Hosting - Technology
Nginx
Web server software commonly used to serve websites, route traffic and act as a reverse proxy
What's it for?
Receives web traffic and sends it to the right website or application.
For example…
Nginx receives HTTPS traffic for a website and passes application requests to the correct back-end service.
A company uses Nginx as a reverse proxy in front of several application servers so users connect through one public address