Designing Microservices with Django, 1st ed.
An Overview of Tools and Practices

Language: English

47.46 €

In Print (Delivery period: 15 days).

Add to cartAdd to cart
Publication date:
166 p. · 15.5x23.5 cm · Paperback

Explore microservices using the Python-based Django framework and review the benefits and drawbacks of them. This book will examine what microservices look like, how they talk to each other, and how they are crafted using the Python programming language and the Django web framework.

You?ll start by understanding what the key differences are between microservices and monolithic architectures. The book then does a deep dive into how microservices are built and what common models have emerged in our industry. You?ll also take an extensive look at communication and ownership patterns and examine methodologies to speed up your architecture evolution by writing less but more distributed code using the Python programming language and the Django web framework. 

By the end of the book, you?ll have a solid understanding of microservices architectures. Armed with a comprehensive and solid toolset, you can begin working toward systems that are more scalable, resilient, and maintainable. 

What You?ll Learn

  • Understand the benefits and drawbacks of adopting microservices
  • Design systems and architecture for resiliency and distributed ownership
  • Work with tools for scaling distributed system both in technical and organizational dimensions
  • Examine the essentials of the Django web framework

Chapter 1. What are Services?.- Chapter 2. A Pinch of Django.- Chapter 3. Anatomy of a Microservice.- Chapter 4. Communication.- Chapter 5. From Monolith to Microservice.- Chapter 6. Scaling Development.


Akos Hochrein is a software engineer and technical lead. After receiving his degree in computer science, he started his career as a consultant and soon became a product developer at a well-known Hungarian startup, later moving to Berlin to dive into the local tech scene and to broaden his backend architecture design experience. Throughout his career he worked in areas like frontend and backend development, integrations, data streaming and systems design. Occasionally, he shares his knowledge on various forums, such as technical conferences, his blog … or a book.

The only book that covers Django for building microservices Hands on examples on how to design and build different type of microservices Understanding methods of migrating your monolith into a distributed system