exam questions

Exam AWS Certified Cloud Practitioner All Questions

View all questions & answers for the AWS Certified Cloud Practitioner exam

Exam AWS Certified Cloud Practitioner topic 1 question 154 discussion

Exam question from Amazon's AWS Certified Cloud Practitioner
Question #: 154
Topic #: 1
[All AWS Certified Cloud Practitioner Questions]

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

  • A. Amazon Simple Notification Service (Amazon SNS)
  • B. Amazon Simple Email Service (Amazon SES)
  • C. Amazon CloudWatch alerts
  • D. Amazon Simple Queue Service (Amazon SQS)
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
yogat78735
Highly Voted 3 years, 7 months ago
I think it's A
upvoted 38 times
...
sasikumar
Highly Voted 3 years, 6 months ago
A Amazon Simple Notification Service (Amazon SNS) is a fully managed messaging service for both application-to-application (A2A) and application-to-person (A2P) communication. The A2A pub/sub functionality provides topics for high-throughput, push-based, many-to-many messaging between distributed systems, microservices, and event-driven serverless applications. Using Amazon SNS topics, your publisher systems can fanout messages to a large number of subscriber systems including Amazon SQS queues, AWS Lambda functions and HTTPS endpoints, for parallel processing, and Amazon Kinesis Data Firehose. The A2P functionality enables you to send messages to users at scale via SMS, mobile push, and email.
upvoted 32 times
...
HebaXX
Most Recent 1 month ago
Selected Answer: A
Correct A. Amazon Simple Notification Service (Amazon SNS) sends SMS for mobile phones , email notifcation , push notifications and application to application(A2A) messaging via Amazon SQS , AWS Lamda or HTTP endpoints B. Amazon Simple Email Service (Amazon SES) -> send and receiving emails only C. Amazon CloudWatch alerts > montioner AWS resources and sending Alerts via SNS D. Amazon Simple Queue Service (Amazon SQS) >> queuing Service used for asynchronous processing between distrubted systems , it doesn't send emails and SMS
upvoted 1 times
...
shivgana
1 year, 7 months ago
Selected Answer: A
Amazon Simple Notification Service (Amazon SNS) is the AWS service used to send both text (SMS) and email messages from distributed applications. It is a fully managed communication service that allows you to send messages or notifications to a distributed set of recipients, including email addresses, mobile phone numbers (via SMS), Amazon SQS queues, Lambda functions, and more. Amazon SNS supports multiple communication protocols, including SMS, email, HTTP/S, and more, making it a versatile solution for sending messages across various channels.
upvoted 3 times
...
LabStation
1 year, 7 months ago
Selected Answer: A
Amazon Simple Notification Service (Amazon SNS) sends notifications in two ways: A2A and A2P. The A2A way provides high-throughput, push-based messaging for messaging between diverse distributed systems, microservices, and event-driven serverless applications. These applications include Amazon Simple Queue Service (SQS), Amazon Kinesis Data Firehose, AWS Lambda, and other HTTPS endpoints. The A2P functionality, in turn, allows you to send messages to your customers using SMS texts, push notifications and email. by: https://aws.amazon.com/sns/
upvoted 4 times
...
Gulsah
1 year, 9 months ago
Selected Answer: D
Answer is correct: D https://aws.amazon.com/getting-started/hands-on/send-messages-distributed-applications/
upvoted 2 times
...
man5484
1 year, 9 months ago
Selected Answer: A
Amazon Simple Notification Service (Amazon SNS) is a fully managed messaging service that enables the sending of both text messages (SMS) and email messages from distributed applications. It provides a publish-subscribe model, allowing messages to be sent to multiple subscribers or endpoints simultaneously. With Amazon SNS, applications can send messages to a variety of endpoints, including email addresses, mobile devices (via SMS), AWS Lambda functions, HTTP endpoints, and more. It supports both text-based messages and email messages, making it a versatile solution for sending notifications, alerts, and other types of messages to users or systems. Amazon SQS is a message queue service that allows you to decouple microservices and distributed systems. SQS is a good option for storing messages that need to be processed later. However, it is not a good option for sending text or email messages.
upvoted 4 times
...
Coffeelander
1 year, 10 months ago
I think the question compiler does not understand english. It says both text and email and obviously it should be for mobile also.
upvoted 1 times
...
Zonci
1 year, 10 months ago
Selected Answer: A
Amazon SNS is used for pub/sub messaging and sending notifications to multiple subscribers, Amazon SQS is used for reliable message queuing and decoupling application components, and Amazon SES is used for sending high-quality emails. The choice between these services depends on your specific use case and the requirements of your application.
upvoted 1 times
...
gelodot
1 year, 11 months ago
Selected Answer: D
alcording to this i think id D distributed applications - > SQS https://ably.com/topic/aws-sns-vs-sqs#:~:text=SNS%20is%20typically%20used%20for,1%20minute%20to%2014%20days).
upvoted 1 times
...
huanghaiyao
1 year, 11 months ago
Selected Answer: A
i think A is right,as follows https://aws.amazon.com/sns/?nc2=type_a
upvoted 2 times
...
0x0045
1 year, 11 months ago
Selected Answer: A
SQS is used to decouple application components, not sent emails and texs. that is what SNS is designed to do. https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-difference-from-amazon-mq-sns.html
upvoted 2 times
...
reshu26
2 years ago
SNS is right answer. SQS is wrong as via SQS can't send email.
upvoted 2 times
...
Guru4Cloud
2 years ago
Selected Answer: A
The AWS service or feature that is used to send both text and email messages from distributed applications is Amazon Simple Notification Service (Amazon SNS). Amazon SNS is a fully managed pub/sub messaging service that enables you to send messages from one application to another or to a large number of subscribers. With Amazon SNS, you can send text messages (SMS), email messages, and push notifications to mobile devices, as well as other distributed services and applications. Amazon SNS supports multiple protocols, including HTTP/HTTPS, Email, SMS, Lambda, and more, making it easy to integrate with your existing applications and services.
upvoted 1 times
...
Vinayhasija
2 years, 1 month ago
Selected Answer: A
The AWS service that is used to send both text and email messages from distributed applications is Amazon Simple Notification Service (Amazon SNS). Amazon SNS is a fully managed messaging service that enables the delivery of messages to a large number of subscribers, including SMS text messages, email messages, and push notifications to mobile devices or distributed services.
upvoted 1 times
...
linux_admin
2 years, 1 month ago
Selected Answer: A
A. Amazon Simple Notification Service (Amazon SNS). Amazon Simple Notification Service (Amazon SNS) is a fully managed pub/sub messaging service that enables distributed applications to send messages to one or many recipients using either email or text messages (SMS). With Amazon SNS, developers can send messages to large numbers of recipients or devices, with automatic scaling to handle load spikes.
upvoted 1 times
...
Momo2023
2 years, 1 month ago
CHATGPT. The AWS service or feature that is used to send both text and email messages from distributed applications is Amazon Simple Notification Service (Amazon SNS). Amazon SNS is a fully managed messaging service that enables you to send messages or notifications to a variety of endpoints, including email, SMS (text), mobile push notifications, and more. With Amazon SNS, you can send messages to multiple recipients or subscribers simultaneously, and you can also filter messages based on recipient preferences or topics. While Amazon Simple Email Service (Amazon SES) can also be used to send emails from distributed applications, it does not support text (SMS) messages or other types of notifications.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago