Hands-On Docker for Microservices with Python (Packt)
Monday, 16 December 2019

This is a step-by-step guide to building microservices using Python and Docker, along with managing and orchestrating them with Kubernetes. Author Jaime Buelta start by showing how to design an efficient strategy for migrating a legacy monolithic system to microservices before moving on to building a RESTful microservice with Python and showing how to encapsulate the code for the services into a container using Docker. As the systems become complex and grow in size, Kubernetes is introduced alongside how to orchestrate a system of containers while managing multiple services.

<ASIN:1838823816>

 

Author: Jaime Buelta
Publisher: Packt
Date: November 2019
Pages: 408
ISBN: 978-1838823818
Print: 1838823816
Kindle: B081CSGDCS
Audience: Python developers using Docker
Level: Intermediate
Category: Frameworks

 

  • Discover how to design, test, and operate scalable microservices
  • Coordinate and deploy different services using Kubernetes
  • Use Docker to construct scalable and manageable applications with microservices
  • Understand how to monitor a complete system to ensure early detection of problems
  • Become well versed with migrating from an existing monolithic system to a microservice one
  • Use load balancing to ensure seamless operation between the old monolith and the new service

 

 

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Python Crash Course, 3rd Ed (No Starch Press)

Author: Eric Matthes
Publisher: No Starch Press
Pages: 552
ISBN: 978-1718502703
Print: 1718502702
Kindle: B09WJX22TV
Audience: People wanting to learn Python
Level: Introductory/Intermediate
Audience: Not the complete beginner
Rating: 4
Reviewer: Alex Armstrong
To reach a third edition this [ ... ]



Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]


More Reviews