VPC Create
The purpose of this document is to explain how to create a VPC in AWS.
Make the VPC
Make a subnet
Associate the subnet with a route under https://console.aws.amazon.com/vpc/home?region=us-east-1#s=route-tables
Create an internet gateway under https://console.aws.amazon.com/vpc/home?region=us-east-1#s=internet-gateways
Create a route to 0.0.0.0/0 that uses your new internet gatewaw (like igw-28d3d65a)