AWS - CloudWatchA CloudWatch alarm is set to notify an SNS topic, but no notifications are received. What is a possible error?AThe alarm is configured with an Auto Scaling policy ARN.BThe alarm threshold is set too high.CThe SNS topic has no confirmed subscriptions.DCloudWatch alarms cannot send notifications to SNS.Check Answer
Step-by-Step SolutionSolution:Step 1: Check SNS topic subscriptionsIf the SNS topic has no confirmed subscriptions, no notifications will be delivered.Step 2: Understand other optionsAlarm with Auto Scaling ARN triggers scaling, not notifications; threshold affects triggering; CloudWatch alarms can send to SNS.Final Answer:The SNS topic has no confirmed subscriptions. -> Option CQuick Check:SNS needs confirmed subscriptions for notifications [OK]Quick Trick: Confirm SNS subscriptions to receive notifications [OK]Common Mistakes:Assuming Auto Scaling ARN sends notificationsIgnoring subscription confirmationBelieving CloudWatch can't notify SNS
Master "CloudWatch" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes API Gateway - API keys and usage plans - Quiz 14medium API Gateway - REST API creation - Quiz 13medium Auto Scaling - Predictive scaling overview - Quiz 8hard CloudWatch - Default vs custom metrics - Quiz 6medium DynamoDB - DynamoDB Streams overview - Quiz 7medium DynamoDB - Why DynamoDB for NoSQL - Quiz 11easy DynamoDB - DynamoDB capacity modes (on-demand, provisioned) - Quiz 15hard Elastic Load Balancing - Cross-zone load balancing - Quiz 15hard RDS and Relational Databases - Multi-AZ deployment for high availability - Quiz 8hard SNS and SQS - SNS notification types (email, SMS, Lambda) - Quiz 3easy