Dit klopt niet. SNS bestaat al sinds 2010 (http://aws.typepad.com/aw...notification-service.html), maar Amazon heeft daar nu de push-message functionaliteit voor mobiele apparaten aan toegevoegd. Het is een logische keuze om hier geen nieuwe dienst voor te starten, maar dit toe te voegen aan de bestaande pub/sub dienst SNS.Amazon heeft zijn Simple Notification Service, ofwel SNS, aangekondigd als nieuwe dienst van zijn Web Services. Met de SNS-dienst moet het voor ontwikkelaars eenvoudiger worden om push notifications naar smartphones en tablets te sturen.
In het blog van Werner Vogels, de CTO van Amazon, staat:
(Bron: http://www.allthingsdistr...azon-sns-mobile-push.html)We chose to enhance Amazon SNS instead of building a separate mobile notification service because Amazon SNS was designed from day 1 to support multiple protocols and delivery methods (Email, SMS, SQS, HTTP etc.) and already operates at a massive scale delivering billions of notifications every day over these delivery methods.