Nginx tutorial
Nginx can be used as an HTTP web server or a reverse proxy.
In this blog, we’ll go through the basics of nginx and at the end, we’ll create a simple reverse proxy that can route requests to different servers based on path and load balance those reque...
adityabisht.hashnode.dev4 min read