CloudWatch Alarms

Difficulty: Beginner

Question

How do CloudWatch Alarms work?

Answer

You set a metric and a threshold; if the metric crosses the threshold for a period, an action is triggered (like sending an SNS notification or stopping an instance).

Concepts covered

Monitoring, Alerting