AWS Certified SysOps Administrator – Associate — Question 275

A SysOps administrator is configuring Amazon CloudWatch alarms. A particular is constantly in the ALARM state.

What could be the reason for this issue?

Answer options

Correct answer: A

Explanation

Amazon CloudWatch alarms continuously evaluate the associated metric against the defined threshold for every evaluation period, regardless of whether the alarm has already been triggered. If the metric continues to breach the threshold, the alarm remains in the ALARM state. Alarms do not require manual intervention or application logic to reset, and a lack of metrics would typically result in an INSUFFICIENT_DATA state rather than a persistent ALARM state.