VPC - CI/CD Glossary Definition
A VPC (Virtual Private Cloud) is a logically isolated virtual network within a cloud provider where you control the IP address range, subnets, route tables, and gateways for your resources.
Related guides
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…