Book description
The Tao of Microservices guides you on the path to understanding how to apply microservice architectures to your own real-world projects. This high-level book offers a conceptual view of microservice design, along with core concepts and their application.
About the Technology
An application, even a complex one, can be designed as a system of independent components, each of which handles a single responsibility. Individual microservices are easy for small teams without extensive knowledge of the entire system design to build and maintain. Microservice applications rely on modern patterns like asynchronous, message-based communication, and they can be optimized to work well in cloud and container-centric environments.
About the Book
The Tao of Microservices guides you on the path to understanding and building microservices. Based on the invaluable experience of microservices guru Richard Rodger, this book exposes the thinking behind microservice designs. You'll master individual concepts like asynchronous messaging, service APIs, and encapsulation as you learn to apply microservices architecture to real-world projects. Along the way, you'll dig deep into detailed case studies with source code and documentation and explore best practices for team development, planning for change, and tool choice.
What's Inside
- Principles of the microservice architecture
- Breaking down real-world case studies
- Implementing large-scale systems
- When not to use microservices
About the Reader
This book is for developers and architects. Examples use JavaScript and Node.js.
About the Author
Richard Rodger, CEO of voxgig, a social network for the events industry, has many years of experience building microservice-based systems for major global companies.
Quotes
The author has practical experience as well as great understanding of the concepts - a rare combination!
- Sujith S. Pillai, Cloud Maxima
Chock-full of useful advice for real-life microservice implementers.
- Victor Tatai, Fitbit
A novel, in-depth, and philosophical approach to the subject. Very engaging and thought provoking!
- Lukasz Sowa, Iterators
Exactly what the title describes. The book shows you 'the path' - actually 'the true path' - to microservices.
- Peter Perlepes, Growth
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About this Book
- About the Author
- About the Cover Illustration
- Part 1. Building microservices
- Part 2. Running microservices
- Core message patterns: one message/two services
- Core message patterns: one message/two services (continued)
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: The Tao of Microservices
- Author(s):
- Release date: December 2017
- Publisher(s): Manning Publications
- ISBN: 9781617293146
You might also like
book
Microservices in Action
Microservices in Action is a practical book about building and deploying microservice-based applications. Written for developers …
book
Enterprise Java Microservices
Enterprise Java Microservices is an example-rich tutorial that shows how to design and manage large-scale Java …
book
Practical Microservices
MVC and CRUD make software easier to write, but harder to change. Microservice-based architectures can help …
book
Building Microservices with Micronaut®
Explore different aspects of building modular microservices such as development, testing, maintenance, and deployment using the …