AWS VPC Design and manage Virtual Private Cloud networking for production AWS environments with proper subnet isolation, routing, and security. When to Use This Skill - Building a new VPC for production, staging, or development - Setting up public/private subnet architecture across multiple AZs - Configuring NAT Gateways for private subnet internet access - Creating security groups and NACLs for network segmentation - Setting up VPC peering or Transit Gateway for multi-VPC connectivity - Implementing VPC endpoints for private access to AWS services - Troubleshooting connectivity issues betwee…