Hacker News new | ask | show | jobs
Ask HN: AWS IRC style realtime topic chatrooms?
2 points by oceanbreeze83 2581 days ago
Is SNS+SQS the best way to do an irc style real time chatroom backend? ~2000 topics, max 5000 listeners per topic.

If not, what could work scalably / low maintenance on AWS?

Or should I just use Firestore/Firebase