Skip to content

Commit 3034732

Browse files
committed
docs: add microservices aggregator architecture diagram
1 parent e24739c commit 3034732

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Diff for: microservices-aggregrator/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Stack Overflow says
3636

3737
> Microservices Aggregator invokes multiple services to achieve the functionality required by the application.
3838
39+
Architecture diagram
40+
41+
![Microservices Aggregator Architecture Diagram](./etc/microservices-aggregator-architecture-diagram.png)
42+
3943
## Programmatic Example of Microservices Aggregator Pattern in Java
4044

4145
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.
Loading

0 commit comments

Comments
 (0)