Backend Engineering w/Sofwan

Backend Engineering w/Sofwan

Follow
homeWebsitebadgesnewsletter
Tag

distributed system

#distributed-system

More content

Read more stories on Hashnode


Articles with this tag

Distributed Systems: Synchronisation in Complex Systems

Aug 20, 202311 min read

Synchronization's Role in Upholding Consistency in Complex Systems · Complex systems are used in almost every aspect of computer science and engineering,...

Distributed Systems: Synchronisation in Complex Systems

Distributed System: Understanding Quorum-Based Systems

May 6, 202310 min read

The basics of Quorum-Based systems in Distributed Systems · In distributed systems, quorum-based approaches are essential mechanisms for maintaining...

Distributed System: Understanding Quorum-Based Systems

Understanding Scalability: Beyond Speed

Apr 15, 20238 min read

Understanding the differences between Speed and Scalability to build effective and efficient Software Systems · When discussing the planning and...

Understanding Scalability: Beyond Speed

Minimising Correlated Failures in Distributed Systems

Jan 16, 202310 min read

Designing distributed systems to minimise correlated failures. · Scalability and dependability are two areas where distributed systems face new problems....

Minimising Correlated Failures in Distributed Systems

Distributed Transactions: Overview

Jan 3, 20235 min read

The basics and overview of Distributed transactions · A distributed transaction is one that involves numerous database systems or other resources in a...

Distributed Transactions: Overview

Two-Phased Commit and eXtended Architecture: The Basics

Dec 30, 202212 min read

Understanding Distributed Transactions with 2PC and XA with Example. · Two-phase commit (2PC) and XA (eXtended Architecture) are two important concepts...

Two-Phased Commit and eXtended Architecture: The Basics