Writing

A collection of articles and thoughts around data and AI in the industry.

Filter by real-time or architecture / strategy depending on the lane you want to read.

Architecture / Strategy2026-03-13

Agentic AI needs real-time state and operational semantics

A foundational article arguing that enterprise agentic systems require live state, relationship awareness, operational semantics, and governed action paths before they can support reliable intervention.

insightsarchitecture-strategyagentic-aioperational-semantics
Architecture / Strategy2026-01-14

Graphs as a Semantic Intent Layer for Conversational Analytics in Fabric

# Graphs as a Semantic Intent Layer for Conversational Analytics in Fabric

insightsarchitecture-strategyarchive
Architecture / Strategy2025-11-06

Building Action Systems on data in Azure SQL and SQL Server 2025 with Change Eventstreams

With all the Ignite announcements this year, it's easy to overlook features you can start using right now. One of the most exciting additions now in public preview (and GA in SQL Server 2025 on-prem!!!) is Change Event Streaming (CES).

insightsarchitecture-strategyarchive
Architecture / Strategy2025-10-30

Dealing with Lambda Architectures in Microsoft Fabric

For anyone unfamiliar, Lambda Architecture is a data processing design pattern that helps organizations manage large volumes of data by combining real-time and batch processing methods. It separates data flows into a "hot path" for instant processing and immediate insights, and a

insightsarchitecture-strategyarchive
Architecture / Strategy2025-10-28

Data transformation in Real Time Intelligence

Organizations increasingly rely on real time intelligence to gain immediate insights and respond proactively to events as they unfold. The ability to transform data instantly is central to these capabilities, enabling systems to ingest, process, and analyze information in motion

insightsarchitecture-strategyarchive
Architecture / Strategy2025-10-21

Data Mesh Architectures in Microsoft Fabric

Data mesh principles—domain-oriented ownership, data as a product, and federated governance—require more than conceptual alignment. They demand infrastructure that supports decentralized control without sacrificing interoperability. Real Time Intelligence provides this foundation

insightsarchitecture-strategyarchive
Architecture / Strategy2025-09-23

Data Modeling in Eventhouse - Event-Driven Approaches vs. Traditional Star Schemas

TL;DR: In Event Driven Architectures, focus on contextualizing the stream, not building a star schema before you make your data available for downstream Action Systems. 😊

insightsarchitecture-strategyarchive
Architecture / Strategy2025-09-16

Understanding dimensions/reference data, late arrivals, and out of order events in Real Time Intelligence

One of the interesting things I find about event driven architectures in Microsoft Fabric is how with the convergence of worlds, different terminologies that meant the same thing have now come to light. For example, take dimensions in classic data warehousing scenarios. In stream

insightsarchitecture-strategyarchive
Architecture / Strategy2025-09-09

From Reports to Actions: Understanding Action Systems in Event Driven Architectures

TL;DR: Action Systems are a conceptual framework within Event Driven Architectures that shift data consumption from passive reporting to automated, event-driven responses. Action Systems enable dynamic workflows triggering actions from streaming data with or without human interve

insightsarchitecture-strategyarchive