nginx
nginx is a high-performance web server, reverse proxy, and load balancer that serves as the 'front door' for your project. /etc/nginx/nginx.conf: This is the 'master console'. Global settings (number of worker processes, logging, network optimization) are configured here. It automatically includes files from other folders.