AWS Certified Solutions Architect – Associate (SAA-C03) — Question 502

A company needs to connect several VPCs in the us-east-1 Region that span hundreds of AWS accounts. The company's networking team has its own AWS account to manage the cloud network.

What is the MOST operationally efficient solution to connect the VPCs?

Answer options

Correct answer: C

Explanation

AWS Transit Gateway acts as a centralized cloud router, making it the most scalable and operationally efficient solution to connect hundreds of VPCs across multiple accounts. Setting up full-mesh VPC peering (Option A) becomes unmanageable at this scale due to the sheer number of connections and routing table limits. Options B and D are less secure and introduce significant management overhead and architectural complexity compared to using AWS Transit Gateway.