Configuring NGINX as a Web Server, a Load Balancer and a Reverse Proxy
In this simple hands-on, we’ll be configuring Nginx as a Web Server serving static web contents, as a Load Balancer distributing requests to three backend node.js applications and as a Reverse Proxy proxying requests from one port to another.
Nginx :...
jubriledun.hashnode.dev3 min read