From the course: Hands-On Development in AWS

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Using SNS platform applications

Using SNS platform applications

- We saw in a previous lesson that the Simple Notification Service supports mobile push notification. We have support for Apple, Android, Baidu, Google, Microsoft Windows, et cetera. I want to show you what is involved in doing that integration with Simple Notification Service, because you want to be able to publish to a topic and then have the mobile push notification go out to your users. It is somewhat complicated to pull this off. So I'm here in the Ohio region, and if I look under mobile over here on the left, I have text messaging and origination numbers. But what I really want are mobile push notifications. So there are only certain regions that support mobile push. Here in the documentation we see these regions in the United States support mobile push. So let's head over to Northern Virginia and in our navigation we now have push notifications. This picture at the top of the screen sums it up nicely. You create a platform application, you add end points to it, and then you…

Contents