Amazon Introduces iOS-Compatible Cross-Platform Notification Sending Service for Developers [iOS Blog]

amazonwebservicesAmazon has added a new service to its Amazon Web Services division that should make it easier for developers to integrate push notifications into their apps, particularly when developing for multiple platforms.

SNS Mobile Push allows developers to send notifications to iOS, Android and Kindle Fire devices for $1 per million notifications sent, without developing a complicated push notification backend and with Amazon’s backing as apps scale to millions of users.
Supporting push notifications at large scale has been incredibly complicated for mobile app developers. Each popular mobile platform maintains a different free relay service that delivers notifications through persistent connections to devices running the platforms they own. This means that to support millions of users on multiple mobile platforms, developers must integrate with each of these platform-specific relay services, which introduces operational complexity and cost. In addition, the nature of mobile app distribution is such that successful apps can become popular almost overnight, exacerbating these challenges for customers.

“Many customers tell us they build and maintain their own mobile push services, even though they find this approach expensive, complex and error-prone,” said Raju Gulabani, Vice President of Database Services, AWS. “Amazon SNS with Mobile Push takes these concerns off the table with one simple cross-platform API, a flat low price and a free tier that means many customers won’t pay anything until their applications achieve scale.”Smaller developers can integrate the service as well, with Amazon allowing developers to send one million notifications per month for free.

To learn more about Amazon SNS Mobile Push, visit: http://aws.amazon.com/sns.