NGINX
↔ Backend Server gateway to Web, Reverse Proxy to handle Requests/Cache/load balance
NGINX runs Event Loop to handle up to 10K Concurrent connections
NGINX popular Server to handle HTTP requests
NGINX acts as Reverse Proxy to redis load to multiple Backend Server
NGINX runs on Linux Backend Server & config via etc\nginx\nginx.conf
NGINX FOSS vs premium NGinx Plus SaaS