📘 NetStack Playground
Learn Cloud Networking visually with simple diagrams and Terraform code.

🟢 VPC Basic
2-tier VPC layout with public and private subnets, IGW, and NAT Gateway.

🔁 VPC Peering
Connect two VPCs for private communication without using the public internet.

🖥️ EC2 Basic
Launch a single EC2 instance inside a public subnet with SSH access via Internet Gateway.

🌐 S3 Static Site
Host a static website from an S3 bucket with public access and static hosting enabled.

🛠️ InfraBuilder
Build your own infrastructure step by step with a visual drag-and-drop style interface.