Python Microservices Development 2nd Ed (Packt)
Wednesday, 27 October 2021

Building microservices architecture that is efficient as well as lightweight into your applications can be challenging due to the complexity of all the interacting pieces. This book shows how to overcome these issues and craft applications that are built as small standard units using proven best practices and avoiding common pitfalls. Simon Fraser and Tarek Ziadé use hands-on examples to illustrate how to build efficient microservices using Quart, SQLAlchemy, and other modern Python tools.

<ASIN:1801076308>

This updated edition shows how to secure connections between services and how to script Nginx using Lua to build web application firewall features such as rate limiting. It also describes how to use containers and AWS to deploy your services.

Author: Simon Fraser and Tarek Ziadé
Publisher: Packt Publishing
Date: September 2021
Pages: 310
ISBN: 978-1801076302
Print: 1801076308
Kindle: B09D3XCD6T
Audience: Python developers
Level: Intermediate
Category: Python

Topics covered:

  • Explore what microservices are and how to design them
  • Configure and package your code according to modern best practices
  • Identify a component of a larger service that can be turned into a microservice
  • Handle more incoming requests, more effectively
  • Protect your application with a proxy or firewall
  • Use Kubernetes and containers to deploy a microservice
  • Make changes to an API provided by a microservice safely and keep things working
  • Identify the factors to look for to get started with an unfamiliar cloud provider

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
 


Beginning Programming All-in-One For Dummies

Author: Wallace Wang
Publisher: For Dummies
Pages: 800
ISBN: 978-1119884408
Print: 1119884403
Kindle: B0B1BLY87B
Audience: Novice programmers
Rating: 3
Reviewer: Kay Ewbank

This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]



Grokking Machine Learning

Author: Luis G. Serrano
Publisher: Manning
Date: December 2021
Pages: 512
ISBN: 978-1617295911
Print: 1617295914
Kindle: B09LK7KBSL
Audience: Python developers interested in machine learning
Rating: 5
Reviewer: Mike James
Another book on machine learning - surely we have enough by now?


More Reviews