DEV Community

# distributedsystems

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Row, Row, Raft Your Nodes: A Guide to Consensus in Distributed Systems

Row, Row, Raft Your Nodes: A Guide to Consensus in Distributed Systems

Comments
8 min read
Implementing Practical Byzantine Fault Tolerance - part 2

Implementing Practical Byzantine Fault Tolerance - part 2

Comments
11 min read
Kafka Internally - A brief story of how Kafka works

Kafka Internally - A brief story of how Kafka works

1
Comments 2
13 min read
CAP Theorem

CAP Theorem

3
Comments 1
2 min read
Docker and Kubernetes From Localhost To Production: Kubernetes - Container Orchestrators, The What, Why and How

Docker and Kubernetes From Localhost To Production: Kubernetes - Container Orchestrators, The What, Why and How

1
Comments
12 min read
Implementing Practical Byzantine Fault Tolerance - part 3

Implementing Practical Byzantine Fault Tolerance - part 3

Comments
12 min read
Abstract to Go: Quad Trees

Abstract to Go: Quad Trees

4
Comments
5 min read
Fault Tolerance in Distributed Systems: Strategies and Case Studies

Fault Tolerance in Distributed Systems: Strategies and Case Studies

69
Comments 4
6 min read
Resilient Systems using Go: Circuit Breaker

Resilient Systems using Go: Circuit Breaker

Comments
4 min read
Everything About WebAssembly

Everything About WebAssembly

3
Comments 2
26 min read
OpenTelemetry is not just for Monitoring and Troubleshooting any longer. Announcing Tracetest Open Beta!

OpenTelemetry is not just for Monitoring and Troubleshooting any longer. Announcing Tracetest Open Beta!

2
Comments 1
6 min read
Implementing Practical Byzantine Fault Tolerance

Implementing Practical Byzantine Fault Tolerance

1
Comments
10 min read
Resilient Systems using Go: Retry Mechanism

Resilient Systems using Go: Retry Mechanism

3
Comments
4 min read
Importance Of Scalability In Software

Importance Of Scalability In Software

5
Comments
8 min read
Reverse Engineering for the Good: From the Source Code to the System Blueprint (Part II)

Reverse Engineering for the Good: From the Source Code to the System Blueprint (Part II)

4
Comments 1
23 min read
System design - princípios da escalabilidade de sistemas através da distribuição

System design - princípios da escalabilidade de sistemas através da distribuição

2
Comments
4 min read
An Introduction To CAP Theorem In Distributed Systems

An Introduction To CAP Theorem In Distributed Systems

2
Comments
4 min read
What Byzantine Generals Teach Us About AWS SQS

What Byzantine Generals Teach Us About AWS SQS

8
Comments 1
7 min read
Byzantine Generals Problem

Byzantine Generals Problem

2
Comments
5 min read
Integration patterns for distributed architecture

Integration patterns for distributed architecture

1
Comments
15 min read
Building a distributed workflow engine from scratch

Building a distributed workflow engine from scratch

101
Comments 11
4 min read
Load balancing Vector using HAProxy to collect logs and metrics for High availability in a centralized design

Load balancing Vector using HAProxy to collect logs and metrics for High availability in a centralized design

6
Comments
3 min read
Why did OpenTelemetry Ditch Black-box Tests?

Why did OpenTelemetry Ditch Black-box Tests?

5
Comments
11 min read
Understanding Git and GitHub

Understanding Git and GitHub

1
Comments
11 min read
Programming with Threads

Programming with Threads

Comments
6 min read
Memory Coherence in Shared Virtual Memory Systems

Memory Coherence in Shared Virtual Memory Systems

Comments
4 min read
Distributed locks in Node.js

Distributed locks in Node.js

3
Comments 2
14 min read
Saga Pattern in Distributed Systems

Saga Pattern in Distributed Systems

Comments
8 min read
Monitoring vs Observability in 2023 - An honest take

Monitoring vs Observability in 2023 - An honest take

1
Comments
10 min read
Idempotency in a REST API design. And why do we need it

Idempotency in a REST API design. And why do we need it

3
Comments 1
5 min read
To Choreograph or Orchestrate your Saga, that is the question.

