Subnet - CI/CD用語集の定義
subnetは、単一のavailability zoneにスコープされたVPCのIPアドレス範囲のセグメントです。パブリックsubnetはinternet gatewayへのルートを持ち、プライベートsubnetはNATを介してのみ、あるいはまったくインターネットに到達しません。
関連ガイド
VPC - CI/CD Glossary DefinitionA VPC is a logically isolated virtual network in the cloud where you place instances, control IP ranges, subn…
NAT Gateway - CI/CD Glossary DefinitionA NAT gateway lets instances in a private subnet make outbound internet connections (to pull packages) while…
Internet Gateway - CI/CD Glossary DefinitionAn internet gateway is the VPC component that enables two-way traffic between a public subnet and the interne…