You have a Web application hosted in an EC2 Instance that needs to send notifications based on events. Which of the below services can assist in sending notifications?
Answer options:
A.AWS SES
B.AWS SNS
C.AWS SQS
D.AWS EC2
Answer correct:
Answer – B
The AWS Documentation mentions the following:
Amazon Simple Notification Service (Amazon SNS) is a web service that enables applications, end-users, and devices to send and receive notifications from the cloud instantly.
For more information on AWS SNS, please visit the URL:
https://aws.amazon.com/documentation/sns/