AWS Certified CloudOps Engineer - Associate

SNS for Operational Alerting

How an alarm notification actually reaches a human: SNS topics and subscriptions, the confirmation step that silently breaks alerting, filter policies, retry behavior per protocol, dead-letter queues, and the KMS permission that stops encrypted topics from receiving alarms.

Intermediate 20 minutes 6 Learning Objectives
  1. Describe the publisher, topic, and subscription model and the endpoint types SNS can deliver to
  2. Explain why an unconfirmed email subscription produces an alarm that appears to work but notifies nobody
  3. Use subscription filter policies to route one topic to different audiences
  4. Compare SNS retry behavior for AWS managed endpoints and customer managed endpoints
  5. Configure a dead-letter queue and explain why it attaches to a subscription rather than a topic
  6. Diagnose an encrypted SNS topic that never receives alarm notifications