AWS Certified Cloud Practitioner — Question 865

Which AWS service or feature is used to send both text and email messages from distributed applications?

Answer options

Correct answer: A

Explanation

Amazon Simple Notification Service (Amazon SNS) is a fully managed messaging service that supports both SMS text messaging and email delivery to endpoints. While Amazon SES is optimized for sending emails, it does not support SMS. Amazon SQS is a queue service for decoupling applications, and Amazon CloudWatch alerts are used to monitor AWS resources rather than send custom application messages.