Transfer users to another replica server if main server goes down

I use the process outlined here - https://medium.com/@tyvdh/deploying-production-meteor-in-2017-f2983277e872.

You can have multiple instances of your app on the same server or across multiple servers and failover automatically, on-demand, or just use for load balancing.