WRITING / TECHNICAL ARTICLES

Work through the architecture.

Long-form writing on enterprise AI, data platforms, control planes, and the operational details behind reliable systems.

Lessons From Building AI Governance Platform

Building a governance and operational-control platform for AI systems reinforces a simple lesson: evidence, policy, and replay must be designed into the system path.

  • AI Governance Platform
  • AI systems
  • Governance
  • Control planes

Iceberg as an Immutable Operational Ledger

Apache Iceberg is most useful when its snapshot model is treated as an operational record of data behaviour—not merely as a faster table format.

  • Data platforms
  • Apache Iceberg
  • Reproducibility
  • Operations

Lakehouse Architecture Beyond the Hype

A lakehouse is not a storage format or a vendor category. It is an operating model for data, with explicit ownership, contracts, lifecycle, and query responsibility.

  • Data platforms
  • Lakehouse
  • Architecture
  • Data governance

Failure Isolation Beyond Microservices

Microservices can create deployable boundaries without creating survivable failures. A practical guide to designing isolation across runtime, data, and operational planes.

  • Architecture
  • Distributed systems
  • Reliability
  • Platform engineering