Tag: distributed-systems
All the articles with the tag "distributed-systems".
-
80/20 Of The Week: Idempotency and Resilience
How to use retries properly and build resilience into your distributed systems with idempotency.
-
80/20 Of The Week: Event-Driven Architecture (EDA)
Why and when to use Event-Driven Architecture over request-driven systems, and how Kafka and RabbitMQ fit into the picture.
-
80/20 Of The Week: Scalable Distributed Systems
The 80/20 info for big scalable, distributed systems: everything you need to know about load balancers, horizontal scaling, queues, and request coalescing.