experience
Blog
-
Exactly Once Is Usually a Myth
Most distributed systems don't process messages exactly once. Designing software that behaves correctly anyway is the real challenge.
-
Why Fast Queries Become Slow
Query performance rarely changes overnight. More often, the data simply outgrows the assumptions the query was built on.
-
Observability Before Scalability
Scaling a system without understanding it usually makes the same problems more expensive.