Skip to content

Commit bf83888

Browse files
committed
docs: update aggregator microservices
1 parent 684b2e2 commit bf83888

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

aggregator-microservices/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ tag:
1212
- Scalability
1313
---
1414

15+
## Also known as
16+
17+
* API Composition
18+
1519
## Intent
1620

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

0 commit comments

Comments
 (0)