AWS 101 Practice Workshop
Architecture Diagram Build Website Setup Networking (VPC) Resource Security (SGs) Access Management (IAM) Deploy Compute (EC2) Administer Web Server (SSM) Load Balancing (ALB) Storage (S3) Test Web Server Scaling (ASG) Final Output 1. Setup Networking (VPC) Navigate to the AWS Management Console and locate the VPC service. Click Create VPC. Select VPC and more. This will start the VPC wizard. Create a private and public subnet in 2 Availability Zone Each subnet is connected to a route table, which determines how network traffic is routed. The public subnets are routed to an Internet Gateway In the NAT gateways section, select 1 per AZ. Review the Network Click Create VPC ✅ Your VPC with public & private subnets is now ready!

Architecture Diagram
Build Website
- Setup Networking (VPC)
- Resource Security (SGs)
- Access Management (IAM)
- Deploy Compute (EC2)
- Administer Web Server (SSM)
- Load Balancing (ALB)
- Storage (S3)
- Test Web Server
- Scaling (ASG)
- Final Output
1. Setup Networking (VPC)
- Navigate to the AWS Management Console and locate the VPC service.
- Click Create VPC.
- Select VPC and more. This will start the VPC wizard.
- Create a private and public subnet in 2 Availability Zone Each subnet is connected to a route table, which determines how network traffic is routed. The public subnets are routed to an Internet Gateway
- In the NAT gateways section, select 1 per AZ.
- Review the Network
- Click Create VPC
✅ Your VPC with public & private subnets is now ready!