AWS IP Address Subnetting | Telugu
VPCs and subnets
PDF
Kindle
RSS
To get started with Amazon Virtual Private Cloud (Amazon VPC), you create a VPC and subnets. For a general overview of Amazon VPC, see What is Amazon VPC?.
Contents
VPC and subnet basics
VPC and subnet sizing
Subnet routing
Subnet security
Working with VPCs and subnets
Working with shared VPCs
Extending Your VPCs
VPC and subnet basics
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 your AWS resources, such as Amazon EC2 instances, into your VPC.
When you create a VPC, you must specify a range of IPv4 addresses for the VPC in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16. This is the primary CIDR block for your VPC. For more information about CIDR notation, see RFC 4632.
ipv4