
Answer-first summary for fast verification
Answer: Enable Amazon CloudWatch metrics on Direct Connect to track the received routes. Configure a CloudWatch alarm to send notifications when routes change.
To meet the company's requirements for receiving notifications each time a new route is advertised to AWS from on premises over Direct Connect, the network engineer should enable Amazon CloudWatch metrics on Direct Connect to track the received routes and configure a CloudWatch alarm to send notifications when routes change. This approach directly addresses the need for monitoring route advertisements over Direct Connect and leverages CloudWatch's capabilities for monitoring and alerting. Option A is the correct choice because it specifically targets the monitoring of routes received over Direct Connect, which is the core requirement. Options B, C, and D either do not directly address the requirement or involve more complex and less direct methods for achieving the same goal.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company aims to enhance visibility across its AWS environment, which includes multiple VPCs interconnected via a transit gateway. The transit gateway is linked to an on-premises data center through an AWS Direct Connect gateway and a pair of redundant Direct Connect connections utilizing transit VIFs. The company requires notifications whenever a new route is advertised to AWS from the on-premises network over Direct Connect.
What steps should a network engineer take to fulfill these requirements?
A
Enable Amazon CloudWatch metrics on Direct Connect to track the received routes. Configure a CloudWatch alarm to send notifications when routes change.
B
Onboard Transit Gateway Network Manager to Amazon CloudWatch Logs Insights. Use Amazon EventBridge (Amazon CloudWatch Events) to send notifications when routes change.
C
Configure an AWS Lambda function to periodically check the routes on the Direct Connect gateway and to send notifications when routes change.
D
Enable Amazon CloudWatch Logs on the transit VIFs to track the received routes. Create a metric filter Set an alarm on the filter to send notifications when routes change.
No comments yet.