Completed
- Configure HTTP to HTTPS Redirection
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
NGINX Tutorial - Building a Node.js Application with Docker and Load Balancing
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro & Course Overview
- 2 - What is Nginx, what is it used for?
- 3 - How to configure Nginx
- 4 - Nginx as Kubernetes Ingress Controller
- 5 - Nginx Load Balancer vs Cloud Load Balancer
- 6 - NGINX vs Apache
- 7 - Starting Point: Simple Web Application
- 8 - Add Backend Web Server
- 9 - Dockerize Node.js Application
- 10 - Install NGINX
- 11 - Configure NGINX as Reverse Proxy
- 12 - Start Nginx and Test Load Balancing
- 13 - Configure HTTPS - Encrypted Connection
- 14 - Configure HTTP to HTTPS Redirection