Architecting Serverless Push Notification System in AWS
Recently at Mindvalley we have decided to use one of the available solutions to send push notifications to our web and mobile users. The new service should support following requirements;
- Integrable with our user management system
- Authentication and Authorization with Auth0
- Send notification to user (multiple devices, multiple platform) not only single device
- Schedule notification
- Flexible user segmentation
- Comprehensive API to manage notification system