SNS
Simple Notification Service
Last updated
Simple Notification Service
Last updated
• What if you want to send one message to many receivers?
• The “event publishers” only send messages to one SNS topic
• As many “event subscribers” as we want to listen to the SNS topic notifications
• Each subscriber to the topic will get all the messages
• Up to 12,500,000 subscriptions per topic, 100,000 topics limit