AWS Lambda running NodeJS and Pusher Beams for iOS notifications
In this tutorial, we will learn how to use AWS Lambda to send push notifications to the iOS app. This tutorial will guide you through setting up Lambda and building both parts of the application. The Lambda function will be written with Node.js.
Follow tutorial