© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
M. Macero García, T. TelangLearn Microservices with Spring Boot 3https://doi.org/10.1007/978-1-4842-9757-5_7

7. Event-Driven Architectures

Moisés Macero García1   and Tarun Telang2
(1)
New York, NY, USA
(2)
Hyderabad, Telangana, India
 

The last chapter analyzed how the interface between your microservices plays a key role concerning tight coupling. The Multiplication microservice acts as the orchestrator of the process by calling the Gamification microservice. If there were additional services that were also required to retrieve the data for each attempt, you would need to add extra calls from the Multiplication application to these services. This could result ...

Get Learn Microservices with Spring Boot 3: A Practical Approach Using Event-Driven Architecture, Cloud-Native Patterns, and Containerization now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.