Ratings13
Average rating4.1
Distributed systems have become more fine-grained in the past 10 years, shifting from code-heavy monolithic applications to smaller, self-contained microservices. But developing these systems brings its own set of headaches. With lots of examples and practical advice, the second edition of this practical book takes a holistic view of the topics that system architects and administrators must consider when building, managing, and evolving microservice architectures. Microservice technologies are moving quickly, and this revised edition gets you up to date with a new chapter on serverless and cloud-native applications, expanded coverage of user interfaces, more hands-on code examples, and other additions throughout the book. Author Sam Newman provides you with a firm grounding in the concepts while diving into current solutions for modeling, integrating, testing, deploying, and monitoring your own autonomous services. You'll follow a fictional company throughout the book to learn how building a microservice architecture affects a single domain.
Reviews with the most likes.
This book is packed full of useful insights about adopting a microservices architecture. I took copious notes and can definitely see myself coming back to this as a reference in the future. I appreciated the fact that the author is not dogmatic about microservices and is instead quick to urge caution, even predicting a reaction against microservices as teams adopt them (because they are the latest fashion) without considering their own needs. Overall, this was an excellent read and one that I will surely be coming back to.