Ngnix is a piece of traffic controller software for websites and we applications.
It can help with the following:
- Serving content to clients e.g., HTML, CSS, images and other files being displayed.
- Act as a Reverse Proxy and forward client requests to backend servers.
- Act as a Load Balancer and spread load across multiple backend servers.