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

A company is growing rapidly. Data transfers between the company's on-premises systems and Amazon EC2 instances that run in VPCs are limited by the throughput of a single AWS Site-to-Site VPN connection between the company's on-premises data center firewall and an AWS Transit Gateway.

A network engineer must resolve the throttling by designing a solution that is highly available and secure. The solution also must scale the VPN throughput from on premises to the VPC resources to support the increase in traffic.

Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

Option A is correct because configuring multiple dynamic BGP-based Site-to-Site VPN connections allows for greater throughput and redundancy, while ECMP optimizes traffic distribution. Option B is incorrect as static routing does not provide the same level of flexibility and scalability as dynamic routing. Option C lacks the necessary multiple connections required for high availability and does not address throughput scaling adequately. Option D may introduce unnecessary complexity and does not guarantee the same level of performance as the BGP-based solution.