# What is a Virtual Private Cloud (VPC)?

> A virtual private cloud (VPC) is a provider-defined, logically isolated virtual network in a public cloud.

- Canonical URL: https://yellowcube.eu/glossary/virtual-private-cloud/
- Publisher: Yellow Cube
- Language: en
- Contact: hello@yellowcube.eu

## Content

A customer typically selects address ranges and subnets, configures routing and traffic controls, and connects workloads to other cloud networks, private environments, managed services, or the internet. VPC implementations and terminology vary by provider; the isolation is logical rather than physical.

VPC policy is assembled from components such as route tables, network access control lists, security groups, gateways, private service endpoints, peering, transit services, and flow logs. Identity policy and service-specific access rules remain separate controls and can expose resources even when their network path appears private.

### Key points

- **Design addressing and routes:** Prevent overlapping ranges, unintended default routes, asymmetric paths, uncontrolled transit, and hidden dependencies across accounts, regions, and connected environments.
- **Minimize exposure:** Use private endpoints where appropriate, restrict inbound and outbound paths, govern public addresses and gateways, and block alternate management or service routes.
- **Observe and govern:** Centralize ownership, configuration history, flow evidence, reachability analysis, name resolution, exception review, and testing of segmentation and failure paths.
- **Important limitation:** “Private” does not mean internet-disconnected, single-tenant hardware, encrypted, or secure by default. Permissive identities, routes, security groups, managed-service policies, endpoints, or connected networks can bypass the intended isolation.

### Related terms

[Cloud network security](<https://yellowcube.eu/glossary/cloud-network-security/>) · [Network segmentation](<https://yellowcube.eu/glossary/network-segmentation/>) · [Network access control list (ACL)](<https://yellowcube.eu/glossary/network-access-control-list/>) · [Virtual private network (VPN)](<https://yellowcube.eu/glossary/virtual-private-network/>) · [Cloud firewall](<https://yellowcube.eu/glossary/cloud-firewall/>)

### Sources

[Amazon Web Services, What Is Amazon VPC?](https://docs.aws.amazon.com/vpc/latest/userguide/what-is-amazon-vpc.html) · [Google Cloud, Virtual Private Cloud Documentation](https://cloud.google.com/vpc/docs/overview) · [Microsoft Azure, Virtual Network Overview](https://learn.microsoft.com/azure/virtual-network/virtual-networks-overview)

## Attribution and scope

This Markdown representation is generated from the same approved content records as the canonical HTML page. Cite the canonical URL above when referencing this material. Product and service descriptions are informational; confirm project-specific requirements with Yellow Cube.

