February 2018
Intermediate to advanced
406 pages
9h 55m
English
Aggregation at the business tier. In this approach, a microservice aggregates the responses from the various constituent microservices. This pattern is useful if there is any real-time business logic to be applied while aggregating data. For example, showing the total value of customer holdings across various businesses:

Benefits
The benefits of using the microservice aggregation pattern are as follows:
Read now
Unlock full access