Tagged

VPC

Mar 16, 2026 Terraform Agents 10 min read

Terraform for AI Agents (3): A Reusable VPC and Security Baseline

The first reusable module — a three-zone VPC with public/private subnets, NAT egress, security groups layered by tier, and KMS keys per data domain. The same code shows up in every agent stack I've shipped, parameterised …

Apr 18, 2023 Cloud Computing 20 min read

Cloud Network Architecture and SDN

VPC, load balancers, CDN, SDN/NFV, and BGP -- a deep tour of cloud networking from packet to planet, with the production knobs that matter.