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

A company deployed an application in two AWS Regions in one AWS account. The company has one VPC in each Region. The VPCs use non-overlapping private CIDR ranges.

The company needs to connect both VPCs to a single on-premises data center to test the application. The application requires up to 800 Mbps of throughput. A network engineer needs to establish connectivity between the VPCs and the on-premises data center.

Which solution will meet this requirement with the LEAST operational overhead?

Answer options

Correct answer: D

Explanation

Option D is correct as it utilizes BGP routing, which is well-suited for dynamic routing and provides better management of multiple connections, ensuring high availability and redundancy. Options A and B involve Direct Connect, which is more complex and requires static routing or OSPF, adding operational overhead. Option C uses static routing as well, which is less efficient for managing multiple connections between two VPCs and a data center.