...
A solution for this problem is removing a topic once the object become inactive. With this approach, we need to make sure that # of active objects + # of users < 100,000. (Note that we also use AWS SNS for other features in Synapse.)
...
...
A solution for this problem is removing a topic once the object become inactive. With this approach, we need to make sure that # of active objects + # of users < 100,000. (Note that we also use AWS SNS for other features in Synapse.)
...