All posts tagged: Nginx

LEMP server on cloud

    LEMP is a variation of the ubiquitous LAMP stack used for developing and deploying web applications. Traditionally, LAMP consists of Linux, Apache, MySQL and PHP. Due to its modular nature, the components can easily be swapped out. With LEMP, Apache is replaced with the lightweight yet powerful Nginx. LEMP is owned by LEMP

nginx varnish on azure

Webserver with Nginx Varnish MySQL – LEMP + V Stack on cloud

      NGINX is open source software for web serving, reverse proxying, caching, load balancing, media streaming, and more. It started out as a web server designed for maximum performance and stability. In addition to its HTTP server capabilities, NGINX can also function as a proxy server for email (IMAP, POP3, and SMTP) and a

Nginx on Cloud

    NGINX (pronounced “engine x”) is a web server. It can act as a reverse proxy server for HTTP, HTTPS, SMTP, POP3 and IMAPprotocols, as well as a load balancer and an HTTP cache. Released under the terms of a BSD-like license, NGINX is free and open source software. NGINX can be deployed to