Writing

Engineering, told cinematically

Distributed systems, observability and AI engineering — each pattern gets a genre: a silent hero, a noir detective, a night at the theater.

5 stories · updated Aug 2026
The Outbox Pattern illustration: dual-write failure vs. the outbox relay guaranteeing delivery
Distributed Systems · Hero Story

The Outbox Pattern: The Silent Hero of Distributed Services

How one database table and one transaction can absorb broker outages, retries, and traffic spikes, so your microservices do not have to. It is a pattern that never trends, yet it quietly keeps production systems running.

Detective-noir illustration of an engineer tracing a request through a server rack
Observability · Detective Noir

The Case of the Vanishing Request: Distributed Tracing

A request died somewhere across forty services, with no clear cause and no witness. Using three signals and one shared trace ID, a single waterfall chart can crack the case in one screen.

A stage director watches a robot performer rehearse under a spotlight
AI Engineering · Comedy in Five Acts

Same Show Every Night: Deterministic Systems from Non-Deterministic AI

You have hired a brilliant improv actor for a role that must be performed the same way, eight shows a week. This article covers schemas, validators, a deterministic orchestration pattern, and evals, with a live interactive demo.

✈️
Cloud Networking · Airport Thriller

Clearance Denied: How a Request Clears Front Door, APIM and the AKS Load Balancer

Every request to your platform is a passenger with no passport and a very short connection time. A walk through the five checkpoints it must clear, and what kubectl apply quietly builds behind the scenes.

Data Engineering · A Story for Data Engineers

The Magician of Mahadata: How Apache Spark Got Its Superpowers

A village once drowned in its own ledgers, until a magician named Apache Spark learned to move mountains of data at once. A simple, illustrated story about how Spark works, and how Databricks trained him.