To Choreograph or Orchestrate your Saga, that is the question.

2
Comments
5 min read
Top 3 Design Patterns for a Large Go Codebase

Top 3 Design Patterns for a Large Go Codebase

21
Comments
7 min read
Basic Guide to Kubernetes Service Discovery

Basic Guide to Kubernetes Service Discovery

20
Comments 1
10 min read
25 Key Terms for Speaking Distributed Systems and Temporal (an emoji-based guide)

25 Key Terms for Speaking Distributed Systems and Temporal (an emoji-based guide)

2
Comments
6 min read
Rate Limiter in System Design - Part 1: Concepts and Applications

Rate Limiter in System Design - Part 1: Concepts and Applications

6
Comments
3 min read
Dynamically generate docker-compose.yaml for YugabyteDB and more!

Dynamically generate docker-compose.yaml for YugabyteDB and more!

Comments
2 min read
Apache Curator Use Case

Apache Curator Use Case

Comments
3 min read
Distributed system communication styles

Distributed system communication styles

1
Comments
2 min read
Beyond Code: Understanding the Value of Documentation

Beyond Code: Understanding the Value of Documentation

2
Comments
2 min read
Do you understand Publisher-Subscriber Vs Producer-Consumer Pattern Differences

Do you understand Publisher-Subscriber Vs Producer-Consumer Pattern Differences

5
Comments
3 min read
Shard Key Best Practices: Ensuring Balanced and Efficient Data Distribution

Shard Key Best Practices: Ensuring Balanced and Efficient Data Distribution

2
Comments
4 min read
A little about the Scala Language

A little about the Scala Language

10
Comments 3
4 min read
Prometheus metrics collection from distributed sources; using TLS to secure Prometheus remote write via Vector

Prometheus metrics collection from distributed sources; using TLS to secure Prometheus remote write via Vector

2
Comments 1
6 min read
Crypto's anti-network effect

Crypto's anti-network effect

3
Comments
1 min read
Saga Pattern Made Easy

Saga Pattern Made Easy

74
Comments 8
9 min read
Migrating from a Redis Cluster to Dragonfly on a single node

Migrating from a Redis Cluster to Dragonfly on a single node

Comments
7 min read
Publish/Subscribe Model

Publish/Subscribe Model

Comments
4 min read
Railway Event Processor: Safe integrations in Event Sourcing

Railway Event Processor: Safe integrations in Event Sourcing

5
Comments 3
19 min read
O que Ă© o Teorema CAP e por que vocĂŞ deveria conhecĂŞ-lo para arquitetar um sistema distribuĂ­do

O que Ă© o Teorema CAP e por que vocĂŞ deveria conhecĂŞ-lo para arquitetar um sistema distribuĂ­do

2
Comments
3 min read
Distributed or Parallel Computing? Let's Break it Down Like a KitKat Bar

Distributed or Parallel Computing? Let's Break it Down Like a KitKat Bar

1
Comments
3 min read
Docker

Docker

Comments
38 min read
HTTPD - Servidor Web Apache2 (Apache2 Web Server)

HTTPD - Servidor Web Apache2 (Apache2 Web Server)

3
Comments
20 min read
Nginx

Nginx

Comments
13 min read
How Durable Execution Works

How Durable Execution Works

4
Comments 2
10 min read
Compensation Transaction Patterns - The Key to Handling Failures in Distributed Applications

Compensation Transaction Patterns - The Key to Handling Failures in Distributed Applications

Comments
6 min read
Unlocking the Power of Infrastructure “from” Code with Encore: A Developer-Friendly Solution

Unlocking the Power of Infrastructure “from” Code with Encore: A Developer-Friendly Solution

11
Comments
4 min read
Clustered SurrealDB for 1.0.0-beta9

Clustered SurrealDB for 1.0.0-beta9

12
Comments
8 min read
Workflows as a Distributed Transactional Backend

Workflows as a Distributed Transactional Backend

Comments
7 min read
Distributed Scheduler in Conductor

Distributed Scheduler in Conductor

Comments
4 min read
Spring update: Integrations, Improving UX, and Ease of Provisioning

Spring update: Integrations, Improving UX, and Ease of Provisioning

2
Comments
9 min read
loading...