Microservices have communication issues, especially when they fail

Microservices have communication issues, especially when they fail

Published on 1 Sep 2022

Communication between entities has been a long lasting topic in Software engineering. IPC, Message brokers, Queues are only few of the main actors in this drama.

In this episode, Chris is joined by Francesco who will cover a couple of Microservices communication patterns and give a deep dive into the Saga pattern to resolve multi-step transaction flows.