docs: add microservices aggregator architecture diagram

This commit is contained in:
Ilkka Seppälä
2025-03-04 21:00:42 +02:00
parent e24739c541
commit 30347328d6
2 changed files with 4 additions and 0 deletions
+4
View File
@@ -36,6 +36,10 @@ Stack Overflow says
> Microservices Aggregator invokes multiple services to achieve the functionality required by the application.
Architecture diagram
![Microservices Aggregator Architecture Diagram](./etc/microservices-aggregator-architecture-diagram.png)
## Programmatic Example of Microservices Aggregator Pattern in Java
Our web marketplace utilizes an Aggregator microservice to fetch combined product and inventory information from separate microservices, ensuring efficient data processing and improved system performance.
Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB