Description
In this course, you will 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
Syllabus :
- Modules in Nginx
- Nginx Core Architecture - Part 1
- Nginx Core Architecture - Part 2
- Hosting sites in Nginx
- Lab
- Dynamic Hosting Sites
- Hosting PHP in Nginx using FastCGI