InterviewStack.io LogoInterviewStack.io

Cloud Networking and VPC Design Questions

Designing networks inside a cloud provider: VPC/VNet topology, subnets, route tables, gateways, peering, private connectivity, and cloud load balancers. Covers segmentation, security groups and network ACLs, connectivity to on-premises, and how cloud network design differs from traditional data-center networking. Sits between the platform entries and the physical-networking entries.

HardSystem Design
32 practiced

Design a multi-region, highly available transit architecture that connects 100+ VPCs across multiple accounts and an on-prem datacenter. Requirements: encrypted in-transit, 99.99% connectivity SLA, centralized monitoring and flow visibility, ability to insert third-party firewall appliances, and cost controls. Provide topology choices and discuss routing and failover behavior.

MediumTechnical
31 practiced

You manage a Kubernetes environment with hundreds of microservices and many teams. Propose a strategy for security groups or network policies to minimize complexity and blast radius. Include naming/tagging conventions, use of labels or security-group-per-service patterns, automation/IaC approaches to keep rules consistent, and how to handle ephemeral ENIs or pods.

MediumTechnical
45 practiced

For workloads that access managed cloud services (S3, Storage Accounts, object stores), compare using service endpoints (VPC endpoints / PrivateLink), NAT gateways, and proxy appliances. Discuss trade-offs in security (private backbone vs internet egress), cost, performance, and operational complexity.

MediumSystem Design
24 practiced

You must design an IP address allocation plan for 200+ VPCs across 10 regions and multiple accounts so that VPC CIDR ranges never overlap and expansion is possible. Propose a CIDR allocation strategy, delegation model or IPAM approach, and automated guardrails to prevent collisions when teams provision new VPCs.

EasyTechnical
32 practiced

Design an internal DNS strategy using private hosted zones for services across multiple accounts and VPCs (for example Route 53 private hosted zones). Explain split-horizon DNS concepts, how to associate private hosted zones across accounts or VPCs, naming conventions for prod/stage, and how service discovery would work for ephemeral endpoints.

Unlock Full Question Bank

Get access to all 34 Cloud Networking and VPC Design interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.