We need to get our base infrastructure in place. The following CloudFormation template will build out five VPCs. Pick the region you want to and keep that choice during any upcoming lab.
We will be explaining these VPCs in detail shortly.
Click on the CloudFormation Launch link below that corresponds to the AWS Region in which you want to deploy the workshop.

In the VPC interface

For our simulated Data Center Router, we will need to use a key pair for secure SSH access. When you generate a key pair in AWS, the public key is stored in your account in the region you created it. Instant downloadable private key; in fact, this is the only time the private key will be available, so download and store it securely.
Access the interface Key Pair

In the Create Key Pair interface

In this step we will use CloudFormation to deploy the infrastructure, specifically deploying 5 VPCs.
Access the creation interface Stack CloudFormation


