Skip to content

Commit

Permalink
docs: update aggregator microservices
Browse files Browse the repository at this point in the history
  • Loading branch information
iluwatar committed Jun 1, 2024
1 parent 684b2e2 commit bf83888
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions aggregator-microservices/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ tag:
- Scalability
---

## Also known as

* API Composition

## Intent

To aggregate responses from multiple microservices and return a consolidated response to the client.
Expand Down Expand Up @@ -129,5 +133,6 @@ Trade-offs:
* [Designing Distributed Systems: Patterns and Paradigms for Scalable, Reliable Services](https://amzn.to/3T9g9Uj)
* [Microservice Architecture: Aligning Principles, Practices, and Culture](https://amzn.to/3T9jZNi)
* [Microservices Patterns: With examples in Java](https://amzn.to/4a5LHkP)
* [Pattern: API Composition](https://microservices.io/patterns/data/api-composition.html)
* [Production-Ready Microservices: Building Standardized Systems Across an Engineering Organization](https://amzn.to/4a0Vk4c)
* [Microservice Design Patterns (Arun Gupta)](http://web.archive.org/web/20190705163602/http://blog.arungupta.me/microservice-design-patterns/)

0 comments on commit bf83888

Please sign in to comment.