The Amazon SNS is a robust way to send notification messages via multiple protocols like e-mail, SMS, HTTP, etc. There are many use cases where you can use a service like this but I want to show how to use it to get notified when my EC2 server that I created in my previous post is started. Here are the steps to create the notification:
- Create new topic
In the AWS Management Console go to the SNS service page and click ‘Create new topic’:
Continue reading


