Building highly scalable Python applications in a microservices-based architecture can be challenging. In this course, Developing Python Apps with Docker, you'll learn how to run highly scalable Python applications in Docker containers. First, you'll explore how to create a Dockerfile and containerize a Python application. Next, you'll discover how to create and connect multiple docker containers together using Docker Compose. Finally, you'll learn how to make your application production-ready and debug it while it's running in a container. When you're finished with this course, you'll have the skills and knowledge of using Python with Docker that is needed to build robust and scalable Python applications in Docker.
Overview
Building highly scalable Python applications in a microservices-based architecture can be challenging. In this course, Developing Python Apps with Docker, you'll learn how to run highly scalable Python applications in Docker containers. First, you'll explore how to create a Dockerfile and containerize a Python application. Next, you'll discover how to create and connect multiple docker containers together using Docker Compose. Finally, you'll learn how to make your application production-ready and debug it while it's running in a container. When you're finished with this course, you'll have the skills and knowledge of using Python with Docker that is needed to build robust and scalable Python applications in Docker.
Syllabus
- Course Overview 1min
- Getting Started with Python and Docker 38mins
- Running Multiple Containers with Docker Compose 38mins
- Making Your Application Production-ready 44mins
- Debugging Python Applications Running in Containers 24mins
Taught by
Steven Haines