Virtual private clouds (VPC)
A virtual private cloud (VPC) is a virtual network dedicated to your AWS account. It is logically isolated from other virtual networks in the AWS Cloud. You can launch AWS resources, such as Amazon EC2 instances, into your VPC.
Your account contains a default VPC for each AWS Region. You can also create additional VPCs.
Contents
VPC basics
A VPC spans all of the Availability Zones in a Region. After you create a VPC, you can add one or more subnets in each Availability Zone. For more information, see Subnets for your VPC.
VPC IP address range
When you create a VPC, you specify its IP addresses as follows:
-
IPv4 only – The VPC has an IPv4 CIDR block but does not have an IPv6 CIDR block.
-
Dual stack – The VPC has both an IPv4 CIDR block and an IPv6 CIDR block.
For more information, see IP addressing for your VPCs and subnets.
VPC diagram
The following diagram shows a VPC with no additional VPC resources.

VPC resources
Each VPC automatically comes with the following resources:
You can create the following resources for your VPC: