Designing a Chat App Infrastructure - Part 1
A multi-part series around designing a chat app infrastructure to be scalable and fast
Jul 29, 20245 min read169
Search for a command to run...
Series
In this series, I will create a simple chat app infrastructure and then work through scaling it up, specifically scaling and handling many WebSocket connections.