Nginx Reverse Proxy for DevOps Engineers: A Beginner's Guide
Master Nginx as a reverse proxy to enhance security, performance, and scalability for your applications in modern DevOps environments.
...
Share
Fundamentals of Nginx Reverse Proxy and Basic Configuration
Unit 1: Introduction to Reverse Proxies and Nginx
What's a Reverse Proxy?
Nginx: Your New Best Friend
Setting Up Nginx
Unit 2: Basic Reverse Proxy Configuration
Nginx Config Unpacked
First Reverse Proxy
Proxying HTTPS Traffic
Unit 3: Securing Your Nginx Reverse Proxy
SSL/TLS for Nginx
Basic Access Control
Advanced Nginx Reverse Proxy for Scalability and Modern Deployments
Unit 1: Nginx Load Balancing Fundamentals
Why Load Balance?
Nginx Upstream Module
Round-Robin Balancing
Other Basic Methods
Health Checks & Failover
Unit 2: Nginx with Containerized Applications
Nginx & Docker Basics
Nginx & Docker Compose
Nginx & Kubernetes Intro