Hands-On Microservices in Python #1: Building the Dockerfiles

preview_player
Показать описание
In this Python Flask tutorial I will demonstrate building the Dockerfiles that are used in my Packt Publishing course; Hands-on Microservices with Python.

The Dockerfile that we are building will eventually include Python 3, Flask and other tools used in the microservices.

My Hands-On Microservices in Python course covers microservice fundamentals and advanced topics with a hands-on demonstration of how to implement microservices using real-world examples. Learn how to design and build a microservice software architecture in Python.

You will learn to make your applications more reliable and fault-tolerant using microservices with Python, no matter how complex the business logic. This course demonstrates how to design and build an application using a series of microservices. The application in question is an order management system, which we will split up into individual services. In a hands-on manner, you will learn topics such as data modeling, data storage, writing API requests, and you will learn to secure, monitor, and scale your microservices.
Finally, you will learn to use Docker's containerization technology to isolate, manage, monitor, and deploy microservices in Docker containers.

== My Programming Courses ==
Professional programming courses for web developers

Docker in Motion

Hands-On Microservices in Python

== Recommended Programming Books ==
Manning Publications books

Python books

PHP books

Linux books

MYSQL books

Docker books

Website hosting from Cloudways:

NordVPN

Namecheap $0.88 for a domain

#handsOnMicroservicesWithPython #docker #python ## Become a channel member
Join the How to code well YouTube channel to get access to premium programming courses, tutorials and member perks
Рекомендации по теме
Комментарии
Автор

Great video! Thanks for talking about everything AS you do it.

Ngserdna
Автор

Good video!

For the sound - try to run your voice through a De-Esser to make it even smoother. :)

zurak
Автор

Good introducction to the course. Thanks

msasoftware
Автор

Good video. I am getting following error while docker build. I am getting this error while it's trying to run pip install -r requirements.txt.
hcsshim::OpenComputeSystem context deadline exceeded.

dsaqweish