System Design 101: What Problem Does a Load Balancer Actually Solve?
In the previous article, I tried designing a URL shortener.
I started with something ridiculously simple:
Client → Server → Database
And then, as soon as I started thinking about scale, the architect
systemdesign101.hashnode.dev9 min read