Tag: Linux
September 24, 2025
/ DevOps
Building a Mini-VPC on Linux: What I Did in HNG Stage 4, Why It Works, and How You Can Recreate It
I built an AWS-style VPC using only Linux primitives on a single host. I used network namespaces for subnets, Linux…