Bird
0
0

You set a CloudWatch alarm for high memory usage on an EC2 instance. The alarm triggers when usage exceeds 75%. What happens when memory usage reaches 80%?

medium📝 Predict Output Q4 of 15
AWS - CloudWatch
You set a CloudWatch alarm for high memory usage on an EC2 instance. The alarm triggers when usage exceeds 75%. What happens when memory usage reaches 80%?
AThe alarm state remains OK and no action is taken
BThe alarm state changes to ALARM and notifications are sent
CThe EC2 instance automatically stops
DThe alarm deletes the EC2 instance
Step-by-Step Solution
Solution:
  1. Step 1: Understand CloudWatch alarm behavior

    When the metric exceeds the threshold, the alarm state changes to ALARM.
  2. Step 2: Recognize alarm actions

    Alarms can send notifications but do not automatically stop or delete instances.
  3. Final Answer:

    The alarm state changes to ALARM and notifications are sent -> Option B
  4. Quick Check:

    Alarm triggers = State ALARM + notify [OK]
Quick Trick: Alarms notify, they don't stop or delete resources automatically [OK]
Common Mistakes:
  • Assuming alarms stop instances automatically
  • Thinking alarms delete resources
  • Believing alarm state stays OK after threshold breach

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes