php - How can it be possible to divide in batches of AWS SNS topic based push notification? -


basically, using aws cloud application (concept of application based on posts , comments) in have thousand of users registered application , subscribed aws sns topic.

whenever posts in app, users notified push notification same time using aws sns topic.so, user may active on app. traffic has been increased on database server , has been hanged.

is there way divide topic in multiple topics , set delay (delay won't affect application requirement) between them , send push notification ?

or else best resolution handle database load promblem


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -