AWS Developer Associate Training

Module 7: Virtual Private Cloud (VPC) (8 Hours)

  • Networks and Subnets
  • Overview of VPC
  • Route Tables
  • Internet Gateways
  • NAT Instances and NAT Gateway
  • Endpoints
  • Network Access Control Lists (NACL)
  • VPN Connections
  • VPC Peering
  • Lab 1: Create a VPC by including such CIDR range which supports exactly 2048 network IP address. Create one public subnet and one private subnet.
  • Lab 2: Create a VPC with public and private subnet. Separate them with Internet Gateway and NAT Gateway. Create EC2 Web Servers and Database Servers. Make such configuration, so that EC2 web servers will be inside public subnet and Database servers will be inside private subnet.