Subtitled "Using Python, Flask, FastAPI, OpenAPI and more", this book teaches practical techniques for designing robust microservices with APIs that are easy to understand, consume, and maintain. José Haro Peralta draws on his years of experience experimenting with microservices architecture, dodging pitfalls and learning from mistakes he's made.
<ASIN:1617298417>
The book has strategies for delivering successful API integrations, implementing services with clear boundaries, managing cloud deployments, and handling microservices security. Written in a framework-agnostic manner, its universal principles can easily be applied to your favorite stack and toolset.
Author: José Haro Peralta Publisher: Manning Date: January 2023 Pages: 440 ISBN: 978-1617298417 Print: 1617298417 Kindle: B0BRYJ9KH4 Audience: Developers of microservices Level: Intermediate Category: Frameworks
- Service decomposition strategies for microservices
- Documentation-driven development for APIs
- Best practices for designing REST and GraphQL APIs
- Documenting REST APIs with the OpenAPI specification (formerly Swagger)
- Documenting GraphQL APIs using the Schema Definition Language
- Building microservices APIs with Flask, FastAPI, Ariadne, and other frameworks
- Service implementation patterns for loosely coupled services
- Property-based testing to validate your APIs, and using automated API testing frameworks like schemathesis and Dredd
- Adding authentication and authorization to your microservice APIs using OAuth and OpenID Connect (OIDC)
- Deploying and operating microservices in AWS with Docker and Kubernetes
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.
Bare Metal C
Author: Steve Oualline Publisher: No Starch Press Date: August 2022 Pages: 304 ISBN: 978-1718501621 Print: 1718501625 Kindle: B08YJB9BCF Audience: C programmers Rating: 3 Reviewer: Harry Fairhead Bare metal C sounds exciting and very basic. Time to find out how the machine really works.
|
SQL Query Design Patterns and Best Practices
Author: Steve Hughes et al Publisher: Packt Publishing Pages: 270 ISBN: 978-1837633289 Print: 1837633282 Kindle: B0BWRD7HQ7 Audience: Query writers Rating: 2.5 Reviewer: Ian Stirk
This book aims to improve your SQL queries using design patterns, how does it fare?
| More Reviews |
|