I am new to Amazon services. I already used FIREBASE and PUBNUB for browser notification in other applications. I would like to build browser notification like FIREBASE or PUBNUB using AWS SNS.
For web application front end I am using ReactJs and back-end Nodejs lambda functions.
Is it possible to use SNS for Browser or Web application Notification? Please advice.
Thanks