#microservices
Read more stories on Hashnode
Articles with this tag
The importance of Fault tolerance and how to achieve it in distributed systems · In today's connected world, distributed systems are everywhere. They...
Synchronization's Role in Upholding Consistency in Complex Systems · Complex systems are used in almost every aspect of computer science and engineering,...
The basics and overview of Distributed transactions · A distributed transaction is one that involves numerous database systems or other resources in a...
Understanding Distributed Transactions with 2PC and XA with Example. · Two-phase commit (2PC) and XA (eXtended Architecture) are two important concepts...
Benefits, Implementation and Example · It’s a given fact that microservices-based software architecture brings its own set of challenges. With so many...
Achieving Resilience and Flexibility in Microservices · Service discovery is a key component of microservices architecture, as it enables microservices...