Introduction
SNS lets you send messages to different places automatically. You can send emails, text messages, or trigger small programs called Lambda functions when something happens.
When you want to send an alert email to your team if a server has a problem.
When you want to send a text message to your phone for important updates.
When you want to run a small program automatically after a new file is uploaded.
When you want to notify multiple systems at once about an event.
When you want to connect your app to other AWS services easily.