Command Palette

Search for a command to run...

Hectal
Phase 3Intermediate4 of 9 in AWS

Networking — VPC from the Ground Up

CIDR blocks, public and private subnets, route tables, NAT, endpoints, and connecting VPCs — the network every other resource sits inside.

Most 'it works locally but not on AWS' problems are networking problems: a missing route, a subnet without internet access, a security group or NACL in the way, a private resource trying to reach a public endpoint. This phase builds a production-shaped VPC piece by piece so you know exactly why each piece exists — and how to debug it when traffic doesn't flow.

0/4 · 0%
4 topics ~52 min 9 code blocks & diagrams
Start with the first topic