Amazon Simple Notification Service (SNS)
There is a broad range of services included in Amazon’s AWS. The offerings include an easy way to subscribe to and send, notifications in a variety of methods. This product is called the Simple Notification Service (SNS for short) and we will look into it for this stop on the tour. An Overview of Simple Notification Service Amazon provides a nice summary and overview of SNS as they do with all services. If that seems too lengthy then the summary can be made shorter. SNS provides a way to subscribe to a channel (called a topic) and then publish data that will be available to all subscribers. A subscriber can be a cell phone text address, an email address, or an application... Read more