LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
AWS Certified Solutions Architect - Associate

AWS Certified Solutions Architect - Associate

Get started today

Ultimate access to all questions.


In the us-east-1 Region, a company with multiple VPCs across various AWS accounts seeks the most operationally efficient method to interconnect these VPCs. What should the networking team, managing the cloud network from their own AWS account, implement?

Exam-Like



Explanation:

The most operationally efficient solution to connect multiple VPCs across hundreds of AWS accounts is to use an AWS Transit Gateway. This is because it allows for centralized management of routing configurations and simplifies VPC interconnectivity. Setting up VPC peering (Option A) for numerous VPCs can become complex and difficult to manage. Using NAT gateways and internet gateways (Option B) is less secure and not ideal for private VPC communication. Deploying VPN gateways and creating a transit VPC (Option D) is more complex and less efficient than using an AWS Transit Gateway. Hence, Option C, creating an AWS Transit Gateway in the networking team’s AWS account and configuring static routes from each VPC, is the correct answer.

Powered ByGPT-5