
Answer-first summary for fast verification
Answer: Amazon SNS, which supports A2A and A2P communication for various messaging purposes.
The correct answer is A, Amazon Simple Notification Service (Amazon SNS). Amazon SNS is a fully managed service that enables you to send messages, including text messages (SMS) and emails, from one application to another or to a large number of subscribers. It supports multiple communication protocols, such as SMS, email, HTTP/S, and more, making it a versatile solution for sending messages across various channels. While Amazon SQS is used for message queuing and Amazon SES is for sending emails, Amazon SNS is specifically designed to handle both text and email messages in distributed applications, which is why it is the correct choice for this question.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Select the AWS service designed for sending text and email messages in distributed applications:
A
Amazon SNS, which supports A2A and A2P communication for various messaging purposes.
B
Amazon SES, known for delivering bulk and transactional emails.
C
Amazon CloudWatch, primarily for monitoring AWS resources and applications.
D
Amazon SQS, which facilitates message queuing between application components.
No comments yet.