Load Balance Mulitple Servers (Docker Containers) using NGINX. Read the detailed article on: This is a monorepo conatining two applications for the same purpose. Python Application (Flask) -- This uses docker compose with NGINX also as a docker conatiner. JavaScript application (NodeJS and Express) -- This uses only the application as docker container, and NGINX from local installation.