Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Nginx Server - Learn it as, the current IT world demands
Rating: 4.0 out of 5(8 ratings)
131 students

Nginx Server - Learn it as, the current IT world demands

Learn how Nginx works, understand core concept it and become master of it.
Created byVishwanath More
Last updated 10/2021
English
English [Auto],

What you'll learn

  • How Nginx works with core concept
  • How to install Nginx- compile based and yum base both
  • Importance of modules in Nginx
  • Nginx core Archiecture
  • Hosting Static and Dynamic websites
  • Hosting video streaming by using Nginx as a reverse proxy server
  • Log analysis to identify issue and fixing
  • Securing Nginx by fine tuning configuration and adding security add ons.
  • Load balancing of Dynamic Application using Nginx

Course content

13 sections53 lectures4h 26m total length
  • Introduction11:16

    Explore Engine X, a fast open-source web server and reverse proxy that uses an event-driven, asynchronous architecture to deliver caching, load balancing, and media streaming with high concurrency.

  • Nginx Features7:05

    Explore Nginx features like modular design, asynchronous I/O, reverse proxy with load balancing, and SSL termination, along with protocol support for WebSocket and streaming.

  • Nginx Features understandings

Requirements

  • Basic Knowlege of Linux

Description

Nginx is a second largest HTTP web server used in IT world. It grew very fast in last two decades. Hence this course majorly focused on teaching the Nginx concept, Core Architecture, hosting different Dynamic applications and modules used for it, Log analysis, performance monitoring, Performance benchmark setting and High availability setup using Nginx.

Nginx's  concept of threads, process has been covered in this course in such a way, that student can troubleshoot issues very easily in case they face in real time world.

Log analysis is one of the very important task for any web administrator to troubleshoot any issues. Hence this has been covered in length to help students elevate skills.

Performance monitoring is second very import task which web administrator need to look daily basis. This course will give make familiar with as many as type of tools available for monitoring which student can explore and choose whichever will they are feel comfortable.

Nginx is basically very famous for load balancing and hence this course is covered with as many as type of load balancing example to make the students more competent and confident for configuring Nginx in their organisations.

In nutshell, this course will elevate your Nginx skills at mastery level.


Who this course is for:

  • Beginner to intermediate