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

A company has critical VPC workloads that connect to an on-premises data center through two redundant active-passive AWS Direct Connect connections. However, a recent outage on one Direct Connect connection revealed that it takes more than a minute for traffic to fail over to the secondary Direct Connect connection. The company wants to reduce the failover time from minutes to seconds.

Which solution will provide the LARGEST reduction in the BGP failover time?

Answer options

Correct answer: D

Explanation

Configuring Bidirectional Forwarding Detection (BFD) on the on-premises router (option D) significantly reduces the failover time by allowing faster detection of link failures compared to relying solely on BGP timers. Options A and C may help but do not provide the same level of rapid detection as BFD. Option B introduces additional complexity and does not directly address the failover time issue.