Python Flask Development with Docker
Learn how to use the Docker platform to speed up Python web development and build containers on servers and the cloud while testing your skills with MongoDB.
Flask is a Python-based microframework for web development. It’s dubbed a ?microframework? since it runs without additional software or plug-ins. Are you looking to package an application and its dependencies in a virtual container that can run on any Linux, Windows or macOS computer? This course will provide step-by-step instructions on creating a Python Flask development using the Docker platform. So don’t waste any more time – enroll now.
What You Will Learn In This Free Course
Introduction to Docker and Flask Container
In this module, the learner will be introduced to the basic concepts of the Docker platform and the flask application. An explanation of how to install dockers on any device will be provided. Running docker applications in both the foreground and background will be analyzed. A description of how to run a basic Flask container will also be provided.
Docker Compose and Other Applications
In this module, the learner will be going through various Docker applications. It starts off with a description of the Docker compose application. The running of a MySQL-based flask application using Docker compose will be explained. The use of the MongoDB application with Docker-compose will also be analyzed.
Course assessment