EBOOK

About
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.
What's Inside
• Principles of the microservice architecture
• Breaking down real-world case studies
• Implementing large-scale systems
• When not to use microservices
Table of Contents
PART 1 -BUILDING MICROSERVICES
• Brave new world
• Services
• Messages
• Data
• DeploymentPART 2 -RUNNING MICROSERVICES
• Measurement
• Migration
• People
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.
What's Inside
• Principles of the microservice architecture
• Breaking down real-world case studies
• Implementing large-scale systems
• When not to use microservices
Table of Contents
PART 1 -BUILDING MICROSERVICES
• Brave new world
• Services
• Messages
• Data
• DeploymentPART 2 -RUNNING MICROSERVICES
• Measurement
• Migration
• People