Hands-On Docker for Microservices with Python: Design, deploy, and operate a complex system with multiple microservices

Hands-On Docker for Microservices with Python: Design, deploy, and operate a complex system with multiple microservices

English | 2019 | ISBN: 978-1838823818 | 327 Pages | PDF, EPUB | 75 MB

Your guide to building Microservices with Docker using Python simplified with this comprehensive guide.
Microservices architecture helps create complex system that can be maintained by independent teams working in parallel to handle big systems with multiple, interconnected services.
You’ll learn how to structure big systems, encapsulate each one using Docker, and deploy and coordinate them using Kubernetes. Filled with examples and templates, the book explains how to, starting from each individual service, grow them into complex systems that can be maintained by several teams working in parallel. The book will cover how to move a system from an old-stack, monolithic application, to a microservice stack.
By the end of this book, you’ll know how to design, deploy and operate a complex system with multiple microservices working in cooperation.
What you will learn

  • Understand how to design, test and operate an individual REST service.
  • Coordinate and deploy several services using Kubernetes.
  • Discover how to manage independent deployments through GitHub, TravisCI and flux.
  • Understand how to monitor the full system to ensure early detection of problems.
  • Explore how to migrate from an existing monolithic system to a microservice one.
Homepage