Best Practices for Deploying Production-Level Web Services using Docker
-
Updated
Jun 1, 2020 - HTML
Best Practices for Deploying Production-Level Web Services using Docker
Two tier flask app for connecting the 2 containers with Frontend and database. Multi Container Communication using 2 methods. 1- Using network bridge 2- Using Docker-compose file
Complete development workflow of an APP with Docker, Jenkins and AWS.
This demo app shows a simple user profile app set up using index.html with pure js and css styles nodejs backend with express mode mongodb for data storage All components are docker-based.
Infrastructure-as-Code deployment using Docker, featuring a segmented network topology with NGINX as a web server, Pi-hole as a DNS resolver, and multiple Ubuntu clients. Includes a separate MySQL network for demonstration purposes
Add a description, image, and links to the docker-network topic page so that developers can more easily learn about it.
To associate your repository with the docker-network topic, visit your repo's landing page and select "manage topics."