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!

Mar 31, 2025 - 15:31
 0
AWS 101 Practice Workshop

Architecture Diagram

Image description

Build Website

  1. Setup Networking (VPC)
  2. Resource Security (SGs)
  3. Access Management (IAM)
  4. Deploy Compute (EC2)
  5. Administer Web Server (SSM)
  6. Load Balancing (ALB)
  7. Storage (S3)
  8. Test Web Server
  9. Scaling (ASG)
  10. 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

Image description

  • Click Create VPC

Image description

Your VPC with public & private subnets is now ready!