The art of load balancing – Part 2 Tech by Sunny Srinidhi - July 27, 2020July 27, 20200 In the part 1 of the art of load balancing, we saw what a load balancer is, the various strategies of load balancing, and how you can easily get started with a load balancer on your local machine. In this part 2 of the series, we’ll briefly see how each strategy of load balancing works. Read more... “The art of load balancing – Part 2”
The art of load balancing – Part 1 (Understanding a load balancer) Tech by Sunny Srinidhi - June 3, 2020June 3, 20200 A load balancer becomes a very important component of your infrastructure as your system grows. As the traffic to your server increases, you’ll have to scale the server either vertically or horizontally. There’s nothing much you can do when you scale vertically, because the load your server can take is still limited by the hardware capability of the server. Read more... “The art of load balancing – Part 1 (Understanding a load balancer)”