0
0
AWScloud~5 mins

Alarm actions (SNS, Auto Scaling) in AWS - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is an alarm action in AWS CloudWatch?
An alarm action is what happens when a CloudWatch alarm changes state. It can send notifications or trigger other AWS services like Auto Scaling.
Click to reveal answer
beginner
How does SNS work with CloudWatch alarms?
SNS (Simple Notification Service) sends messages to subscribers like email or SMS when a CloudWatch alarm triggers.
Click to reveal answer
intermediate
What happens when a CloudWatch alarm triggers an Auto Scaling action?
The Auto Scaling group adjusts the number of instances, either adding or removing them based on the alarm's condition.
Click to reveal answer
intermediate
Can a CloudWatch alarm have multiple actions?
Yes, an alarm can trigger multiple actions like sending SNS notifications and scaling Auto Scaling groups at the same time.
Click to reveal answer
beginner
Why use Auto Scaling with CloudWatch alarms?
It helps keep your application healthy and cost-efficient by automatically adjusting resources based on real-time metrics.
Click to reveal answer
What does SNS do when triggered by a CloudWatch alarm?
ASends notifications to subscribers
BDeletes EC2 instances
CCreates new CloudWatch metrics
DStops Auto Scaling groups
Which AWS service can automatically add or remove instances based on CloudWatch alarms?
ALambda
BSNS
CAuto Scaling
DS3
Can a CloudWatch alarm trigger both SNS notifications and Auto Scaling actions simultaneously?
AOnly if using Lambda
BNo
COnly one action per alarm
DYes
What is the main benefit of linking CloudWatch alarms to Auto Scaling?
AManual instance management
BAutomatic resource adjustment
CFaster SNS notifications
DCreating new alarms
Which of these is NOT a valid CloudWatch alarm action?
ADirectly modify S3 bucket policies
BTrigger Auto Scaling
CSend SNS notification
DInvoke Lambda function
Explain how CloudWatch alarms can help manage Auto Scaling groups.
Think about monitoring, triggering, and adjusting resources automatically.
You got /4 concepts.
    Describe the role of SNS in alarm actions and why it is useful.
    Consider how alerts reach users or other systems.
    You got /4 concepts.