Linux Web Server/Web Application Load Balancing using Nginx
Learn and configure [HTTP, HTTPS, TCP, UDP] Nginx Load Balance in Linux server for your web site/web application.
Description
In this course you will learn basic about Load Balancing, load balancing types and algorithms.
You will install and configure Nginx load balance, configure Nginx to forward request from client to your back-end application/web server. I will go through a very basic installation of Web server, but you have to have knowledge of configuring Web server. The I will go through some directives of Nginx configuration. And after that you will configure HTTP Load balancing, HTTPS Load Balancing, TCP/IP Load Balancing using different algorithms. Finally you will configure Nginx, so that we can check health of our server.
What You Will Learn!
- Student will learn what is Load Balancing and why do they need this.
- Student's will learn how to configure Web App Load Balance in Linux servers.
- Student's will learn how to configure NginX HTTP Load Balancing
- Student's will learn how to configure NginX HTTPs Load Balancing
- Student's will learn how to configure NginX TCP UDP Load Balancing
- How to setting up multiple application servers for redundancy.
Who Should Attend!
- Linux Administrator who wants to learn Load Balancing.
- Freelancer who wants to learn Load Balancing in Linux Web servers or Web Applications.
- A new beginners who wants to explore how to configure Load Balancing in Linux.