PassDrill Free practice questions with explanations that actually teach.

AWS-SAA · vpc · Q009 · hard

A company has 12 VPCs that all need to communicate with each other and with an on-premises data center over a single VPN connection. Using only VPC peering, the required full mesh would need 66 separate peering connections and 66 corresponding sets of route table entries. Which alternative most directly solves both the connection-count and the transitive-routing problems?

  1. Attach all 12 VPCs and the VPN connection to a single Transit Gateway
  2. Create one central "hub" VPC and peer all 11 others to it
  3. Use VPC peering but summarize routes to reduce the entry count
  4. Replace all VPCs with a single VPC containing 12 subnets