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

A company uses a 4 Gbps AWS Direct Connect dedicated connection with a link aggregation group (LAG) bundle to connect to five VPCs that are deployed in the us-east-1 Region. Each VPC serves a different business unit and uses its own private VIF for connectivity to the on-premises environment. Users are reporting slowness when they access resources that are hosted on AWS.
A network engineer finds that there are sudden increases in throughput and that the Direct Connect connection becomes saturated at the same time for about an hour each business day. The company wants to know which business unit is causing the sudden increase in throughput. The network engineer must find out this information and implement a solution to resolve the problem.
Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

The correct answer is A because reviewing the VirtualInterfaceBpsEgress and VirtualInterfaceBpsIngress metrics allows the engineer to pinpoint which VIF is causing the bandwidth issues and creating a new 10 Gbps dedicated connection will provide additional capacity. Option B suggests merely upgrading the existing connection, which may not resolve the immediate issue if the current connection is already saturated. Options C and D incorrectly refer to the ConnectionBpsIngress and ConnectionPpsEgress metrics instead of the appropriate VirtualInterface metrics.