This assumes that:
- You are using Nginx.
- You want to accept incoming connections on port 80.
- Your Node.js app is listening on port 3000.
- You want to be able to connect to your Node.js instance directly as well as via the load balancer.
####1. Create load balancer