NAT Gateway - CI/CD用語集の定義
NAT gatewayは、プライベートsubnet内のインスタンスのプライベートアドレスを送信接続用のパブリックアドレスに変換するため、インターネットから到達不能なままパッケージを取得したりAPIを呼び出したりできます。
関連ガイド
Internet Gateway - CI/CD Glossary DefinitionAn internet gateway is the VPC component that enables two-way traffic between a public subnet and the interne…
Subnet - CI/CD Glossary DefinitionA subnet is a slice of a VPC’s IP range tied to one availability zone; public subnets route to the internet,…
Egress - CI/CD Glossary DefinitionEgress is traffic leaving a network or instance - outbound connections. Locking down egress limits what a com…