Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn NGINX By Example
Rating: 4.3 out of 5(53 ratings)
2,954 students

Learn NGINX By Example

Learn NGINX through building out a typical web application environment
Created byMike Walton
Last updated 12/2019
English
English [Auto],

What you'll learn

  • What NGINX is
  • Setup a basic Linux NGINX Web Server for serving static web pages
  • Setup a basic Windows NGINX Web Server for serving static web pages
  • Setup NGINX to proxy connections to another server or port
  • Setup NGINX to Load Balance your Web Site
  • Enable caching on NGINX to improve site performance
  • Generate a Certificate using Let's Encrypt
  • Setup HTTPS on NGINX

Course content

6 sections25 lectures1h 49m total length
  • My Introduction1:40

    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 Introduce Yourself0:18

    Please feel free to introduce yourself in the comments section of this course.  I really look forward to hearing from my students.

  • Join our Online Community0:20
  • How this course is laid out0:40

    In this lecture I am going to give you a brief overview on how this course is laid out.

  • Our Environment4:08

    In this lecture I am going to go over the environment that we will be working with as we go through this course.

Requirements

  • Eagerness to learn NGINX
  • Lab environment if you want to follow along
  • Familiarity with Linux and Windows

Description

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.

Who this course is for:

  • DEVOPS
  • Anyone looking to learn about NGINX
  • Anyone looking to expand their knowledge of Web Servers (NGINX)