Designing Microservices with Django
Author | : Akos Hochrein |
Publisher | : Apress |
Total Pages | : 174 |
Release | : 2019-11-28 |
ISBN-10 | : 9781484253588 |
ISBN-13 | : 1484253582 |
Rating | : 4/5 (582 Downloads) |
Download or read book Designing Microservices with Django written by Akos Hochrein and published by Apress. This book was released on 2019-11-28 with total page 174 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 microservicesDesign systems and architecture for resiliency and distributed ownershipWork with tools for scaling distributed system both in technical and organizational dimensionsExamine the essentials of the Django web framework