File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1212 - Scalability
1313---
1414
15+ ## Also known as
16+
17+ * API Composition
18+
1519## Intent
1620
1721To 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/ )
You can’t perform that action at this time.
0 commit comments