AWS Certified DevOps Engineer – Professional — Question 58

A company's DevOps engineer is working in a multi-account environment. The company uses AWS Transit Gateway to route all outbound traffic through a network operations account. In the network operations account, all account traffic passes through a firewall appliance for inspection before the traffic goes to an internet gateway.
The firewall appliance sends logs to Amazon CloudWatch Logs and includes event severities of CRITICAL, HIGH, MEDIUM, LOW, and INFO. The security team wants to receive an alert if any CRITICAL events occur.
What should the DevOps engineer do to meet these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B because it directly addresses the need to filter for CRITICAL events in the firewall logs and set up a custom metric that triggers a CloudWatch alarm for notifications. Option A is incorrect as it relies on a canary which is not necessary for log monitoring. Option C suggests using GuardDuty, which is not applicable for this firewall setup, and D focuses on Firewall Manager, which does not pertain to the specific logging requirements of the firewall appliance.