Provision a VPC and Subnet in AWS
[yasr_visitor_votes]
Amazon Virtual Private Cloud, or VPC, allows you to launch AWS resources into a virtual network that you’ve defined. This virtual network closely resembles a traditional network that you’d operate in your own data center, with the benefits of using the scalable infrastructure of AWS. Amazon VPC is the networking layer for Amazon EC2 instances.
In this AWS simulation, you will be guided through the creation of a VPC. After creating the VPC, you will create a subnet within the VPC.