
In this lecture I am going to give you a brief background on myself. I like to do this as the first lecture in all of my course.
Please feel free to introduce yourself in the comments section of this course. I really look forward to hearing from my students.
In this lecture I am going to give you a brief overview on how this course is laid out.
In this lecture I am going to go over the environment that we will be working with as we go through this course.
In this lecture I am going to go over what exactly NGINX is. If you are already aware please feel free to skip this lecture.
In this lecture I will be going over the different features that NGINX has to offer us. We will also be taking a look at the differences in features between NGINX and NGINX+
In this lecture we are really going to start getting into it here and we are going to prepare our first NGINX server running CentOS.
In this lecture we are going to copy down our site to our new server. Then we will go over the NGINX configuration files.
Quick update to the GIT Clone commands that you will need vs the commands I use in the next lecture.
In this lecture we are going to update our NGINX configuration files and get our frontend site up and running.
In this lecture we are going to configure NGINX to do a proxy passthrough for our BackEnd site which will get our entire site up and running.
Prepare a Windows server for Nginx by downloading, extracting, starting from the command line, and testing on localhost; install Python and Git, clone the code, and run the backend.
In this lecture we are going to go through the NGINX configuration file and setup our Frontend website.
In this lecture we are going to setup our Windows NGINX server to proxy our connection and get our backend site working.
In this section we are going to go through the NGINX install again on our CentOS server that will be our Load Balancer.
In this lecture we are going to do all the configuration we need to get our load balancer up and running. Then we will go over some of the different types of load balancing that can be done.
In this lecture we are going to enable caching to help improve the load time on our website.
In this lecture I will introduce you to Let's Encrypt and what they can do for us.
In this lecture we will install CertBot on our Load Balancer and request a certificate from Let's Encrypt using CertBot.
In this lecture we will take our newly generated certificate and create an HTTPS location on our Load Balancer.
In this lecture we will sum up the entire course and go over everything that we have accomplished!
With over 2700 new students in the first week, Learn NGINX By Example is a very popular new course.
In this course, we will start from the very beginning and introduce you to what NGINX is. We will then discuss a real-world project and how we can use NGINX to set up our site to be scale-able for increased traffic loads. Then we will go through and build our servers to host our web page and load balance them using NGINX. Lastly, we will enable caching on our site to increase site performance and then we will secure our site using Let's Encrypt and HTTPS.