NGINX Tutorial - What is Nginx

Learn what is Nginx, why do we need it, Nginx Use Cases as web server, reverse proxy and load balancer. As well as how to configure Nginx, Apache vs Nginx, and Nginx relevance in the Kubernetes world We will create a follow up video about “Proxy vs Reverse Proxy“. So be sure to subscribe, if you don’t want to miss it: @TechWorldwithNana?sub_confirmation=1 Nginx (pronounced “engine-x“) is a high-performance, open-source web server and reverse proxy server, known for simple configuration and low resource consumption. It has become a popular choice for serving web content due to its ability to handle a large number of concurrent connections efficiently. In this video, we will cover Nginx common uses as a - Web Server - Reverse Proxy - Load Balancer - Caching - SSL/TLS Termination In addition, we will talk about how Nginx configuration looks like, how Nginx differs from Apache as well as Nginx usage as a Kubernetes Ingress Controller ▬▬▬▬▬▬ R E F E R E N C E S 🔗▬▬▬▬▬▬ ► Nginx Docs: ► Nginx Directives Configuration: ▬▬▬▬▬▬ Related Videos ▬▬▬▬▬▬ 👉 Docker Tutorial: 👉 What is Kubernetes: 👉 Kubernetes Ingress Tutorial: 👉 Kubernetes Services: ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 00:00 - Intro 00:10 - What is Nginx, what is it used for? 07:49 - How to configure Nginx 10:22 - Nginx as Kubernetes Ingress Controller 11:50 - Nginx Load Balancer vs Cloud Load Balancer 13:27 - NGINX vs Apache ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬ INSTAGRAM ► TWITTER ► LINKEDIN ►
Back to Top