#microservices
Read more stories on Hashnode
Articles with this tag
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...
Graceful Failures: The reality behind Distributed Systems · Distributed systems are made up of many parts, each of which can fail on its own. Because of...