Design and deploy a production-grade AWS VPC with public and private subnets, NAT gateways, route tables, and security group chaining across multiple availability zones.
Last updated 02/2025
120
Beginner
Prerequisites
•
AWS account with IAM user and AdministratorAccess or NetworkAdministrator policy
•
Basic understanding of IP addressing and CIDR notation
•
Familiarity with the AWS Console
Objectives
•
Design a multi-tier network topology with public and private subnet isolation
•
Understand how route tables control traffic flow inside a VPC
•
Configure NAT Gateways to enable outbound internet access from private subnets
•
Build layered security using security group chaining
•
Apply production-grade naming conventions and tagging strategies
•
Identify and clean up all billable resources created during the lab