Can anybody suggest to me how to do load balancing. Also, it would be great if you could provide some documentation or tutorial links
We recommend doing this with Kubernetes and Helm. Our One-Line Deploy Script uses this.
You’ll want to read more about Kubernetes and Helm for details on how this works.
Is it possible with docker also? @stephens
You might be able to do that with Docker swarm.