AWS Certified Solutions Architect – Associate (SAA-C02) — Question 557

A company wants to establish connectivity between its on-premises data center and AWS for an existing workload. The workload runs on Amazon EC2 instances in two VPCs in different AWS Regions. The VPCs need to communicate with each other. The company needs to provide connectivity from its data center to both
VPCs. The solution must support a bandwidth of 600 Mbps to the data center.
Which solution will meet these requirements?

Answer options

Correct answer: D

Explanation

AWS Transit Gateway simplifies network routing by acting as a central hub that supports inter-region VPC peering and transit routing. This allows the on-premises data center to connect to multiple VPCs via a single AWS Site-to-Site VPN, which natively supports up to 1.25 Gbps of bandwidth, easily meeting the 600 Mbps requirement. Other options relying on VPC peering to route traffic from the data center to a peered VPC fail because VPC peering does not support transitive routing.