Preparing VPC and EC2

In this step, we will need to create a VPC with 2 public / private subnets. Then create 1 EC2 Instance Linux located in the public subnet, 1 EC2 Instance Windows located in the private subnet.

The architecture overview after you complete this step will be as follows:

VPC

To learn how to create EC2 instances and VPCs with public/private subnets, you can refer to the lab:

Content