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

A company has multiple VPCs across AWS Regions to support and run workloads that are isolated from workloads in other Regions. Because of a recent application launch requirement, the company’s VPCs must communicate with all other VPCs across all Regions.

Which solution will meet these requirements with the LEAST amount of administrative effort?

Answer options

Correct answer: C

Explanation

AWS Transit Gateway acts as a cloud router, significantly reducing the complexity of managing a full mesh of VPC connections. By using Transit Gateway within each Region and peering the transit gateways across Regions, the company can establish full VPC-to-VPC communication with minimal routing configuration and administrative overhead. Solutions like VPC peering require a complex web of individual connections, while PrivateLink and Direct Connect are not designed for simple, scalable all-to-all VPC routing.