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
 


Code: The Hidden Language of Computer Hardware and Software 2nd Ed

Top Book 2023
Author: Charles Petzold
Publisher: Microsoft Press
Date: August 2022
Pages: 480
ISBN: 978-0137909100
Print: 0137909101
Kindle: B0B123P5GV
Audience: General
Rating: 5
Reviewer: Mike James
Code! We all need to know about it.



The Art of Computer Programming, Volume 4, Fascicle 5

Author: Donald Knuth
Publisher: Addison-Wesley
Pages: 320
ISBN: 978-0134671796
Print: 0134671791
Audience: Knuth fans
Rating: 4
Reviewer: Mike James
Another portion of TAoCP. Do you need to read it?


More Reviews