Insights & Updates

The latest thinking on Data Strategy, AI Engineering, and Modern Analytics architectures.

Understanding the "Harness" in Agentic Coding Tools: Claude Code vs Codex
AI
2026-07-15 12 min read

Understanding the "Harness" in Agentic Coding Tools: Claude Code vs Codex

The model is the reasoning engine. The harness is everything that makes it actually useful in your codebase — tools, context management, orchestration, memory, safety. Here's what a harness does, what separates a good one from a fragile one, and how Claude Code and Codex compare.

Read Article
Digital Twins: Simulating Scenarios Before They Cost You an Incident
Data Engineering
2026-07-11 10 min read

Digital Twins: Simulating Scenarios Before They Cost You an Incident

Strip away the hype and a digital twin is a disciplined answer to "what happens if?"—a live-data model that lets you rehearse the dangerous and the expensive safely. Here's what that actually means for data pipelines and software systems.

Read Article
Cutting Claude Code Token Costs by Offloading to Open-Weight Models — and the Trust Problem Nobody Puts on the Invoice
AI
2026-06-30 11 min read

Cutting Claude Code Token Costs by Offloading to Open-Weight Models — and the Trust Problem Nobody Puts on the Invoice

Routing routine agentic coding work to a cheap open-weight model like GLM-5.2 can slash your token bill—but the real cost is a trust risk that never shows up on the invoice.

Read Article
The Benefits of the Microsoft Fabric Well-Architected Framework
Data Engineering
2026-06-20 9 min read

The Benefits of the Microsoft Fabric Well-Architected Framework

How applying WAF's five pillars—reliability, security, cost optimization, operational excellence, and performance efficiency—transforms your Microsoft Fabric data platform from functional to enterprise-ready.

Read Article
The Field-Level Lineage Gap in Microsoft Fabric (And How We're Closing It)
Data Engineering
2026-02-06 6 min read

The Field-Level Lineage Gap in Microsoft Fabric (And How We're Closing It)

Someone asks where a number in the report actually comes from, and tracing it requires navigating six notebooks, three warehouse views, and a semantic model. Here's how we're solving that.

Read Article
Forcing a Metadata Sync in Microsoft Fabric Lakehouse
Tutorial
2025-09-10 3 min read

Forcing a Metadata Sync in Microsoft Fabric Lakehouse

Having written before about the frustrations around records arriving late in the Fabric Lakehouse, I revisited the code today and discovered Microsoft's official REST API solution.

Read Article
Delta Live Tables in Databricks… meet Materialized Lakehouse Views in Microsoft Fabric
Data Engineering
2025-09-04 6 min read

Delta Live Tables in Databricks… meet Materialized Lakehouse Views in Microsoft Fabric

If you've built Delta Live Tables pipelines in Databricks, the newly released Materialized Lakehouse Views in Microsoft Fabric will feel familiar. Here's how they compare.

Read Article
Where are you on your Data Maturity Journey?
Strategy
2025-09-04 6 min read

Where are you on your Data Maturity Journey?

And where do you think your competitors are on their journey? If you are lucky, you may have an idea. But many companies simply have no idea how they compare.

Read Article
Is CI/CD for Fabric finally completely there?
Data Engineering
2025-09-04 8 min read

Is CI/CD for Fabric finally completely there?

For years, data engineers and BI developers have been asking: when will Microsoft Fabric have proper CI/CD pipelines? The answer: it's close enough now.

Read Article
From BI to HI to AI - Why Human Intelligence is the Real Driver of Smart Business
Strategy
2025-09-03 5 min read

From BI to HI to AI - Why Human Intelligence is the Real Driver of Smart Business

Over the past decade, Business Intelligence (BI) transformed how we see our data. Now, Artificial Intelligence (AI) is transforming what we can predict. But there's a missing link: Human Intelligence (HI).

Read Article
The Rise of Agentic AI in Data Engineering
AI
2024-05-15 12 min read

The Rise of Agentic AI in Data Engineering

Why traditional ETL pipelines are being replaced by autonomous agents that heal themselves.

Read Article
RAG vs Fine-Tuning: Making the Right Choice
Strategy
2024-04-28 7 min read

RAG vs Fine-Tuning: Making the Right Choice

When to inject context and when to retrain the model. A strategic guide for CTOs.

Read Article