DEV Community

# distributedsystems

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Map Reduce - Practical Approach

Map Reduce - Practical Approach

1
Comments
10 min read
Distributed Systems 101 (based on Understanding Distributed Systems)

Distributed Systems 101 (based on Understanding Distributed Systems)

1
Comments
13 min read
Integrating Apache Hive — Offline Data for OpenMLDB

Integrating Apache Hive — Offline Data for OpenMLDB

Comments
4 min read
Mastering Distributed Database Development in 10 Minutes with OpenMLDB Developer Docker Image

Mastering Distributed Database Development in 10 Minutes with OpenMLDB Developer Docker Image

Comments
3 min read
Porque a descentralização é importante em redes públicas blockchain

Porque a descentralização é importante em redes públicas blockchain

Comments
2 min read
Wednesday Links - Edition 2024-02-14 ❤️🤦🏻

Wednesday Links - Edition 2024-02-14 ❤️🤦🏻

Comments
1 min read
Como a relação entre acoplamento e coesão podem trazer benefícios em Sistemas Distribuídos?

Como a relação entre acoplamento e coesão podem trazer benefícios em Sistemas Distribuídos?

Comments
2 min read
Replication in Distributed Systems - Part 3

Replication in Distributed Systems - Part 3

Comments
6 min read
Distributed Data and NoSQL

Distributed Data and NoSQL

Comments
4 min read
Fortifying Postgres With Byzantine Fault Tolerance

Fortifying Postgres With Byzantine Fault Tolerance

Comments
8 min read
How to design a scalable web application

How to design a scalable web application

Comments
1 min read
Introducing WebSemaphore

Introducing WebSemaphore

Comments 1
4 min read
Replication in Distributed Systems - Part 2

Replication in Distributed Systems - Part 2

2
Comments
6 min read
Replication in Distributed Systems - Part 1

Replication in Distributed Systems - Part 1

4
Comments
7 min read
Data Structures That Power Your Databases

Data Structures That Power Your Databases

3
Comments
6 min read
An Overview of Distributed Programming and Systems

An Overview of Distributed Programming and Systems

Comments
7 min read
Resilience Patterns in Distributed Systems: Handling Transient Failures with Retry and Circuit Breaker Strategies

Resilience Patterns in Distributed Systems: Handling Transient Failures with Retry and Circuit Breaker Strategies

Comments
1 min read
Mastering Data Consistency: A Deep Dive into the Transactional Outbox Pattern

Mastering Data Consistency: A Deep Dive into the Transactional Outbox Pattern

Comments
15 min read
Announcing Initial Release of New Conductor OSS Repository

Announcing Initial Release of New Conductor OSS Repository

Comments
3 min read
RPC on the example of gRPC. When to apply and how it works

RPC on the example of gRPC. When to apply and how it works

Comments
9 min read
Designing a Scalable and Fault-Tolerant Messaging System for Distributed Applications

Designing a Scalable and Fault-Tolerant Messaging System for Distributed Applications

Comments
10 min read
Distributed Systems: Challenges, Experiences and Tips

Distributed Systems: Challenges, Experiences and Tips

Comments
14 min read
How to Use Helm Chart to Deploy Distributed GreptimeDB on Kubernetes

How to Use Helm Chart to Deploy Distributed GreptimeDB on Kubernetes

1
Comments
4 min read
Unison: From 0 to Cloud

Unison: From 0 to Cloud

Comments
8 min read
Creating the Local First Stack

Creating the Local First Stack

1
Comments
5 min read
ZooKeeper Chronicles: Navigating EOFException and the Enigma of 0-Length Files

ZooKeeper Chronicles: Navigating EOFException and the Enigma of 0-Length Files

5
Comments
2 min read
Einstein's special relativity, Distributed systems and state machines

Einstein's special relativity, Distributed systems and state machines

2
Comments
10 min read
Davide's Code and Architecture Notes - Pros and Cons of API Gateways (plus vendors comparison)

Davide's Code and Architecture Notes - Pros and Cons of API Gateways (plus vendors comparison)

Comments
9 min read
Easily build a simple and reliable ordering system in an hour using go efficiency tools

Easily build a simple and reliable ordering system in an hour using go efficiency tools

Comments
9 min read
Understand Windows Azure Storage Architecture

Understand Windows Azure Storage Architecture

Comments
3 min read
Load dist bundle js file as a component in another React(Typerscript) application.

Load dist bundle js file as a component in another React(Typerscript) application.

Comments
1 min read
[Databases] - Update consistency

[Databases] - Update consistency

Comments
2 min read
O que é REST? 😴

O que é REST? 😴

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

Kafka Internally - A brief story of how Kafka works

Comments 1
13 min read
CAP Theorem

CAP Theorem

3
Comments 1
2 min read
Go for beginners

Go for beginners

7
Comments
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
An overview of CRDTs

An overview of CRDTs

Comments
2 min read
Sidecar Pattern

Sidecar Pattern

2
Comments
4 min read
Short note: Oban for background jobs and async workflows

Short note: Oban for background jobs and async workflows

Comments
1 min read
Abstract to Go: Quad Trees

Abstract to Go: Quad Trees

4
Comments
5 min read
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
GraphQL: linguagem de consulta para APIs

GraphQL: linguagem de consulta para APIs

3
Comments
2 min read
Fault Tolerance in Distributed Systems: Strategies and Case Studies

Fault Tolerance in Distributed Systems: Strategies and Case Studies

59
Comments 3
6 min read
Implementing Practical Byzantine Fault Tolerance - part 3

Implementing Practical Byzantine Fault Tolerance - part 3

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

Implementing Practical Byzantine Fault Tolerance - part 2

Comments
11 min read
A Complexidade dos Sistemas Distribuídos: Uma Análise Detalhada dos Teoremas CAP e PACELC

A Complexidade dos Sistemas Distribuídos: Uma Análise Detalhada dos Teoremas CAP e PACELC

Comments
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
Understanding MapReduce

Understanding MapReduce

Comments
10 min read
Resilient Systems using Go: Retry Mechanism

Resilient Systems using Go: Retry Mechanism

2
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)

3
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

1
Comments
4 min read
Byzantine Generals Problem

Byzantine Generals Problem

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

What Byzantine Generals Teach Us About AWS SQS

12
Comments 1
7 min read
Integration patterns for distributed architecture

Integration patterns for distributed architecture

1
Comments
15 min read
loading...