Bird
0
0

Why does AWS Budgets use Amazon SNS for billing alerts instead of sending emails directly?

hard📝 Conceptual Q10 of 15
AWS - Account and Billing
Why does AWS Budgets use Amazon SNS for billing alerts instead of sending emails directly?
ASNS allows flexible notification delivery to multiple endpoints including email
BSNS is cheaper than sending emails directly
CAWS Budgets cannot send notifications without SNS
DSNS encrypts billing data before sending emails
Step-by-Step Solution
Solution:
  1. Step 1: Understand SNS role in notifications

    SNS supports multiple protocols like email, SMS, HTTP, making notifications flexible.
  2. Step 2: Identify why SNS is preferred

    Using SNS decouples alert generation from delivery and supports multiple subscribers.
  3. Final Answer:

    SNS allows flexible notification delivery to multiple endpoints including email -> Option A
  4. Quick Check:

    SNS = Flexible multi-endpoint notifications [OK]
Quick Trick: SNS supports many notification types, not just email [OK]
Common Mistakes:
  • Thinking SNS is only for cost
  • Assuming SNS encrypts emails
  • Believing Budgets can't send notifications without SNS

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes