Distributed-Systems
All articles
The Juggler
You already understand async systems, fault tolerance, and distributed patterns. You just know them by …Juggling and Technology
The cascade as a distributed system. Props as AI agent types. Dropping a ball as incident response. If you …Temporal - Durable Workflow Orchestration Platform
Temporal is an open-source durable execution platform for building reliable, long-running workflows and …PACELC Theorem
An extension of the CAP theorem that addresses the trade-off between latency and consistency even when no …OpenTelemetry - Observability Framework Standard
OpenTelemetry is a vendor-neutral open-source observability framework for generating, collecting, and …NoSQL Databases
A broad category of non-relational database systems designed for specific data models and access patterns, …Idempotency
What idempotency means, how idempotency keys work for API endpoints, and why safe retry behaviour is critical …Client-Server Architecture
A distributed architecture where clients send requests to centralized servers that provide services and …CAP Theorem
A fundamental theorem in distributed systems stating that a distributed data store can provide at most two of …Apache Kafka - Distributed Event Streaming Platform
Apache Kafka is a distributed event streaming platform used for high-throughput, fault-tolerant real-time data …Circuit Breaker Pattern
What the circuit breaker pattern is, why AI services need it for handling model timeouts and rate limits, and …
Open source projects