Reader small image

You're reading from  Hands-On Microservices with Django

Product typeBook
Published inMay 2024
PublisherPackt
ISBN-139781835468524
Edition1st Edition
Right arrow
Author (1)
Tieme Woldman
Tieme Woldman
author image
Tieme Woldman

Tieme Woldman works as a freelance Python developer and technical writer. As a Python developer, he builds web and data engineering applications with Django and Python data transformation packages such as pandas. As a technical writer, he has written software and user documentation for software companies such as Instruqt, Noldus Information Technology, and Rulecube. Tieme lives in the Netherlands, has a bachelor's degree in computer science, and holds several (technical) writing certifications.
Read more about Tieme Woldman

Right arrow

Summary

In this chapter, we learned about containerizing microservices with Docker. First, we looked at what containerizing entails and the benefits it provides. Then, we learned how to containerize a single microservice and multiple microservices simultaneously through Docker Compose. Next, we set up a deployment workflow for containerizing our microservices application. We finished by exploring the concepts and solutions for scaling containerized microservices.

With this, you can deliver stable and scalable Django microservices that fulfill the requirements of modern web applications.

This concludes Part 2, Building the Microservices Foundation, in which we mastered developing Django microservices and laid the foundation for building professional microservices applications. From there, we move on to Part 3, Taking Microservices to the Production Level, where we’ll address topics like security and caching, further enhancing our microservices to the production level. And...

lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Hands-On Microservices with Django
Published in: May 2024Publisher: PacktISBN-13: 9781835468524

Author (1)

author image
Tieme Woldman

Tieme Woldman works as a freelance Python developer and technical writer. As a Python developer, he builds web and data engineering applications with Django and Python data transformation packages such as pandas. As a technical writer, he has written software and user documentation for software companies such as Instruqt, Noldus Information Technology, and Rulecube. Tieme lives in the Netherlands, has a bachelor's degree in computer science, and holds several (technical) writing certifications.
Read more about Tieme Woldman