Technical Writing

Long-form notes on backend architecture, data systems, reliability, and lessons learned from building and operating production software.

I write primarily to clarify my own thinking. These articles are not tutorials or announcements, but reflections on real systems, trade-offs, and failures encountered while building and operating software in production.

6 min read

Data pipelines in practice

What breaks in real pipelines, and how to design for recovery and observability.

  • data
  • pipelines
  • operations