#distributed-system
Read more stories on Hashnode
Articles with this tag
Distributed transactions in microservices refer to transactions that involve multiple microservices, each handling a part of the transaction, and...
Apache Cassandra is a highly scalable and distributed NoSQL database management system designed to handle large amounts of data across many commodity...
What is a distributed transaction? Microservices architecture has been a very popular architectural pattern in recent times. However, one common...