
Topology for the infrastructure created and configured in this lab.


The two Images above show me configuring the Network ACL. These are stateless filtering rules for traffic allowed in and out of the VPC.

This is the Subnet associated with the VPC

Adding routes for the Route Table connected to the VPC

Connecting inbound rules for the security group that we will attach to an EC2 instance. In contrast to Network ACL’s this is stateful filtering.

Launching a t2.micro EC2 instance.

Connecting CLI to EC2 instance
Below I use the CLI to Install Apache to the EC2 instance



