Making a Simple Load-Balancer with HaProxy
Welcome to another hashnode post, all of you. In this article, I will show you how to make a simple load-balancer from the servler I set up with express using haProxy.
We will have two folders:
app: A simple backend server to build with express
ha...
furkangulsen.hashnode.dev4 min read