Distributed Transactions in Microservices
What is a distributed transaction?
Microservices architecture has been a very popular architectural pattern in recent times. However, one common problem is how to manage distributed transactions across multiple microservices.When a microservice archi...
amithimani.hashnode.dev3 min read