Implementing load-balancing

I am trying to prevent a single point for failure for our node app. How do I achieve that? any suggestions? I was thinking of using pm2, but not sure.

Responded in private messaging

The solution we came to was to increase the number of instances in the web service settings.