Deploying modern web app inside docker container by using NGINX, s reverse proxy and load balancer

Опубликовано: 18 Июль 2026
на канале: techessay
445
29

A Real World DevOps Project-
Deploying RreactJS/NodeJS and Django APP inside docker container by using nginx reverse proxy and load balancer sticky session
My Github Link for Reactdjango App-
https://github.com/saurabhsinghaniyas...

Our Agenda of Today Videos will be-
1 Install And configure Azure VM with Ubuntu OS Image
2 Install nginx.
3 Install and configure docker.
4 Clone or Pull the Our Nodeapp from github.
5 Build and run docker image
6 Configure Reverse Proxy on NGINX.
7 Configure Loadbalancer and Sticky session for container running web apps.