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
 


Deep Learning with JavaScript

Authors: Shanqing Cai, Stan Bileschi and Eric Nielsen
Publisher: Manning
Date: February 2020
Pages: 560
ISBN: 978-1617296178
Print: 1617296171
Audience: JavaScript Programmers
Rating: 5
Reviewer: Mike James
JavaScript doesn't seen a natural for AI but...



Pro SQL Server 2019 Administration

Author: Peter Carter
Publisher: Apress
Pages: 940
ISBN: 978-1484250884
Print: 1484250885
Kindle: B07ZC1XC9Z
Audience: SQL Server DBAs
Rating: 5
Reviewer: Kay Ewbank

Administering SQL Server can seem like a dark art; this book aims to make it more transparent.


More Reviews