Simple Notification Service - AWS SNS

Messages / Alerts / Notification service fully managed by AWS.

Publish a message to all the endpoints that are subscribed to a topic.

We can create a topic and add subscribers to it whoever are interested for receiving notifications about that topic. 

We can publish message about a topic via notification to all the subscribed endpoints like mobiles (SMS or Push Notifications), emails, SQS.

No comments:

Post a Comment