AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 172

A company hosts infrastructure services in multiple VPCs across multiple accounts in the us-west-2 Region. The VPC CIDR blocks do not overlap. The company wants to connect the VPCs to its data centers by using AWS Site-to-Site VPN tunnels.

The connections must be encrypted in transit. Additionally, the connection from each data center must route to the closest AWS edge location. The connections must be highly available and must accommodate automatic failover.

Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

Option A is the correct answer as it utilizes a transit gateway which allows for dynamic routing and supports automatic failover, meeting the requirement for high availability and routing to the nearest AWS edge location. Options B and D lack the transit gateway setup, which limits the ability to manage multiple VPCs effectively and does not provide dynamic routing. Option C, while similar to A, incorrectly specifies static routing instead of dynamic routing, which does not fulfill the requirement for automatic failover.