
Improving microservices reliability - part 2: Outbox Pattern
Welcome back to the second part of the Series. Today we’ll talk about the Outbox Pattern. Just to recap, last time we discussed how the 2-Phase-Commit technique can help us with distributed transactions. However, it may lead to unwanted side effects and performance issues. So is there any other approach...
2020, Jan 13 — 3 minute read