#system-design
Read more stories on Hashnode
Articles with this tag
Load Balancers Decoded: A Beginner-Friendly Overview ยท Introduction A load balancer is a crucial component in a distributed computing as it distributes...
A Beginner's Guide to Horizontal Scaling ยท Before diving into horizontal scaling, let's first discuss what actually we mean by "scaling". ๐ก In the...
Before diving into vertical scaling, let's first discuss what actually we mean by "scaling". ๐ก In the context of software engineering, scaling...