Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Learning NGINX Web Server from Zero to Hero

via Udemy

Overview

install and configure NGINX on a Linux machine, and set up the rest of the pieces you need for the complete LEMP,NLB

What you'll learn:
  • Set up high-performance architecture with NGINX and install and configure NGINX on a Linux machine and complete LEMP web development stack also coverer NLB,Reverse Proxy

Greeting,

NGINX offers speed unmatched by competitors like Apache, on top of bonus features such as load balancing and HTTP caching. Its rising popularity makes NGINX an indispensable skill for web developers, system administrators, and web technologists. You will learn how to install and configure NGINX on a Linux machine and set up the rest of the pieces you need for the complete LEMP web development stack. It also explores the security features of NGINX, such as password authentication, HTTPS, and SSL certificates, and its capabilities as a reverse proxy and load balancer.

The Following Topics are Covered

  1. Installing NGINX on LinuxConfiguring a virtual host

  2. Installing PHP and MariaDB for the LEMP stack

  3. Securing sites with NGINX

  4. Creating SSL certificates

  5. Reverse proxies

  6. Load balancing


Critical Functions of NGINX:

  1. Web Server: It directly serves users static files (like HTML, images, and CSS).

  2. Reverse Proxy: NGINX can forward client requests to backend servers to help distribute the load.

  3. Load Balancer: It distributes incoming traffic across multiple servers, balancing the workload.

  4. HTTP Cache: NGINX can cache responses from backend servers, reducing the load on the server and speeding up response times.

  5. Benefits of Using NGINX:

  6. High Performance: Known for handling large numbers of connections efficiently.

  7. Low Resource Usage: Consumes less memory and CPU than other web servers.

  8. Scalability: Excellent for scaling web applications by load balancing and caching.


Taught by

Zulqarnain Hayat

Reviews

3.8 rating at Udemy based on 324 ratings

Start your review of Learning NGINX Web Server from Zero to Hero

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.