Building Microservices, Sam Newman
Building Microservices, Sam Newman
List: $29.99 | Sale: $21.00
Club: $14.99

Building Microservices
Designing Fine-Grained Systems

Author: Sam Newman

Narrator: Theodore O'Brien

Unabridged: 21 hr 11 min

Format: Digital Audiobook Download

Publisher: Ascent Audio

Published: 01/23/2022


Synopsis

Newly adapted for audiobook listeners.

As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. But developing these new systems brings its own host of problems. This expanded second edition takes a holistic view of topics that you need to consider when building, managing, and scaling microservices architectures.

Through clear examples and practical advice, author Sam Newman gives everyone from architects and developers to testers and IT operators a firm grounding in the concepts. You'll dive into the latest solutions for modeling, integrating, testing, deploying, and monitoring your own autonomous services. Real-world cases reveal how organizations today manage to get the most out of these architectures.

Microservices technologies continue to move quickly. This book brings you up to speed.

Get new information on user interfaces, container orchestration, and serverless
Align system design with your organization's goals
Explore options for integrating a service with your system
Understand how to independently deploy microservices
Examine the complexities of testing and monitoring distributed services
Manage security with expanded content around user-to-service and service-to-service models

Reviews

Goodreads review by Elena

A book that is more about ideas behind microservices and fine grained systems than technology specifics. The key principles for microservice architectures: - You want services that are loosely coupled and highly cohesive - so find boundaries that help ensure that related behaviour is in one place......more

One of the best software architecture-related books I've read recently. Suitable for software architects of ANY level - youngsters can learn a lot & more experienced ones can validate their own experience against author's statements & opinions. What I loved most about this book is that it's not "Powe......more

Goodreads review by Daniel

If you are new to micro services, or service-oriented architectures in general, this books provides a good overview of all the things you need to take into account, which trade-offs have to be made etc. That said, it can't serve as more than a starting point – every single chapter deserves a book of......more