Blog

Beyond demos, notebooks and hype

Showing posts for MLOps. Longer essays and technical guides on MLOps, data engineering, AI architecture, Azure and the platform concerns that tend to show up after the model finally works.

Hand-drawn sketch of a GitHub Actions pipeline controlling Databricks MLOps delivery across bundle validation, staging, model validation and production
Tutorial July 9, 2026 · 14 min read

Databricks MLOps delivery patterns with GitHub Actions

A practical guide to production ML delivery on Databricks: where GitHub Actions fits, why Declarative Automation Bundles should usually be the deployment contract, and what to standardize before the first real production rollout.

mlopsdatabricks
Hand-drawn observability sketch showing dashboard panels for service health, data quality, prediction behavior and business feedback
Production checklist June 7, 2026 · 5 min read

Minimal viable ML Observability: what to monitor first

A practical starting point for ML observability: what to monitor first, which signals matter early, and how to avoid building a monitoring stack that is bigger than the model itself.

mlopsobservability
Hand-drawn systems sketch showing MLOps as connected engineering work across code, data, deployment and monitoring
Architectural guide May 26, 2026 · 9 min read

Why MLOps is mostly an Engineering problem

If you ask whether MLOps is mostly software engineering, the practical answer is broader: delivery, data reliability, architecture and operational ownership usually matter more than the model code itself.

mlopssoftware-engineering