22-25 April 2026

From Chaos to Control: Orchestrating Lakehouse Workloads in Microsoft Fabric Part 1

50+50 minute session for SQLBits 2026Wednesday - 22 Apr 2026 - 11:30 - 12:20 Room 2B

TL; DR

How to orchestrate a lakehouse flow in Fabric? Should you use Data Factory pipelines, notebook-driven orchestration, materialized views, or bring in a third-party orchestration tool? Each option has clear strengths, but also trade-offs that can become painful in production if chosen incorrectly. In this session, we take a deep, practical dive into the orchestration options available for Fabric lakehouses. We will break down how each approach actually works, where it excels, where it falls short, and, most importantly, when you should use one over the others. After attending this session, you will leave with a clear decision framework for choosing the right orchestration strategy for your Fabric lakehouse, confidently and deliberately, rather than by trial and error. Part 1 focuses on introducing what the options are and orchestrating with Data Factory

Session Details

You have built a lakehouse in Microsoft Fabric. The notebooks are in place, data is flowing through the layers, and transformations are working. Now comes the hard question: how do you orchestrate it all, reliably, scalably, and in a way that fits real-world workloads?

Should you use Data Factory pipelines, notebook-driven orchestration, materialized views, or bring in a third-party orchestration tool? Each option has clear strengths, but also trade-offs that can become painful in production if chosen incorrectly.

In this session, we take a deep, practical dive into the orchestration options available for Fabric lakehouses. We will break down how each approach actually works, where it excels, where it falls short, and, most importantly, when you should use one over the others. Through concrete scenarios and production-proven examples, we will compare orchestration patterns for batch processing, dependencies, retries, monitoring, and operational complexity.

This is not a theoretical discussion. The session is grounded in real implementations used in production Fabric environments, including the challenges, pitfalls, and lessons learned along the way.

Part 1 focuses on introducing what the options are and orchestrating with Data Factory

Part 2 focuses on orchestration with notebooks, materialized views and third party tools

After attending this session, you will leave with a clear decision framework for choosing the right orchestration strategy for your Fabric lakehouse, confidently and deliberately, rather than by trial and error.

3 things you'll get out of this session

To introduce different methods to orchestrate notebooks in Fabric
To show the strengths and weaknesses of each orchestration method
To give a clear understand of when to use which method