DEV Community

#distributedsystems

Topics related to systems where components are on different networked computers.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Outbox Pattern: Solving the Dual-Write Problem in Distributed Systems

The Outbox Pattern: Solving the Dual-Write Problem in Distributed Systems

Comments
8 min read
The Dual-Write Problem: Keeping Track of Unfinished Work

The Dual-Write Problem: Keeping Track of Unfinished Work

Comments
9 min read
A backend has to fail twice, and one failure is not an outage

A backend has to fail twice, and one failure is not an outage

Comments
3 min read
Keeping a Legacy Cache Consistent During an Incremental Migration

Keeping a Legacy Cache Consistent During an Incremental Migration

Comments
7 min read
Stop Scaling Out: Your Server Might Just Need More RAM

Stop Scaling Out: Your Server Might Just Need More RAM

Comments
2 min read
Unifying Mental Models for Distributed Compute Systems: Addressing Scheduling, Resource Management, and Failure Recovery

Unifying Mental Models for Distributed Compute Systems: Addressing Scheduling, Resource Management, and Failure Recovery

Comments
8 min read
I Built a Distributed Key-Value Store with Raft Consensus From Scratch — Here's What I Learned

I Built a Distributed Key-Value Store with Raft Consensus From Scratch — Here's What I Learned

1
Comments
4 min read
Batch Processing: From Unix Tools to Distributed Systems

Batch Processing: From Unix Tools to Distributed Systems

Comments
6 min read
Distributed Consensus: Raft vs Multi-Paxos & State Machine Replication

Distributed Consensus: Raft vs Multi-Paxos & State Machine Replication

1
Comments 1
18 min read
How Google Stores a Planet: The GFS, Explained

How Google Stores a Planet: The GFS, Explained

12
Comments 1
10 min read
Hello DEV! SRE here..👋

Hello DEV! SRE here..👋

Comments 1
2 min read
The bug my 46 passing tests couldn't see

The bug my 46 passing tests couldn't see

Comments
6 min read
Padrões de Sistemas Distribuídos (#01): Dual-Write Problem — por que `@Transactional` sozinho não basta com Kafka

Padrões de Sistemas Distribuídos (#01): Dual-Write Problem — por que `@Transactional` sozinho não basta com Kafka

Comments
7 min read
The Transactional Outbox Pattern: Dual-Write Consistency in Distributed Systems

The Transactional Outbox Pattern: Dual-Write Consistency in Distributed Systems

Comments
3 min read
How do you actually test for a failure that leaves no trace?

How do you actually test for a failure that leaves no trace?

Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.