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
 


PostgresSQL 14 Administration Cookbook

Author: Simon Riggs and Gianno Ciolli
Publisher: Packt Publishing
Pages: 608
ISBN: 978-1803248974
Print:1803248971
Kindle: B09R4VBHX3
Audience: PostgresSQL developers and administrators
Rating: 4.5
Reviewer: Kay Ewbank

While this book describes itself as a cookbook, the recipes in it work through the nec [ ... ]



Computer Concepts And Management Information Systems

Author:  C.P Gupta and K. K. Goyal
Publisher: Mercury Learning
Pages: 250
ISBN:978-1683925866
Print:1683925866
Kindle: B08CVSHKG3
Audience: General
Rating: 3
Reviewer: Kay Ewbank

This book is an introduction to the basics of what a computer is, what software is, and what management information syste [ ... ]


More Reviews