This Lab walks you through the steps to create a custom NACL and associate the NACL to subnets.
Duration: 1 hour 30 minutes
AWS Region: US East (N. Virginia) us-east-1
Log into the AWS Management Console.
Create a VPC without using VPC Wizard.
Create Internet Gateway.
Create private and public subnet for the VPC.
Create and associate route tables.
Add routes to the route table
Launch EC2 instances in public and private subnets.
Test the instances.
Create a custom NACL.
Associate the NACL to subnets.