VPC - CI/CD用語集の定義
VPC(Virtual Private Cloud)は、クラウドプロバイダー内の論理的に隔離された仮想ネットワークで、リソースのIPアドレス範囲、subnet、route table、gatewayを制御します。
関連ガイド
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,…
Security Group - CI/CD Glossary DefinitionA security group is a stateful virtual firewall attached to an instance, allowing inbound and outbound traffi…
Internet Gateway - CI/CD Glossary DefinitionAn internet gateway is the VPC component that enables two-way traffic between a public subnet and the interne…