Posts
All the articles I've posted.
-
80/20 Of The Week: Partitioning and Sharding
The core concepts of horizontal and vertical data splitting, partitioning vs sharding, and sharding strategies.
-
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: Docker Compose and Kubernetes
Breaking down Docker Compose and Kubernetes: Imperative vs Declarative management of containerized systems.