<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheet.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0">
  <channel>
    <atom:link rel="self" type="application/rss+xml" href="https://feeds.transistor.fm/fabric-architecture-podcast" title="MP3 Audio"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <podcast:podping usesPodping="true"/>
    <title>Fabric Architecture Podcast</title>
    <generator>Transistor (https://transistor.fm)</generator>
    <itunes:new-feed-url>https://feeds.transistor.fm/fabric-architecture-podcast</itunes:new-feed-url>
    <description>Architecture decisions for Microsoft Fabric. Anonymized real customer scenarios, cost realism, counter-arguments included. Weekly episodes aligned with Fabric Friday recordings.</description>
    <copyright>© 2026 Matthias Falland</copyright>
    <podcast:guid>4a3b41f3-09cf-5c55-b990-9c25a1a38196</podcast:guid>
    <podcast:locked>yes</podcast:locked>
    <podcast:trailer pubdate="Thu, 01 Jan 2026 08:00:00 +0100" url="https://media.transistor.fm/0a41c9e5/500e7a11.mp3" length="3631379" type="audio/mpeg">Welcome to the Fabric Architecture Podcast</podcast:trailer>
    <language>en</language>
    <pubDate>Fri, 29 May 2026 09:00:24 +0200</pubDate>
    <lastBuildDate>Fri, 29 May 2026 09:01:24 +0200</lastBuildDate>
    <link>https://www.fabricperiodictable.com</link>
    <image>
      <url>https://img.transistorcdn.com/7KCGajg_Tv2rIKYSAqycTQ0OleaRmSrQ8iAKWGsMnsE/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8xNmZi/MmU3NmY4ODZmMGNi/MTQxNGU3YzdiYzI5/YzEzNS5wbmc.jpg</url>
      <title>Fabric Architecture Podcast</title>
      <link>https://www.fabricperiodictable.com</link>
    </image>
    <itunes:category text="Technology"/>
    <itunes:category text="Business"/>
    <itunes:type>episodic</itunes:type>
    <itunes:author>Matthias Falland</itunes:author>
    <itunes:image href="https://img.transistorcdn.com/7KCGajg_Tv2rIKYSAqycTQ0OleaRmSrQ8iAKWGsMnsE/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8xNmZi/MmU3NmY4ODZmMGNi/MTQxNGU3YzdiYzI5/YzEzNS5wbmc.jpg"/>
    <itunes:summary>Architecture decisions for Microsoft Fabric. Anonymized real customer scenarios, cost realism, counter-arguments included. Weekly episodes aligned with Fabric Friday recordings.</itunes:summary>
    <itunes:subtitle>Architecture decisions for Microsoft Fabric.</itunes:subtitle>
    <itunes:keywords>technology, ai, data, fabric, microsoft</itunes:keywords>
    <itunes:owner>
      <itunes:name>Matthias Falland</itunes:name>
      <itunes:email>matthias@falland.ch</itunes:email>
    </itunes:owner>
    <itunes:complete>No</itunes:complete>
    <itunes:explicit>No</itunes:explicit>
    <item>
      <title>ML Models in Fabric: Training, Deployment, and When to Stay on Azure ML</title>
      <itunes:episode>22</itunes:episode>
      <podcast:episode>22</podcast:episode>
      <itunes:title>ML Models in Fabric: Training, Deployment, and When to Stay on Azure ML</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">68c085f3-2759-472f-adfc-2c5255e1e27c</guid>
      <link>https://share.transistor.fm/s/9433aea1</link>
      <description>
        <![CDATA[<p><b>ML Models in Fabric: Training, Deployment, and When to Stay on Azure ML</b></p>
<p><strong>Episode 22</strong> • 2026-05-29</p>
<p>Microsoft Fabric ships its own MLflow registry — but is it a replacement for Azure Machine Learning? Matthias and Fabia work through the four-layer registry model, PREDICT versus Model Endpoints, the Direct Lake prediction loop, and the architectural question that actually determines the answer: where do your predictions land?</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Where do the predictions land. That question answers the architecture. OneLake plus Power BI Direct Lake — Fabric ML Model, genuinely the right call. REST API for an app — evaluate Endpoints maturity or route to Azure ML. GPU training,...</li>
<li>I'd go further. Already on Databricks with Unity Catalog? Don't migrate. Fabric ML Model is not a migration target for Databricks shops — the platform maturity gap is real. The hybrid that actually works: train on Azure ML with GPU,...</li>
<li>For Power BI shops — yes. PREDICT writes predictions to a Delta table in OneLake, Direct Lake reads it with zero copy, zero scheduled refresh. That eliminates an entire class of ETL work. But only if Power BI is your audience.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/fabric/data-science/machine-learning-experiment?wt.mc_id=AZ-MVP-5003447">ML Experiment</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-engineering/how-to-use-notebook?wt.mc_id=AZ-MVP-5003447">Notebooks</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-engineering/lakehouse-overview?wt.mc_id=AZ-MVP-5003447">Lakehouse</a></li>
<li><a href="https://learn.microsoft.com/fabric/get-started/direct-lake-overview?wt.mc_id=AZ-MVP-5003447">Direct Lake</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/python-automated-machine-learning-fabric?wt.mc_id=AZ-MVP-5003447">Code-first AutoML</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/low-code-automl?wt.mc_id=AZ-MVP-5003447">Low-code AutoML</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/synapse-overview?wt.mc_id=AZ-MVP-5003447">SynapseML</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-introduction?wt.mc_id=AZ-MVP-5003447">Activator</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/machine-learning-model?wt.mc_id=AZ-MVP-5003447">Machine learning model in Microsoft Fabric</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/data-science-overview?wt.mc_id=AZ-MVP-5003447">What is Data Science in Microsoft Fabric?</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/tutorial-data-science-train-models?wt.mc_id=AZ-MVP-5003447">Tutorial Part 3: Train and register a machine learning model</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/tutorial-data-science-batch-scoring?wt.mc_id=AZ-MVP-5003447">Tutorial Part 4: Perform batch scoring and save predictions</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/model-scoring-predict?wt.mc_id=AZ-MVP-5003447">Machine learning model scoring with PREDICT</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/model-endpoints?wt.mc_id=AZ-MVP-5003447">Serve real-time predictions with ML model endpoints (Preview)</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/train-models-scikit-learn?wt.mc_id=AZ-MVP-5003447">Train models with scikit-learn in Microsoft Fabric</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>ML Models in Fabric: Training, Deployment, and When to Stay on Azure ML</b></p>
<p><strong>Episode 22</strong> • 2026-05-29</p>
<p>Microsoft Fabric ships its own MLflow registry — but is it a replacement for Azure Machine Learning? Matthias and Fabia work through the four-layer registry model, PREDICT versus Model Endpoints, the Direct Lake prediction loop, and the architectural question that actually determines the answer: where do your predictions land?</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Where do the predictions land. That question answers the architecture. OneLake plus Power BI Direct Lake — Fabric ML Model, genuinely the right call. REST API for an app — evaluate Endpoints maturity or route to Azure ML. GPU training,...</li>
<li>I'd go further. Already on Databricks with Unity Catalog? Don't migrate. Fabric ML Model is not a migration target for Databricks shops — the platform maturity gap is real. The hybrid that actually works: train on Azure ML with GPU,...</li>
<li>For Power BI shops — yes. PREDICT writes predictions to a Delta table in OneLake, Direct Lake reads it with zero copy, zero scheduled refresh. That eliminates an entire class of ETL work. But only if Power BI is your audience.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/fabric/data-science/machine-learning-experiment?wt.mc_id=AZ-MVP-5003447">ML Experiment</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-engineering/how-to-use-notebook?wt.mc_id=AZ-MVP-5003447">Notebooks</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-engineering/lakehouse-overview?wt.mc_id=AZ-MVP-5003447">Lakehouse</a></li>
<li><a href="https://learn.microsoft.com/fabric/get-started/direct-lake-overview?wt.mc_id=AZ-MVP-5003447">Direct Lake</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/python-automated-machine-learning-fabric?wt.mc_id=AZ-MVP-5003447">Code-first AutoML</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/low-code-automl?wt.mc_id=AZ-MVP-5003447">Low-code AutoML</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/synapse-overview?wt.mc_id=AZ-MVP-5003447">SynapseML</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-introduction?wt.mc_id=AZ-MVP-5003447">Activator</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/machine-learning-model?wt.mc_id=AZ-MVP-5003447">Machine learning model in Microsoft Fabric</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/data-science-overview?wt.mc_id=AZ-MVP-5003447">What is Data Science in Microsoft Fabric?</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/tutorial-data-science-train-models?wt.mc_id=AZ-MVP-5003447">Tutorial Part 3: Train and register a machine learning model</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/tutorial-data-science-batch-scoring?wt.mc_id=AZ-MVP-5003447">Tutorial Part 4: Perform batch scoring and save predictions</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/model-scoring-predict?wt.mc_id=AZ-MVP-5003447">Machine learning model scoring with PREDICT</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/model-endpoints?wt.mc_id=AZ-MVP-5003447">Serve real-time predictions with ML model endpoints (Preview)</a></li>
<li><a href="https://learn.microsoft.com/fabric/data-science/train-models-scikit-learn?wt.mc_id=AZ-MVP-5003447">Train models with scikit-learn in Microsoft Fabric</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 29 May 2026 09:00:00 +0200</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/9433aea1/1fc813e3.mp3" length="9889503" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/5X_JhWExPhyVywRNGCo_7qBk1gCTHeFyL9guM_Tmoqg/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lNWU4/N2FkNTUwZTExNGE5/OTcyYjk5MWJkNjNi/ODRlNS5wbmc.jpg"/>
      <itunes:duration>612</itunes:duration>
      <itunes:summary>Microsoft Fabric ships its own MLflow registry — but is it a replacement for Azure Machine Learning? Matthias and Fabia work through the four-layer registry model, PREDICT versus Model Endpoints, the Direct Lake prediction loop, and the architectural question that actually determines the answer: where do your predictions land?</itunes:summary>
      <itunes:subtitle>Microsoft Fabric ships its own MLflow registry — but is it a replacement for Azure Machine Learning? Matthias and Fabia work through the four-layer registry model, PREDICT versus Model Endpoints, the Direct Lake prediction loop, and the architectural ques</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/9433aea1/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/9433aea1/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Event Schema Set: Contracts That Stop Midnight Breakage</title>
      <itunes:episode>21</itunes:episode>
      <podcast:episode>21</podcast:episode>
      <itunes:title>Event Schema Set: Contracts That Stop Midnight Breakage</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b04d11fb-5c23-4695-bf52-7571d3b44b8a</guid>
      <link>https://share.transistor.fm/s/93a95735</link>
      <description>
        <![CDATA[<p><b>Event Schema Set: Contracts That Stop Midnight Breakage</b></p>
<p><strong>Episode 21</strong> • 2026-05-22</p>
<p>Event Schema Set is Fabric's contract layer for streaming data — but it ships in Preview with real gaps. Matthias and Fabia unpack the retrofit trap, the dead-letter gap everyone worries about, and when Confluent Schema Registry is honestly the better call.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Treat schemas as append-only contracts. Add fields with defaults — safe. Remove required fields — breaks consumers. Change a type — silent data corruption. Rename a field — silent loss in KQL queries. The system won't stop you. Your...</li>
<li>Fair argument. And honestly? If you're an existing Kafka shop with established Confluent practices — use Confluent. The migration cost isn't worth it. Eventstream can deserialize Confluent-encoded payloads natively. You get Avro plus JSON...</li>
<li>But you operate a separate cluster. Separate auth. Separate billing. If your entire stack is Fabric-native — Eventstream, Notebook, Activator, Eventhouse — the integration is a real win. No client library. No external cluster. Governance...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/schema-sets/schema-registry-limitations?wt.mc_id=AZ-MVP-5003447">Schema Registry — known limitations</a></li>
<li><a href="https://github.com/cloudevents/spec">CloudEvents 1.0</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/schema-sets/use-event-schemas?wt.mc_id=AZ-MVP-5003447">Use schemas in eventstreams</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/schema-sets/create-manage-event-schemas-real-time-hub?wt.mc_id=AZ-MVP-5003447">Real-Time Hub Schemas</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/business-events/business-events-concepts?wt.mc_id=AZ-MVP-5003447">Business Events Concepts</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/business-events/consume-business-events-from-activator?wt.mc_id=AZ-MVP-5003447">Consume Business Events from Activator</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/eventhouse?wt.mc_id=AZ-MVP-5003447">Eventhouse</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/event-streams/add-source-confluent-kafka?wt.mc_id=AZ-MVP-5003447">Confluent Kafka source</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/schema-sets/schema-registry-overview?wt.mc_id=AZ-MVP-5003447">Schema Registry in Fabric Real-Time Intelligence (preview) — Overview</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/schema-sets/create-manage-event-schema-sets?wt.mc_id=AZ-MVP-5003447">Create and manage event schema sets</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/schema-sets/create-manage-event-schemas?wt.mc_id=AZ-MVP-5003447">Create and manage event schemas in schema sets</a></li>
<li><a href="https://learn.microsoft.com/rest/api/fabric/articles/item-management/definitions/eventschemaset-definition?wt.mc_id=AZ-MVP-5003447">EventSchemaSet REST API definition</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/event-streams/overview?wt.mc_id=AZ-MVP-5003447">Eventstream Overview — Schema Management section</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/event-streams/process-events-with-multiple-schemas?wt.mc_id=AZ-MVP-5003447">Multiple-Schema Inferencing in Eventstream (Preview)</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/event-streams/data-formats?wt.mc_id=AZ-MVP-5003447">Eventstream Data Formats: JSON, CSV, Avro</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Event Schema Set: Contracts That Stop Midnight Breakage</b></p>
<p><strong>Episode 21</strong> • 2026-05-22</p>
<p>Event Schema Set is Fabric's contract layer for streaming data — but it ships in Preview with real gaps. Matthias and Fabia unpack the retrofit trap, the dead-letter gap everyone worries about, and when Confluent Schema Registry is honestly the better call.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Treat schemas as append-only contracts. Add fields with defaults — safe. Remove required fields — breaks consumers. Change a type — silent data corruption. Rename a field — silent loss in KQL queries. The system won't stop you. Your...</li>
<li>Fair argument. And honestly? If you're an existing Kafka shop with established Confluent practices — use Confluent. The migration cost isn't worth it. Eventstream can deserialize Confluent-encoded payloads natively. You get Avro plus JSON...</li>
<li>But you operate a separate cluster. Separate auth. Separate billing. If your entire stack is Fabric-native — Eventstream, Notebook, Activator, Eventhouse — the integration is a real win. No client library. No external cluster. Governance...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/schema-sets/schema-registry-limitations?wt.mc_id=AZ-MVP-5003447">Schema Registry — known limitations</a></li>
<li><a href="https://github.com/cloudevents/spec">CloudEvents 1.0</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/schema-sets/use-event-schemas?wt.mc_id=AZ-MVP-5003447">Use schemas in eventstreams</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/schema-sets/create-manage-event-schemas-real-time-hub?wt.mc_id=AZ-MVP-5003447">Real-Time Hub Schemas</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/business-events/business-events-concepts?wt.mc_id=AZ-MVP-5003447">Business Events Concepts</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/business-events/consume-business-events-from-activator?wt.mc_id=AZ-MVP-5003447">Consume Business Events from Activator</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/eventhouse?wt.mc_id=AZ-MVP-5003447">Eventhouse</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/event-streams/add-source-confluent-kafka?wt.mc_id=AZ-MVP-5003447">Confluent Kafka source</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/schema-sets/schema-registry-overview?wt.mc_id=AZ-MVP-5003447">Schema Registry in Fabric Real-Time Intelligence (preview) — Overview</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/schema-sets/create-manage-event-schema-sets?wt.mc_id=AZ-MVP-5003447">Create and manage event schema sets</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/schema-sets/create-manage-event-schemas?wt.mc_id=AZ-MVP-5003447">Create and manage event schemas in schema sets</a></li>
<li><a href="https://learn.microsoft.com/rest/api/fabric/articles/item-management/definitions/eventschemaset-definition?wt.mc_id=AZ-MVP-5003447">EventSchemaSet REST API definition</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/event-streams/overview?wt.mc_id=AZ-MVP-5003447">Eventstream Overview — Schema Management section</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/event-streams/process-events-with-multiple-schemas?wt.mc_id=AZ-MVP-5003447">Multiple-Schema Inferencing in Eventstream (Preview)</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/event-streams/data-formats?wt.mc_id=AZ-MVP-5003447">Eventstream Data Formats: JSON, CSV, Avro</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 22 May 2026 09:00:00 +0200</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/93a95735/287853ed.mp3" length="10777100" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/Z7zOsqchS3inEbTigxniflN-ZBmcQuorooRdDvuL1Do/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS83ODQ5/NDMzY2QyYWQ3MzAz/ODNjOTk3Nzg1YTky/ZTA5OS5wbmc.jpg"/>
      <itunes:duration>668</itunes:duration>
      <itunes:summary>Event Schema Set is Fabric's contract layer for streaming data — but it ships in Preview with real gaps. Matthias and Fabia unpack the retrofit trap, the dead-letter gap everyone worries about, and when Confluent Schema Registry is honestly the better call.</itunes:summary>
      <itunes:subtitle>Event Schema Set is Fabric's contract layer for streaming data — but it ships in Preview with real gaps. Matthias and Fabia unpack the retrofit trap, the dead-letter gap everyone worries about, and when Confluent Schema Registry is honestly the better cal</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/93a95735/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/93a95735/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Data Activator: Stateful Alerts That Don't Spam Your Team</title>
      <itunes:episode>20</itunes:episode>
      <podcast:episode>20</podcast:episode>
      <itunes:title>Data Activator: Stateful Alerts That Don't Spam Your Team</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e1d6e6e9-34d6-4982-94ea-0582b50fb73d</guid>
      <link>https://share.transistor.fm/s/e2936fa0</link>
      <description>
        <![CDATA[<p><b>Data Activator: Stateful Alerts That Don't Spam Your Team</b></p>
<p><strong>Episode 20</strong> • 2026-05-15</p>
<p>Data Activator is Fabric's no-code event detection engine — but most teams build it wrong. Matthias and Fabia unpack the stateful rule model, the billing trap everyone hits once, and when Power Automate is actually the better answer.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Take-home: the entity hierarchy is the product.</li>
<li>Fair. For low-frequency data — a daily KPI check — it works fine. Where it breaks: ten thousand events per second per rule. Power Automate isn't built for that volume. And a per-flow variable isn't per-object state — you'd need one flow...</li>
<li>Right. Wrong in exactly one place — the state machine. Here's the thing. A stateless rule fires on every matching event. Value greater than twenty-five? Sensor reports every five seconds, stays above twenty-five for an hour — you get seven...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/event-streams/add-destination-activator?wt.mc_id=AZ-MVP-5003447">Add Activator to Eventstream</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-alert-queryset?wt.mc_id=AZ-MVP-5003447">Activator from KQL Queryset</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-get-data-real-time-dashboard?wt.mc_id=AZ-MVP-5003447">Activator from RTD</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-get-data-power-bi?wt.mc_id=AZ-MVP-5003447">Activator from Power BI</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/set-alerts-data-streams?wt.mc_id=AZ-MVP-5003447">Real-Time Hub Set Alerts</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/set-alerts-anomaly-detection?wt.mc_id=AZ-MVP-5003447">Set Alerts on Anomaly Detection</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-introduction?wt.mc_id=AZ-MVP-5003447">What is Fabric Activator?</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-tutorial?wt.mc_id=AZ-MVP-5003447">Tutorial: Create and activate a Fabric Activator rule</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-create-activators?wt.mc_id=AZ-MVP-5003447">Create a rule in Fabric Activator</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-trigger-model?wt.mc_id=AZ-MVP-5003447">Trigger modeling in Activator</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-rules-overview?wt.mc_id=AZ-MVP-5003447">Fabric Activator rules</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-detection-conditions?wt.mc_id=AZ-MVP-5003447">Detection conditions</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-limitations?wt.mc_id=AZ-MVP-5003447">Activator Limitations</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-latency?wt.mc_id=AZ-MVP-5003447">Latency in Activator</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-capacity-usage?wt.mc_id=AZ-MVP-5003447">Activator Capacity Consumption</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Data Activator: Stateful Alerts That Don't Spam Your Team</b></p>
<p><strong>Episode 20</strong> • 2026-05-15</p>
<p>Data Activator is Fabric's no-code event detection engine — but most teams build it wrong. Matthias and Fabia unpack the stateful rule model, the billing trap everyone hits once, and when Power Automate is actually the better answer.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Take-home: the entity hierarchy is the product.</li>
<li>Fair. For low-frequency data — a daily KPI check — it works fine. Where it breaks: ten thousand events per second per rule. Power Automate isn't built for that volume. And a per-flow variable isn't per-object state — you'd need one flow...</li>
<li>Right. Wrong in exactly one place — the state machine. Here's the thing. A stateless rule fires on every matching event. Value greater than twenty-five? Sensor reports every five seconds, stays above twenty-five for an hour — you get seven...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/event-streams/add-destination-activator?wt.mc_id=AZ-MVP-5003447">Add Activator to Eventstream</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-alert-queryset?wt.mc_id=AZ-MVP-5003447">Activator from KQL Queryset</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-get-data-real-time-dashboard?wt.mc_id=AZ-MVP-5003447">Activator from RTD</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-get-data-power-bi?wt.mc_id=AZ-MVP-5003447">Activator from Power BI</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/set-alerts-data-streams?wt.mc_id=AZ-MVP-5003447">Real-Time Hub Set Alerts</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/set-alerts-anomaly-detection?wt.mc_id=AZ-MVP-5003447">Set Alerts on Anomaly Detection</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-introduction?wt.mc_id=AZ-MVP-5003447">What is Fabric Activator?</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-tutorial?wt.mc_id=AZ-MVP-5003447">Tutorial: Create and activate a Fabric Activator rule</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-create-activators?wt.mc_id=AZ-MVP-5003447">Create a rule in Fabric Activator</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-trigger-model?wt.mc_id=AZ-MVP-5003447">Trigger modeling in Activator</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-rules-overview?wt.mc_id=AZ-MVP-5003447">Fabric Activator rules</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-detection-conditions?wt.mc_id=AZ-MVP-5003447">Detection conditions</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-limitations?wt.mc_id=AZ-MVP-5003447">Activator Limitations</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-latency?wt.mc_id=AZ-MVP-5003447">Latency in Activator</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-capacity-usage?wt.mc_id=AZ-MVP-5003447">Activator Capacity Consumption</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 15 May 2026 09:00:00 +0200</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/e2936fa0/d6caf3ac.mp3" length="8793547" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/tSS2KStEoo_Rj4cWcw0LByClR-ijkMlYDCu3sYUdnVI/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lMTE0/NzFkZmJhZDhiOGFm/NWJkMzYwYjQxZjg5/MzkzYi5wbmc.jpg"/>
      <itunes:duration>544</itunes:duration>
      <itunes:summary>Data Activator is Fabric's no-code event detection engine — but most teams build it wrong. Matthias and Fabia unpack the stateful rule model, the billing trap everyone hits once, and when Power Automate is actually the better answer.</itunes:summary>
      <itunes:subtitle>Data Activator is Fabric's no-code event detection engine — but most teams build it wrong. Matthias and Fabia unpack the stateful rule model, the billing trap everyone hits once, and when Power Automate is actually the better answer.</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/e2936fa0/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/e2936fa0/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Real-Time Dashboard: When 10-Second Refresh Changes the Architecture</title>
      <itunes:episode>19</itunes:episode>
      <podcast:episode>19</podcast:episode>
      <itunes:title>Real-Time Dashboard: When 10-Second Refresh Changes the Architecture</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ea0dd392-c996-493a-b20b-8ae6ec7fd4be</guid>
      <link>https://share.transistor.fm/s/8cee4b6f</link>
      <description>
        <![CDATA[<p><b>Real-Time Dashboard: When 10-Second Refresh Changes the Architecture</b></p>
<p><strong>Episode 19</strong> • 2026-05-08</p>
<p>Real-Time Dashboard is not Power BI wearing a different hat. Matthias and Fabia unpack the naming collision, permission separation, Activator alert traps, and when you should actually use Power BI DirectQuery instead.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>If someone asks 'what's happening right now' — Real-Time Dashboard.</li>
<li>But you lose permission separation. You lose tile-as-query simplicity. And your team will absolutely blame the network when the DirectQuery report takes four seconds to load at scale. Different tools, different tradeoffs.</li>
<li>Fair argument. Power BI can connect to KQL via DirectQuery. You get DAX measures, RLS, the full semantic model. And in Premium, automatic page refresh goes as low as five seconds. So if your team already lives in Power BI — that's a legitimate path.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/create-database?wt.mc_id=AZ-MVP-5003447">KQL Database</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/create-query-set?wt.mc_id=AZ-MVP-5003447">KQL Queryset</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/real-time-hub-overview?wt.mc_id=AZ-MVP-5003447">Real-Time Hub</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-get-data-real-time-dashboard?wt.mc_id=AZ-MVP-5003447">Activator on RTD</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/anomaly-detection?wt.mc_id=AZ-MVP-5003447">Anomaly Detection</a></li>
<li><a href="https://learn.microsoft.com/power-bi/connect-data/real-time-intelligence-sample?wt.mc_id=AZ-MVP-5003447">Power BI + KQL</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/map/create-map?wt.mc_id=AZ-MVP-5003447">Fabric Map</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/real-time-dashboards-overview?wt.mc_id=AZ-MVP-5003447">What is Real-Time Dashboard?</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/dashboard-real-time-create?wt.mc_id=AZ-MVP-5003447">Create a Real-Time Dashboard</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/dashboard-permissions?wt.mc_id=AZ-MVP-5003447">Real-Time Dashboard Permissions</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/dashboard-parameters?wt.mc_id=AZ-MVP-5003447">Use Parameters in Real-Time Dashboards</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/dashboard-visuals-customize?wt.mc_id=AZ-MVP-5003447">Customize Real-Time Dashboard Visuals</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-limitations?wt.mc_id=AZ-MVP-5003447">Activator Limitations</a></li>
<li><a href="https://learn.microsoft.com/fabric/fundamentals/copilot-generate-dashboard?wt.mc_id=AZ-MVP-5003447">Generate Real-Time Dashboard with Copilot</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/dashboard-explore-data?wt.mc_id=AZ-MVP-5003447">Copilot-assisted Real-Time Data Exploration (Preview)</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Real-Time Dashboard: When 10-Second Refresh Changes the Architecture</b></p>
<p><strong>Episode 19</strong> • 2026-05-08</p>
<p>Real-Time Dashboard is not Power BI wearing a different hat. Matthias and Fabia unpack the naming collision, permission separation, Activator alert traps, and when you should actually use Power BI DirectQuery instead.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>If someone asks 'what's happening right now' — Real-Time Dashboard.</li>
<li>But you lose permission separation. You lose tile-as-query simplicity. And your team will absolutely blame the network when the DirectQuery report takes four seconds to load at scale. Different tools, different tradeoffs.</li>
<li>Fair argument. Power BI can connect to KQL via DirectQuery. You get DAX measures, RLS, the full semantic model. And in Premium, automatic page refresh goes as low as five seconds. So if your team already lives in Power BI — that's a legitimate path.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/create-database?wt.mc_id=AZ-MVP-5003447">KQL Database</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/create-query-set?wt.mc_id=AZ-MVP-5003447">KQL Queryset</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/real-time-hub-overview?wt.mc_id=AZ-MVP-5003447">Real-Time Hub</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-get-data-real-time-dashboard?wt.mc_id=AZ-MVP-5003447">Activator on RTD</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/anomaly-detection?wt.mc_id=AZ-MVP-5003447">Anomaly Detection</a></li>
<li><a href="https://learn.microsoft.com/power-bi/connect-data/real-time-intelligence-sample?wt.mc_id=AZ-MVP-5003447">Power BI + KQL</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/map/create-map?wt.mc_id=AZ-MVP-5003447">Fabric Map</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/real-time-dashboards-overview?wt.mc_id=AZ-MVP-5003447">What is Real-Time Dashboard?</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/dashboard-real-time-create?wt.mc_id=AZ-MVP-5003447">Create a Real-Time Dashboard</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/dashboard-permissions?wt.mc_id=AZ-MVP-5003447">Real-Time Dashboard Permissions</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/dashboard-parameters?wt.mc_id=AZ-MVP-5003447">Use Parameters in Real-Time Dashboards</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/dashboard-visuals-customize?wt.mc_id=AZ-MVP-5003447">Customize Real-Time Dashboard Visuals</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-limitations?wt.mc_id=AZ-MVP-5003447">Activator Limitations</a></li>
<li><a href="https://learn.microsoft.com/fabric/fundamentals/copilot-generate-dashboard?wt.mc_id=AZ-MVP-5003447">Generate Real-Time Dashboard with Copilot</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/dashboard-explore-data?wt.mc_id=AZ-MVP-5003447">Copilot-assisted Real-Time Data Exploration (Preview)</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 08 May 2026 09:00:00 +0200</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/8cee4b6f/50216f60.mp3" length="8591354" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/AJLlOZFtu3h7oi5EmjdO3oYLWZnOXM0r95WP3tkqEgk/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9kMGFj/NWMyN2UxODA3NDg1/MWEyYmNjNWViZGIy/OWE3Yy5wbmc.jpg"/>
      <itunes:duration>531</itunes:duration>
      <itunes:summary>Real-Time Dashboard is not Power BI wearing a different hat. Matthias and Fabia unpack the naming collision, permission separation, Activator alert traps, and when you should actually use Power BI DirectQuery instead.</itunes:summary>
      <itunes:subtitle>Real-Time Dashboard is not Power BI wearing a different hat. Matthias and Fabia unpack the naming collision, permission separation, Activator alert traps, and when you should actually use Power BI DirectQuery instead.</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/8cee4b6f/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/8cee4b6f/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Real-Time Hub: The Yellow Pages Your Streams Were Missing</title>
      <itunes:episode>18</itunes:episode>
      <podcast:episode>18</podcast:episode>
      <itunes:title>Real-Time Hub: The Yellow Pages Your Streams Were Missing</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c0be697d-5089-4447-a6e4-0a39bbb24553</guid>
      <link>https://share.transistor.fm/s/ec1e37f0</link>
      <description>
        <![CDATA[<p><b>Real-Time Hub: The Yellow Pages Your Streams Were Missing</b></p>
<p><strong>Episode 18</strong> • 2026-05-01</p>
<p>Matthias and Fabia unpack Fabric's Real-Time Hub — the tenant-wide catalog that sits above Eventstream, Eventhouse, and Activator. They tackle why it feels redundant until it doesn't, dig into a real Reddit question about skipping the Hub entirely, and lay out the four-layer real-time stack every architect should internalize.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>So — today's lesson. The Hub is not a processing engine. It's not a new Eventstream. It's the inventory layer that streaming has always been missing. Pattern dictates platform — if your pattern is discovery at organizational scale, this is...</li>
<li>I mean, fair question. If every stream you have lives in one workspace and one team owns them all — the Hub's discoverability value is close to zero. You already know what exists. Same if you're publishing streams to non-Fabric consumers...</li>
<li>Right. And... that's actually fine for small setups. The connector list is identical — same Azure Event Hubs tile, same Kafka tile, same CDC tiles. Both paths end up creating an eventstream artifact. But here's the thing. Eventstream is...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/event-streams/set-up-private-endpoint?wt.mc_id=AZ-MVP-5003447">managed private endpoint</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/event-streams/overview?wt.mc_id=AZ-MVP-5003447">Eventstream Overview</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/create-database?wt.mc_id=AZ-MVP-5003447">KQL Database</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-introduction?wt.mc_id=AZ-MVP-5003447">Activator Overview</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/dashboard-real-time-create?wt.mc_id=AZ-MVP-5003447">Real-Time Dashboard</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/schema-sets/create-manage-event-schema-sets?wt.mc_id=AZ-MVP-5003447">Schema Sets</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/digital-twin-builder/tutorial-0-introduction?wt.mc_id=AZ-MVP-5003447">Digital Twin Builder</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/real-time-hub-overview?wt.mc_id=AZ-MVP-5003447">Real-Time Hub Overview</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/get-started-real-time-hub?wt.mc_id=AZ-MVP-5003447">Get Started with Real-Time Hub</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/supported-sources?wt.mc_id=AZ-MVP-5003447">Supported Sources</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/add-source-azure-event-hubs?wt.mc_id=AZ-MVP-5003447">Add Azure Event Hubs Source</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/add-source-azure-iot-hub?wt.mc_id=AZ-MVP-5003447">Add Azure IoT Hub Source</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/get-azure-blob-storage-events?wt.mc_id=AZ-MVP-5003447">Get Azure Blob Storage Events</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/create-streams-fabric-workspace-item-events?wt.mc_id=AZ-MVP-5003447">Create Streams from Workspace Item Events</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/create-streams-fabric-onelake-events?wt.mc_id=AZ-MVP-5003447">Create Streams from OneLake Events</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Real-Time Hub: The Yellow Pages Your Streams Were Missing</b></p>
<p><strong>Episode 18</strong> • 2026-05-01</p>
<p>Matthias and Fabia unpack Fabric's Real-Time Hub — the tenant-wide catalog that sits above Eventstream, Eventhouse, and Activator. They tackle why it feels redundant until it doesn't, dig into a real Reddit question about skipping the Hub entirely, and lay out the four-layer real-time stack every architect should internalize.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>So — today's lesson. The Hub is not a processing engine. It's not a new Eventstream. It's the inventory layer that streaming has always been missing. Pattern dictates platform — if your pattern is discovery at organizational scale, this is...</li>
<li>I mean, fair question. If every stream you have lives in one workspace and one team owns them all — the Hub's discoverability value is close to zero. You already know what exists. Same if you're publishing streams to non-Fabric consumers...</li>
<li>Right. And... that's actually fine for small setups. The connector list is identical — same Azure Event Hubs tile, same Kafka tile, same CDC tiles. Both paths end up creating an eventstream artifact. But here's the thing. Eventstream is...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/event-streams/set-up-private-endpoint?wt.mc_id=AZ-MVP-5003447">managed private endpoint</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/event-streams/overview?wt.mc_id=AZ-MVP-5003447">Eventstream Overview</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/create-database?wt.mc_id=AZ-MVP-5003447">KQL Database</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/data-activator/activator-introduction?wt.mc_id=AZ-MVP-5003447">Activator Overview</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/dashboard-real-time-create?wt.mc_id=AZ-MVP-5003447">Real-Time Dashboard</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/schema-sets/create-manage-event-schema-sets?wt.mc_id=AZ-MVP-5003447">Schema Sets</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-intelligence/digital-twin-builder/tutorial-0-introduction?wt.mc_id=AZ-MVP-5003447">Digital Twin Builder</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/real-time-hub-overview?wt.mc_id=AZ-MVP-5003447">Real-Time Hub Overview</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/get-started-real-time-hub?wt.mc_id=AZ-MVP-5003447">Get Started with Real-Time Hub</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/supported-sources?wt.mc_id=AZ-MVP-5003447">Supported Sources</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/add-source-azure-event-hubs?wt.mc_id=AZ-MVP-5003447">Add Azure Event Hubs Source</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/add-source-azure-iot-hub?wt.mc_id=AZ-MVP-5003447">Add Azure IoT Hub Source</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/get-azure-blob-storage-events?wt.mc_id=AZ-MVP-5003447">Get Azure Blob Storage Events</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/create-streams-fabric-workspace-item-events?wt.mc_id=AZ-MVP-5003447">Create Streams from Workspace Item Events</a></li>
<li><a href="https://learn.microsoft.com/fabric/real-time-hub/create-streams-fabric-onelake-events?wt.mc_id=AZ-MVP-5003447">Create Streams from OneLake Events</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Mon, 04 May 2026 14:31:37 +0200</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/ec1e37f0/77507563.mp3" length="10748620" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/FDsxkTQpXQQkBiG6FUD1Dh3ITtM93FdwOwmV64zOtyc/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85OWJk/ZDhlZDQwMGFlMThi/MzZhMDAxZWYzOWZi/OGY0MC5wbmc.jpg"/>
      <itunes:duration>666</itunes:duration>
      <itunes:summary>Matthias and Fabia unpack Fabric's Real-Time Hub — the tenant-wide catalog that sits above Eventstream, Eventhouse, and Activator. They tackle why it feels redundant until it doesn't, dig into a real Reddit question about skipping the Hub entirely, and lay out the four-layer real-time stack every architect should internalize.</itunes:summary>
      <itunes:subtitle>Matthias and Fabia unpack Fabric's Real-Time Hub — the tenant-wide catalog that sits above Eventstream, Eventhouse, and Activator. They tackle why it feels redundant until it doesn't, dig into a real Reddit question about skipping the Hub entirely, and la</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/ec1e37f0/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/ec1e37f0/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>KQL Queryset: Why Pipe-Forward Beats SQL for Time-Series</title>
      <itunes:episode>17</itunes:episode>
      <podcast:episode>17</podcast:episode>
      <itunes:title>KQL Queryset: Why Pipe-Forward Beats SQL for Time-Series</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ef2be0a0-ccd0-4dea-8ca4-d6a196ee39c0</guid>
      <link>https://share.transistor.fm/s/3c26bfe9</link>
      <description>
        <![CDATA[<p><b>KQL Queryset: Why Pipe-Forward Beats SQL for Time-Series</b></p><p><strong>Episode 17</strong> • 2026-04-24 <strong>Duration</strong>: 9:39</p><p>Matthias and Fabia explore the KQL Queryset in Microsoft Fabric — why the pipe-forward mental model beats SQL for time-series data, when to use make-series vs bin+summarize, and the architectural decision between KQL Queryset, Notebooks, and the SQL endpoint.</p><p>What we discuss</p><ul><li>A real-world mistake from a pre-Fabric era</li><li>The one question that reframes the architectural debate</li><li>How we got here — predecessor products and evolution</li><li>Why the "obvious" answer is often wrong</li><li>A real Reddit/Microsoft Q&amp;A question unpacked</li><li>The concrete recommended architecture</li><li>F-SKU realism — what this actually costs</li><li>When the rejected approach is actually right</li><li>Risks of the recommended path</li><li>What Microsoft is shipping that changes the calculus</li><li>The architectural principle to take home</li></ul><p>Key takeaways</p><ul><li>So — the lesson. Show me the query pattern. That's it. Don't pick your tool based on what you know. Pick it based on what the data needs. If you're doing time-series at scale, learn the pipe. It's worth it.</li><li>I mean, fair question. If your workload is analytical reporting — quarterly trends, executive dashboards, scheduled refresh — Power BI connected through the SQL endpoint is probably the better path. You get a richer visualization library,...</li><li>Right. And the naive answer is — just use the T-SQL endpoint, it supports SELECT statements. Which is true. But here's the thing. T-SQL on a KQL database is read-only DQL. SELECT only. No DDL, no management commands. And more importantly —...</li></ul><p>Resources</p><ul><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/kusto-query-set?wt.mc_id=AZ-MVP-5003447">Query data in a KQL queryset</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/create-query-set?wt.mc_id=AZ-MVP-5003447">Create a KQL queryset</a></li><li><a href="https://learn.microsoft.com/en-us/azure/data-explorer/kusto/query/index?context=/fabric/context/context&amp;wt.mc_id=AZ-MVP-5003447">Kusto Query Language overview</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/sql-cheat-sheet?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">SQL to KQL cheat sheet</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/kql-quick-reference?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">KQL quick reference</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/make-series-operator?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">make-series operator</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/series-decompose-anomalies-function?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">series_decompose_anomalies()</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/anomaly-detection?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">Anomaly detection and forecasting</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/time-series-analysis?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">Time series analysis</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/render-operator?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">render operator</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/kusto-share-queries?wt.mc_id=AZ-MVP-5003447">Share KQL queries</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/dashboard-real-time-create?wt.mc_id=AZ-MVP-5003447">Create a Real-Time Dashboard</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/tutorial-5-query-data?wt.mc_id=AZ-MVP-5003447">Real-Time Intelligence tutorial part 5: Query streaming data using KQL</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/tutorials/learn-common-operators?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">Tutorial: Learn common operators</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/tutorials/use-aggregation-functions?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">Tutorial: Use aggregation functions</a></li></ul><p>About the show</p><p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p><p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p><p>Submit your case</p><p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p><p><em>Built on ElevenLabs voice synthesis. Brand design based on </em><a href="https://www.fabricperiodictable.com"><em>fabricperiodictable.com</em></a><em>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>KQL Queryset: Why Pipe-Forward Beats SQL for Time-Series</b></p><p><strong>Episode 17</strong> • 2026-04-24 <strong>Duration</strong>: 9:39</p><p>Matthias and Fabia explore the KQL Queryset in Microsoft Fabric — why the pipe-forward mental model beats SQL for time-series data, when to use make-series vs bin+summarize, and the architectural decision between KQL Queryset, Notebooks, and the SQL endpoint.</p><p>What we discuss</p><ul><li>A real-world mistake from a pre-Fabric era</li><li>The one question that reframes the architectural debate</li><li>How we got here — predecessor products and evolution</li><li>Why the "obvious" answer is often wrong</li><li>A real Reddit/Microsoft Q&amp;A question unpacked</li><li>The concrete recommended architecture</li><li>F-SKU realism — what this actually costs</li><li>When the rejected approach is actually right</li><li>Risks of the recommended path</li><li>What Microsoft is shipping that changes the calculus</li><li>The architectural principle to take home</li></ul><p>Key takeaways</p><ul><li>So — the lesson. Show me the query pattern. That's it. Don't pick your tool based on what you know. Pick it based on what the data needs. If you're doing time-series at scale, learn the pipe. It's worth it.</li><li>I mean, fair question. If your workload is analytical reporting — quarterly trends, executive dashboards, scheduled refresh — Power BI connected through the SQL endpoint is probably the better path. You get a richer visualization library,...</li><li>Right. And the naive answer is — just use the T-SQL endpoint, it supports SELECT statements. Which is true. But here's the thing. T-SQL on a KQL database is read-only DQL. SELECT only. No DDL, no management commands. And more importantly —...</li></ul><p>Resources</p><ul><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/kusto-query-set?wt.mc_id=AZ-MVP-5003447">Query data in a KQL queryset</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/create-query-set?wt.mc_id=AZ-MVP-5003447">Create a KQL queryset</a></li><li><a href="https://learn.microsoft.com/en-us/azure/data-explorer/kusto/query/index?context=/fabric/context/context&amp;wt.mc_id=AZ-MVP-5003447">Kusto Query Language overview</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/sql-cheat-sheet?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">SQL to KQL cheat sheet</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/kql-quick-reference?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">KQL quick reference</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/make-series-operator?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">make-series operator</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/series-decompose-anomalies-function?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">series_decompose_anomalies()</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/anomaly-detection?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">Anomaly detection and forecasting</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/time-series-analysis?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">Time series analysis</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/render-operator?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">render operator</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/kusto-share-queries?wt.mc_id=AZ-MVP-5003447">Share KQL queries</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/dashboard-real-time-create?wt.mc_id=AZ-MVP-5003447">Create a Real-Time Dashboard</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/tutorial-5-query-data?wt.mc_id=AZ-MVP-5003447">Real-Time Intelligence tutorial part 5: Query streaming data using KQL</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/tutorials/learn-common-operators?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">Tutorial: Learn common operators</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/tutorials/use-aggregation-functions?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">Tutorial: Use aggregation functions</a></li></ul><p>About the show</p><p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p><p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p><p>Submit your case</p><p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p><p><em>Built on ElevenLabs voice synthesis. Brand design based on </em><a href="https://www.fabricperiodictable.com"><em>fabricperiodictable.com</em></a><em>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 01 May 2026 23:01:05 +0200</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/3c26bfe9/e25253ad.mp3" length="10481132" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/sX1-9kWUTxOV1-c6djZD12dAepn8opgNPlhSxPuHQU4/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9iYTdi/NGJmNzFiMDE2NDg1/NDNlODQyNTFkMmMy/YmQ0ZS5wbmc.jpg"/>
      <itunes:duration>580</itunes:duration>
      <itunes:summary>Matthias and Fabia explore the KQL Queryset in Microsoft Fabric — why the pipe-forward mental model beats SQL for time-series data, when to use make-series vs bin+summarize, and the architectural decision between KQL Queryset, Notebooks, and the SQL endpoint.</itunes:summary>
      <itunes:subtitle>Matthias and Fabia explore the KQL Queryset in Microsoft Fabric — why the pipe-forward mental model beats SQL for time-series data, when to use make-series vs bin+summarize, and the architectural decision between KQL Queryset, Notebooks, and the SQL endpo</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/3c26bfe9/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/3c26bfe9/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>KQL Database: Why Time-Series Data Needs Its Own Engine</title>
      <itunes:episode>16</itunes:episode>
      <podcast:episode>16</podcast:episode>
      <itunes:title>KQL Database: Why Time-Series Data Needs Its Own Engine</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">5f1d7b27-6aa9-46f9-a392-d3f6701d9001</guid>
      <link>https://share.transistor.fm/s/7518f72b</link>
      <description>
        <![CDATA[<p><b>KQL Database: Why Time-Series Data Needs Its Own Engine</b></p><p><strong>Episode 16</strong> • 2026-04-17 <strong>Duration</strong>: 10:26</p><p>Matthias and Fabia explore why KQL Database exists alongside four other analytical stores in Microsoft Fabric. They unpack the Eventhouse-as-building mental model, the caching vs retention trap, and when you should — and shouldn't — choose KQL over SQL.</p><p>What we discuss</p><ul><li>A real-world mistake from a pre-Fabric era</li><li>The one question that reframes the architectural debate</li><li>How we got here — predecessor products and evolution</li><li>Why the "obvious" answer is often wrong</li><li>A real Reddit/Microsoft Q&amp;A question unpacked</li><li>The concrete recommended architecture</li><li>F-SKU realism — what this actually costs</li><li>When the rejected approach is actually right</li><li>Risks of the recommended path</li><li>What Microsoft is shipping that changes the calculus</li><li>The architectural principle to take home</li></ul><p>Key takeaways</p><ul><li>If your data is time-series, logs, or telemetry — and your queries are always filtered by time — KQL Database isn't just an option.</li><li>Fair. And honestly, if your team has strong Python skills and your latency tolerance is minutes, not milliseconds — Lakehouse plus notebooks is a legitimate path. You get the Spark ecosystem, ML libraries, broader tooling. I wouldn't fight...</li><li>Right. And that matters for the reversal. Because the naive answer teams land on is: just put your IoT data in the Lakehouse. Delta Lake handles everything, right?</li></ul><p>Resources</p><ul><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/overview?wt.mc_id=AZ-MVP-5003447">What is Real-Time Intelligence?</a></li><li><a href="https://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/fabric-analytical-data-stores?wt.mc_id=AZ-MVP-5003447">Choose an analytical data store in Microsoft Fabric</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/eventhouse?wt.mc_id=AZ-MVP-5003447">Eventhouse overview</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-house-connectors?wt.mc_id=AZ-MVP-5003447">Data connectors overview</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/fundamentals/get-data?wt.mc_id=AZ-MVP-5003447">Get data overview</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/data-policies?wt.mc_id=AZ-MVP-5003447">Change data policies</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/scalar-data-types/?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">KQL overview - scalar data types</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/real-time-intelligence-consumption?wt.mc_id=AZ-MVP-5003447">Eventhouse and KQL Database consumption</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/pricing-cost-drivers?wt.mc_id=AZ-MVP-5003447">Pricing cost drivers</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/create-database?wt.mc_id=AZ-MVP-5003447">Create a KQL database</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/time-series-analysis?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">Time series analysis</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/anomaly-detection?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">Anomaly detection and forecasting</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/manage-monitor-database?wt.mc_id=AZ-MVP-5003447">Manage and monitor a database</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/manage-monitor-eventhouse?wt.mc_id=AZ-MVP-5003447">Manage and monitor an eventhouse</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/git-eventhouse-kql-database?wt.mc_id=AZ-MVP-5003447">KQL Database git integration</a></li></ul><p>About the show</p><p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p><p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p><p>Submit your case</p><p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p><p><em>Built on ElevenLabs voice synthesis. Brand design based on </em><a href="https://www.fabricperiodictable.com"><em>fabricperiodictable.com</em></a><em>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>KQL Database: Why Time-Series Data Needs Its Own Engine</b></p><p><strong>Episode 16</strong> • 2026-04-17 <strong>Duration</strong>: 10:26</p><p>Matthias and Fabia explore why KQL Database exists alongside four other analytical stores in Microsoft Fabric. They unpack the Eventhouse-as-building mental model, the caching vs retention trap, and when you should — and shouldn't — choose KQL over SQL.</p><p>What we discuss</p><ul><li>A real-world mistake from a pre-Fabric era</li><li>The one question that reframes the architectural debate</li><li>How we got here — predecessor products and evolution</li><li>Why the "obvious" answer is often wrong</li><li>A real Reddit/Microsoft Q&amp;A question unpacked</li><li>The concrete recommended architecture</li><li>F-SKU realism — what this actually costs</li><li>When the rejected approach is actually right</li><li>Risks of the recommended path</li><li>What Microsoft is shipping that changes the calculus</li><li>The architectural principle to take home</li></ul><p>Key takeaways</p><ul><li>If your data is time-series, logs, or telemetry — and your queries are always filtered by time — KQL Database isn't just an option.</li><li>Fair. And honestly, if your team has strong Python skills and your latency tolerance is minutes, not milliseconds — Lakehouse plus notebooks is a legitimate path. You get the Spark ecosystem, ML libraries, broader tooling. I wouldn't fight...</li><li>Right. And that matters for the reversal. Because the naive answer teams land on is: just put your IoT data in the Lakehouse. Delta Lake handles everything, right?</li></ul><p>Resources</p><ul><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/overview?wt.mc_id=AZ-MVP-5003447">What is Real-Time Intelligence?</a></li><li><a href="https://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/fabric-analytical-data-stores?wt.mc_id=AZ-MVP-5003447">Choose an analytical data store in Microsoft Fabric</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/eventhouse?wt.mc_id=AZ-MVP-5003447">Eventhouse overview</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-house-connectors?wt.mc_id=AZ-MVP-5003447">Data connectors overview</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/fundamentals/get-data?wt.mc_id=AZ-MVP-5003447">Get data overview</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/data-policies?wt.mc_id=AZ-MVP-5003447">Change data policies</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/scalar-data-types/?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">KQL overview - scalar data types</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/real-time-intelligence-consumption?wt.mc_id=AZ-MVP-5003447">Eventhouse and KQL Database consumption</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/pricing-cost-drivers?wt.mc_id=AZ-MVP-5003447">Pricing cost drivers</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/create-database?wt.mc_id=AZ-MVP-5003447">Create a KQL database</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/time-series-analysis?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">Time series analysis</a></li><li><a href="https://learn.microsoft.com/en-us/kusto/query/anomaly-detection?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">Anomaly detection and forecasting</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/manage-monitor-database?wt.mc_id=AZ-MVP-5003447">Manage and monitor a database</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/manage-monitor-eventhouse?wt.mc_id=AZ-MVP-5003447">Manage and monitor an eventhouse</a></li><li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/git-eventhouse-kql-database?wt.mc_id=AZ-MVP-5003447">KQL Database git integration</a></li></ul><p>About the show</p><p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p><p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p><p>Submit your case</p><p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p><p><em>Built on ElevenLabs voice synthesis. Brand design based on </em><a href="https://www.fabricperiodictable.com"><em>fabricperiodictable.com</em></a><em>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 01 May 2026 23:00:56 +0200</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/7518f72b/2c768f3d.mp3" length="11203365" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/ems0BSRnwBIXkFwUcLA72cHZ3vxsCn67xemKYi_QAcI/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9jZDQy/NTQ4NTRhYTkwMzcz/ZDE2MmI4MGRjN2Q0/MDhiYi5wbmc.jpg"/>
      <itunes:duration>627</itunes:duration>
      <itunes:summary>Matthias and Fabia explore why KQL Database exists alongside four other analytical stores in Microsoft Fabric. They unpack the Eventhouse-as-building mental model, the caching vs retention trap, and when you should — and shouldn't — choose KQL over SQL.</itunes:summary>
      <itunes:subtitle>Matthias and Fabia explore why KQL Database exists alongside four other analytical stores in Microsoft Fabric. They unpack the Eventhouse-as-building mental model, the caching vs retention trap, and when you should — and shouldn't — choose KQL over SQL.</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/7518f72b/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/7518f72b/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Eventstreams — When No-Code Streaming Hides the Failure Mode</title>
      <itunes:episode>15</itunes:episode>
      <podcast:episode>15</podcast:episode>
      <itunes:title>Eventstreams — When No-Code Streaming Hides the Failure Mode</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">777e8b62-069c-4dbf-8f93-c3b331cb836c</guid>
      <link>https://share.transistor.fm/s/063778e2</link>
      <description>
        <![CDATA[<p><b>Eventstreams — When No-Code Streaming Hides the Failure Mode</b></p>
<p><strong>Episode 15</strong> • 2026-04-10
<strong>Duration</strong>: 8:03</p>
<p>Matthias and Fabia break down Fabric Eventstreams — the visual stream processor that replaces three Azure services with one canvas. They explore why green doesn't always mean flowing, tackle Kafka compatibility from a real Reddit question, and walk through the four billing meters that confuse every FinOps team.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Eventstreams are not about replacing Spark or Kafka.</li>
<li>Fair. If you need stateful ML inference mid-stream, Eventstreams won't do it — route to a Spark Notebook destination instead. And if your team needs exactly-once semantics, at-least-once with deduplication in Eventhouse covers most cases,...</li>
<li>And your team will absolutely say that in the sprint demo.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/overview?wt.mc_id=AZ-MVP-5003447">Eventstream Overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-manage-eventstream-sources?wt.mc_id=AZ-MVP-5003447">Add and manage event sources</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/overview?wt.mc_id=AZ-MVP-5003447#route-events-to-destinations">Route events to destinations</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/edit-publish?wt.mc_id=AZ-MVP-5003447">Edit and publish an eventstream</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/route-events-based-on-content?wt.mc_id=AZ-MVP-5003447">Route data streams based on content</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/delta-flow-output-transformation?wt.mc_id=AZ-MVP-5003447">DeltaFlow output transformation</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/monitor?wt.mc_id=AZ-MVP-5003447">Monitor the status and performance of an eventstream</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/pause-resume-data-streams?wt.mc_id=AZ-MVP-5003447">Pause and resume data streams</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/monitor-capacity-consumption?wt.mc_id=AZ-MVP-5003447">Capacity consumption for Fabric eventstreams</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-source-azure-event-hubs?wt.mc_id=AZ-MVP-5003447">Add Azure Event Hubs source</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-source-azure-iot-hub?wt.mc_id=AZ-MVP-5003447">Add Azure IoT Hub source</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-destination-kql-database?wt.mc_id=AZ-MVP-5003447">Add Eventhouse destination</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-destination-lakehouse?wt.mc_id=AZ-MVP-5003447">Add Lakehouse destination</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/process-events-using-sql-code-editor?wt.mc_id=AZ-MVP-5003447">Process events with SQL code editor</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/transform-sample-data-and-route-to-kql?wt.mc_id=AZ-MVP-5003447">Explore and transform bike-sharing data</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Eventstreams — When No-Code Streaming Hides the Failure Mode</b></p>
<p><strong>Episode 15</strong> • 2026-04-10
<strong>Duration</strong>: 8:03</p>
<p>Matthias and Fabia break down Fabric Eventstreams — the visual stream processor that replaces three Azure services with one canvas. They explore why green doesn't always mean flowing, tackle Kafka compatibility from a real Reddit question, and walk through the four billing meters that confuse every FinOps team.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Eventstreams are not about replacing Spark or Kafka.</li>
<li>Fair. If you need stateful ML inference mid-stream, Eventstreams won't do it — route to a Spark Notebook destination instead. And if your team needs exactly-once semantics, at-least-once with deduplication in Eventhouse covers most cases,...</li>
<li>And your team will absolutely say that in the sprint demo.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/overview?wt.mc_id=AZ-MVP-5003447">Eventstream Overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-manage-eventstream-sources?wt.mc_id=AZ-MVP-5003447">Add and manage event sources</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/overview?wt.mc_id=AZ-MVP-5003447#route-events-to-destinations">Route events to destinations</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/edit-publish?wt.mc_id=AZ-MVP-5003447">Edit and publish an eventstream</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/route-events-based-on-content?wt.mc_id=AZ-MVP-5003447">Route data streams based on content</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/delta-flow-output-transformation?wt.mc_id=AZ-MVP-5003447">DeltaFlow output transformation</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/monitor?wt.mc_id=AZ-MVP-5003447">Monitor the status and performance of an eventstream</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/pause-resume-data-streams?wt.mc_id=AZ-MVP-5003447">Pause and resume data streams</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/monitor-capacity-consumption?wt.mc_id=AZ-MVP-5003447">Capacity consumption for Fabric eventstreams</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-source-azure-event-hubs?wt.mc_id=AZ-MVP-5003447">Add Azure Event Hubs source</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-source-azure-iot-hub?wt.mc_id=AZ-MVP-5003447">Add Azure IoT Hub source</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-destination-kql-database?wt.mc_id=AZ-MVP-5003447">Add Eventhouse destination</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-destination-lakehouse?wt.mc_id=AZ-MVP-5003447">Add Lakehouse destination</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/process-events-using-sql-code-editor?wt.mc_id=AZ-MVP-5003447">Process events with SQL code editor</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/transform-sample-data-and-route-to-kql?wt.mc_id=AZ-MVP-5003447">Explore and transform bike-sharing data</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 10 Apr 2026 09:00:00 +0200</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/063778e2/97458b7f.mp3" length="8861372" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/rCJZl7TEYliszpNw9TYd5rudY-e5OTSNmx8BRt8BA8o/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8yOTU2/YTU2YmJhY2JkOGZk/NTdmZjlmZDQwYThh/MTllMC5wbmc.jpg"/>
      <itunes:duration>484</itunes:duration>
      <itunes:summary>Matthias and Fabia break down Fabric Eventstreams — the visual stream processor that replaces three Azure services with one canvas. They explore why green doesn't always mean flowing, tackle Kafka compatibility from a real Reddit question, and walk through the four billing meters that confuse every FinOps team.</itunes:summary>
      <itunes:subtitle>Matthias and Fabia break down Fabric Eventstreams — the visual stream processor that replaces three Azure services with one canvas. They explore why green doesn't always mean flowing, tackle Kafka compatibility from a real Reddit question, and walk throug</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/063778e2/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/063778e2/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Eventhouse — Why Your Lakehouse Can't Do Real-Time</title>
      <itunes:episode>14</itunes:episode>
      <podcast:episode>14</podcast:episode>
      <itunes:title>Eventhouse — Why Your Lakehouse Can't Do Real-Time</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">6494a615-4194-4346-9673-3f43193b4bcd</guid>
      <link>https://share.transistor.fm/s/2b145b59</link>
      <description>
        <![CDATA[<p><b>Eventhouse — Why Your Lakehouse Can't Do Real-Time</b></p>
<p><strong>Episode 14</strong> • 2026-04-03
<strong>Duration</strong>: 7:32</p>
<p>Matthias and Fabia break down Microsoft Fabric's Eventhouse — when you need a dedicated real-time store, how hot and cold cache tiers drive your bill, and why the default cache policy is the most common Eventhouse mistake.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Don't default your real-time data into the Lakehouse just because it's familiar.</li>
<li>Completely. If your latency tolerance is five to thirty seconds and you already know Spark — that's a defensible architecture. Eventhouse costs you KQL ramp-up, a separate billing model, one more item to govern. Don't add an engine just...</li>
<li>Right. Now — the naive answer when someone asks 'where do I put streaming data in Fabric' is always the Lakehouse. Everything goes to OneLake. Sounds clean on a slide.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/eventhouse?wt.mc_id=AZ-MVP-5003447">Eventhouse overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/fundamentals/store-data?wt.mc_id=AZ-MVP-5003447">Store data in Microsoft Fabric - Decision guide</a></li>
<li><a href="https://learn.microsoft.com/en-us/kusto/management/cache-policy?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">Caching policy (hot and cold cache)</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/get-data-overview?wt.mc_id=AZ-MVP-5003447">Get data overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/kusto/query/kql-quick-reference?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">KQL quick reference</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/real-time-intelligence-consumption?wt.mc_id=AZ-MVP-5003447">Eventhouse and KQL Database consumption</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/one-logical-copy?wt.mc_id=AZ-MVP-5003447">Data availability in OneLake</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/eventhouse-as-endpoint?wt.mc_id=AZ-MVP-5003447">Enable Eventhouse endpoint for lakehouse and data warehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/create-eventhouse?wt.mc_id=AZ-MVP-5003447">Create an Eventhouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/create-database?wt.mc_id=AZ-MVP-5003447">Create a KQL database</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/tutorial-introduction?wt.mc_id=AZ-MVP-5003447">Real-Time Intelligence tutorial</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/data-policies?wt.mc_id=AZ-MVP-5003447">Change data policies</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/pricing-cost-drivers?wt.mc_id=AZ-MVP-5003447">Cost breakdown of Eventhouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/manage-monitor-eventhouse?wt.mc_id=AZ-MVP-5003447">Manage and monitor an eventhouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/fundamentals/decision-guide-data-store?wt.mc_id=AZ-MVP-5003447">Decision guide: Choose the right data store</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Eventhouse — Why Your Lakehouse Can't Do Real-Time</b></p>
<p><strong>Episode 14</strong> • 2026-04-03
<strong>Duration</strong>: 7:32</p>
<p>Matthias and Fabia break down Microsoft Fabric's Eventhouse — when you need a dedicated real-time store, how hot and cold cache tiers drive your bill, and why the default cache policy is the most common Eventhouse mistake.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Don't default your real-time data into the Lakehouse just because it's familiar.</li>
<li>Completely. If your latency tolerance is five to thirty seconds and you already know Spark — that's a defensible architecture. Eventhouse costs you KQL ramp-up, a separate billing model, one more item to govern. Don't add an engine just...</li>
<li>Right. Now — the naive answer when someone asks 'where do I put streaming data in Fabric' is always the Lakehouse. Everything goes to OneLake. Sounds clean on a slide.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/eventhouse?wt.mc_id=AZ-MVP-5003447">Eventhouse overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/fundamentals/store-data?wt.mc_id=AZ-MVP-5003447">Store data in Microsoft Fabric - Decision guide</a></li>
<li><a href="https://learn.microsoft.com/en-us/kusto/management/cache-policy?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">Caching policy (hot and cold cache)</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/get-data-overview?wt.mc_id=AZ-MVP-5003447">Get data overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/kusto/query/kql-quick-reference?view=microsoft-fabric&amp;wt.mc_id=AZ-MVP-5003447">KQL quick reference</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/real-time-intelligence-consumption?wt.mc_id=AZ-MVP-5003447">Eventhouse and KQL Database consumption</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/one-logical-copy?wt.mc_id=AZ-MVP-5003447">Data availability in OneLake</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/eventhouse-as-endpoint?wt.mc_id=AZ-MVP-5003447">Enable Eventhouse endpoint for lakehouse and data warehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/create-eventhouse?wt.mc_id=AZ-MVP-5003447">Create an Eventhouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/create-database?wt.mc_id=AZ-MVP-5003447">Create a KQL database</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/tutorial-introduction?wt.mc_id=AZ-MVP-5003447">Real-Time Intelligence tutorial</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/data-policies?wt.mc_id=AZ-MVP-5003447">Change data policies</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/pricing-cost-drivers?wt.mc_id=AZ-MVP-5003447">Cost breakdown of Eventhouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/manage-monitor-eventhouse?wt.mc_id=AZ-MVP-5003447">Manage and monitor an eventhouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/fundamentals/decision-guide-data-store?wt.mc_id=AZ-MVP-5003447">Decision guide: Choose the right data store</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 03 Apr 2026 09:00:00 +0200</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/2b145b59/4667cdd8.mp3" length="8341332" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/9aYVvV8U_4zxYQYCqt1coRM-f4xYsKqvNolLp9Iofy8/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8xMmM4/ODY2Y2YxMGM4NGJh/OGZhM2MzNzE3ZDdj/NDQzZC5wbmc.jpg"/>
      <itunes:duration>453</itunes:duration>
      <itunes:summary>Matthias and Fabia break down Microsoft Fabric's Eventhouse — when you need a dedicated real-time store, how hot and cold cache tiers drive your bill, and why the default cache policy is the most common Eventhouse mistake.</itunes:summary>
      <itunes:subtitle>Matthias and Fabia break down Microsoft Fabric's Eventhouse — when you need a dedicated real-time store, how hot and cold cache tiers drive your bill, and why the default cache policy is the most common Eventhouse mistake.</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/2b145b59/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/2b145b59/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Apache Airflow in Fabric: When Code-First Orchestration Earns Its Keep</title>
      <itunes:episode>13</itunes:episode>
      <podcast:episode>13</podcast:episode>
      <itunes:title>Apache Airflow in Fabric: When Code-First Orchestration Earns Its Keep</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">cf3492a7-25ca-4d27-91a8-030f794dfc38</guid>
      <link>https://share.transistor.fm/s/7eda720c</link>
      <description>
        <![CDATA[<p><b>Apache Airflow in Fabric: When Code-First Orchestration Earns Its Keep</b></p>
<p><strong>Episode 13</strong> • 2026-03-27
<strong>Duration</strong>: 8:19</p>
<p>When should you reach for Apache Airflow Job instead of Data Pipelines in Microsoft Fabric? Matthias and Fabia break down pool types, cost traps, dbt fragility, and the architectural threshold where visual orchestration breaks down.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>I'm stealing that. But yeah — match the orchestrator to the orchestration complexity. If your workflow fits on a visual canvas, keep it there. Airflow is for when Python is genuinely the clearest way to express your pipeline logic.</li>
<li>For maybe... sixty, seventy percent of Fabric workloads, Data Pipeline is the right answer. Airflow earns its spot when you need cross-cloud orchestration, dbt models, complex dependency graphs, or your team already thinks in Python DAGs....</li>
<li>You just paid for a permanent orchestra conductor to wave a baton at six musicians who already know the song.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-concepts?wt.mc_id=AZ-MVP-5003447">What is Apache Airflow Job?</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-run-fabric-item-job?wt.mc_id=AZ-MVP-5003447">Run a Fabric item using Apache Airflow DAGs</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-compute?wt.mc_id=AZ-MVP-5003447">Apache Airflow compute in Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/pricing-apache-airflow-job?wt.mc_id=AZ-MVP-5003447">Apache Airflow job pricing</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-dbt-fabric?wt.mc_id=AZ-MVP-5003447">Transform data using dbt</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-migrate-azure-workflow-orchestration-manager?wt.mc_id=AZ-MVP-5003447">Migrate to Apache Airflow job in Microsoft Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/cicd-apache-airflow-jobs?wt.mc_id=AZ-MVP-5003447">CI/CD for Apache Airflow in Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-concepts?wt.mc_id=AZ-MVP-5003447#region-availability">Apache Airflow Job region availability</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/create-apache-airflow-jobs?wt.mc_id=AZ-MVP-5003447">Quickstart: Create an Apache Airflow Job</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-workspace-settings?wt.mc_id=AZ-MVP-5003447">Apache Airflow Job workspace settings</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/access-apache-airflow-job-logs?wt.mc_id=AZ-MVP-5003447">Access Apache Airflow Job Logs</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-sync-git-repo?wt.mc_id=AZ-MVP-5003447">Sync a GitHub repository in Apache Airflow Job</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-hello-world?wt.mc_id=AZ-MVP-5003447">Run Hello-world DAG in Apache Airflow Job</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/admin/region-availability?wt.mc_id=AZ-MVP-5003447">Fabric region availability</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-job-overview?wt.mc_id=AZ-MVP-5003447">MS Learn</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Apache Airflow in Fabric: When Code-First Orchestration Earns Its Keep</b></p>
<p><strong>Episode 13</strong> • 2026-03-27
<strong>Duration</strong>: 8:19</p>
<p>When should you reach for Apache Airflow Job instead of Data Pipelines in Microsoft Fabric? Matthias and Fabia break down pool types, cost traps, dbt fragility, and the architectural threshold where visual orchestration breaks down.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>I'm stealing that. But yeah — match the orchestrator to the orchestration complexity. If your workflow fits on a visual canvas, keep it there. Airflow is for when Python is genuinely the clearest way to express your pipeline logic.</li>
<li>For maybe... sixty, seventy percent of Fabric workloads, Data Pipeline is the right answer. Airflow earns its spot when you need cross-cloud orchestration, dbt models, complex dependency graphs, or your team already thinks in Python DAGs....</li>
<li>You just paid for a permanent orchestra conductor to wave a baton at six musicians who already know the song.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-concepts?wt.mc_id=AZ-MVP-5003447">What is Apache Airflow Job?</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-run-fabric-item-job?wt.mc_id=AZ-MVP-5003447">Run a Fabric item using Apache Airflow DAGs</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-compute?wt.mc_id=AZ-MVP-5003447">Apache Airflow compute in Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/pricing-apache-airflow-job?wt.mc_id=AZ-MVP-5003447">Apache Airflow job pricing</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-dbt-fabric?wt.mc_id=AZ-MVP-5003447">Transform data using dbt</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-migrate-azure-workflow-orchestration-manager?wt.mc_id=AZ-MVP-5003447">Migrate to Apache Airflow job in Microsoft Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/cicd-apache-airflow-jobs?wt.mc_id=AZ-MVP-5003447">CI/CD for Apache Airflow in Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-concepts?wt.mc_id=AZ-MVP-5003447#region-availability">Apache Airflow Job region availability</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/create-apache-airflow-jobs?wt.mc_id=AZ-MVP-5003447">Quickstart: Create an Apache Airflow Job</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-workspace-settings?wt.mc_id=AZ-MVP-5003447">Apache Airflow Job workspace settings</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/access-apache-airflow-job-logs?wt.mc_id=AZ-MVP-5003447">Access Apache Airflow Job Logs</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-sync-git-repo?wt.mc_id=AZ-MVP-5003447">Sync a GitHub repository in Apache Airflow Job</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-hello-world?wt.mc_id=AZ-MVP-5003447">Run Hello-world DAG in Apache Airflow Job</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/admin/region-availability?wt.mc_id=AZ-MVP-5003447">Fabric region availability</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-job-overview?wt.mc_id=AZ-MVP-5003447">MS Learn</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 27 Mar 2026 08:00:00 +0100</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/7eda720c/9b0f42a2.mp3" length="9179215" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/Cl8J3-2Fw_pZqS3U33XdwzFLuasPTZ4zlkgmsOsENu0/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9jOWRh/N2VmNDFiNjNlOTM1/ZWZlZmFkZTAxZmEy/ZmQ5OS5wbmc.jpg"/>
      <itunes:duration>500</itunes:duration>
      <itunes:summary>When should you reach for Apache Airflow Job instead of Data Pipelines in Microsoft Fabric? Matthias and Fabia break down pool types, cost traps, dbt fragility, and the architectural threshold where visual orchestration breaks down.</itunes:summary>
      <itunes:subtitle>When should you reach for Apache Airflow Job instead of Data Pipelines in Microsoft Fabric? Matthias and Fabia break down pool types, cost traps, dbt fragility, and the architectural threshold where visual orchestration breaks down.</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/7eda720c/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/7eda720c/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Copy Job: When Built-In State Management Beats Pipeline Plumbing</title>
      <itunes:episode>12</itunes:episode>
      <podcast:episode>12</podcast:episode>
      <itunes:title>Copy Job: When Built-In State Management Beats Pipeline Plumbing</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d06e2bd3-2ff4-4a91-9306-3fed956afc26</guid>
      <link>https://share.transistor.fm/s/eb985641</link>
      <description>
        <![CDATA[<p><b>Copy Job: When Built-In State Management Beats Pipeline Plumbing</b></p>
<p><strong>Episode 12</strong> • 2026-03-20
<strong>Duration</strong>: 9:54</p>
<p>Copy Job fills the gap between Mirroring's zero-config simplicity and Pipeline's full orchestration control. We break down the architecture, the 2x incremental pricing controversy, V-Order performance traps, and when you should still reach for Pipeline Copy Activity instead.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Take-home principle. Copy Job is Copy Activity with built-in memory. Same engine, same connectors — it just remembers where it left off. Start with a full load to validate your schema. Switch to incremental once you trust it. And always —...</li>
<li>And that's the counterpoint to the counterpoint.</li>
<li>Fair question. For a team that already has mature pipeline patterns — control tables, parameterized watermarks, solid error handling — that is a legitimate choice. You pay one-point-five CU across the board and get ForEach loops,...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/copy-job-connectors?wt.mc_id=AZ-MVP-5003447">Copy Job Connectors</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/copy-job-connectors?wt.mc_id=AZ-MVP-5003447#cdc-replication-preview">CDC Replication Connectors</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/copy-job-with-virtual-network-data-gateway?wt.mc_id=AZ-MVP-5003447">VNet Data Gateway for Copy Job</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/cicd-copy-job?wt.mc_id=AZ-MVP-5003447">CI/CD for Copy Job</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/copy-job-activity?wt.mc_id=AZ-MVP-5003447">Copy Job Activity</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/what-is-copy-job?wt.mc_id=AZ-MVP-5003447">What is Copy Job in Data Factory?</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/create-copy-job?wt.mc_id=AZ-MVP-5003447">Create a Copy Job</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/quickstart-copy-job?wt.mc_id=AZ-MVP-5003447">Quickstart: Create a Copy Job</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/cdc-copy-job?wt.mc_id=AZ-MVP-5003447">CDC in Copy Job (Preview)</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/pricing-copy-job?wt.mc_id=AZ-MVP-5003447">Copy Job Pricing</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/monitor-copy-job?wt.mc_id=AZ-MVP-5003447">Monitor a Copy Job</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/decision-guide-data-movement?wt.mc_id=AZ-MVP-5003447">Data Movement Decision Guide</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/decision-guide-data-integration?wt.mc_id=AZ-MVP-5003447">Data Integration Decision Guide</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/data-factory-overview?wt.mc_id=AZ-MVP-5003447">What is Data Factory in Fabric?</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/pricing-scenario-copy-job?wt.mc_id=AZ-MVP-5003447">Pricing Scenario: Copy Job 1 TB CSV to Lakehouse</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Copy Job: When Built-In State Management Beats Pipeline Plumbing</b></p>
<p><strong>Episode 12</strong> • 2026-03-20
<strong>Duration</strong>: 9:54</p>
<p>Copy Job fills the gap between Mirroring's zero-config simplicity and Pipeline's full orchestration control. We break down the architecture, the 2x incremental pricing controversy, V-Order performance traps, and when you should still reach for Pipeline Copy Activity instead.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Take-home principle. Copy Job is Copy Activity with built-in memory. Same engine, same connectors — it just remembers where it left off. Start with a full load to validate your schema. Switch to incremental once you trust it. And always —...</li>
<li>And that's the counterpoint to the counterpoint.</li>
<li>Fair question. For a team that already has mature pipeline patterns — control tables, parameterized watermarks, solid error handling — that is a legitimate choice. You pay one-point-five CU across the board and get ForEach loops,...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/copy-job-connectors?wt.mc_id=AZ-MVP-5003447">Copy Job Connectors</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/copy-job-connectors?wt.mc_id=AZ-MVP-5003447#cdc-replication-preview">CDC Replication Connectors</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/copy-job-with-virtual-network-data-gateway?wt.mc_id=AZ-MVP-5003447">VNet Data Gateway for Copy Job</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/cicd-copy-job?wt.mc_id=AZ-MVP-5003447">CI/CD for Copy Job</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/copy-job-activity?wt.mc_id=AZ-MVP-5003447">Copy Job Activity</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/what-is-copy-job?wt.mc_id=AZ-MVP-5003447">What is Copy Job in Data Factory?</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/create-copy-job?wt.mc_id=AZ-MVP-5003447">Create a Copy Job</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/quickstart-copy-job?wt.mc_id=AZ-MVP-5003447">Quickstart: Create a Copy Job</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/cdc-copy-job?wt.mc_id=AZ-MVP-5003447">CDC in Copy Job (Preview)</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/pricing-copy-job?wt.mc_id=AZ-MVP-5003447">Copy Job Pricing</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/monitor-copy-job?wt.mc_id=AZ-MVP-5003447">Monitor a Copy Job</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/decision-guide-data-movement?wt.mc_id=AZ-MVP-5003447">Data Movement Decision Guide</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/decision-guide-data-integration?wt.mc_id=AZ-MVP-5003447">Data Integration Decision Guide</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/data-factory-overview?wt.mc_id=AZ-MVP-5003447">What is Data Factory in Fabric?</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/pricing-scenario-copy-job?wt.mc_id=AZ-MVP-5003447">Pricing Scenario: Copy Job 1 TB CSV to Lakehouse</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 20 Mar 2026 08:00:00 +0100</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/eb985641/78dad018.mp3" length="10625493" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/ilLSDRuSDw7c3ZYfCBW8zJvtP3UhcGcSpVJApzUsWdk/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8xOTI4/MjI3ZGFhZTc5Yzkx/YzlmMDQ3M2I0ZjRh/NDA3OS5wbmc.jpg"/>
      <itunes:duration>595</itunes:duration>
      <itunes:summary>Copy Job fills the gap between Mirroring's zero-config simplicity and Pipeline's full orchestration control. We break down the architecture, the 2x incremental pricing controversy, V-Order performance traps, and when you should still reach for Pipeline Copy Activity instead.</itunes:summary>
      <itunes:subtitle>Copy Job fills the gap between Mirroring's zero-config simplicity and Pipeline's full orchestration control. We break down the architecture, the 2x incremental pricing controversy, V-Order performance traps, and when you should still reach for Pipeline Co</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/eb985641/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/eb985641/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>SQL Database in Fabric — When OLTP Meets Your CU Budget</title>
      <itunes:episode>11</itunes:episode>
      <podcast:episode>11</podcast:episode>
      <itunes:title>SQL Database in Fabric — When OLTP Meets Your CU Budget</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c1697adf-6a1d-4025-a748-b9eb47871d33</guid>
      <link>https://share.transistor.fm/s/152b2a8a</link>
      <description>
        <![CDATA[<p><b>SQL Database in Fabric — When OLTP Meets Your CU Budget</b></p>
<p><strong>Episode 11</strong> • 2026-03-13
<strong>Duration</strong>: 9:50</p>
<p>SQL Database in Fabric promises zero-ETL translytical architecture — OLTP writes mirrored to OneLake automatically. But the 15-minute billing window and interactive CU consumption change the math. We break down when it makes sense and when Azure SQL Database plus mirroring is the smarter play.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>That's... a genuinely good architecture. For a lot of teams, that's the right call. You lose zero-config mirroring — you set it up manually — and you lose Git integration and the GraphQL API. But you gain VNet support, CDC, Always...</li>
<li>Every. Single. Time. Plus the engine startup needs a two-gig minimum memory allocation. On an F2 capacity, that's... roughly your entire capacity eaten by one database.</li>
<li>Technically — yes, that works. But the failure mode I asked about? It's cost. When you create a SQL Database in Fabric, two items appear — the database and a SQL analytics endpoint. Both consume interactive CUs. Not background —...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/overview?wt.mc_id=AZ-MVP-5003447">SQL database in Microsoft Fabric — Overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/mirroring-overview?wt.mc_id=AZ-MVP-5003447">Mirroring Fabric SQL database</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/use-case-translytical-applications?wt.mc_id=AZ-MVP-5003447">Translytical applications with SQL database</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/tutorial-introduction?wt.mc_id=AZ-MVP-5003447">SQL database in Fabric tutorial — End-to-end architecture</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-sql-database-overview?wt.mc_id=AZ-MVP-5003447">Data Factory SQL database connector</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/graphql-api?wt.mc_id=AZ-MVP-5003447">GraphQL API for SQL database</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/mirroring-limitations?wt.mc_id=AZ-MVP-5003447">Mirroring limitations</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/sql-analytics-endpoint?wt.mc_id=AZ-MVP-5003447">SQL analytics endpoint</a></li>
<li><a href="https://learn.microsoft.com/en-us/azure/azure-sql/database/automatic-tuning-overview?view=azuresql-db&amp;wt.mc_id=AZ-MVP-5003447">Automatic Tuning</a></li>
<li><a href="https://learn.microsoft.com/en-us/sql/t-sql/functions/ai-functions-transact-sql?view=fabric-sqldb&amp;wt.mc_id=AZ-MVP-5003447">AI functions</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/cicd/cicd-overview?wt.mc_id=AZ-MVP-5003447">Fabric's CI/CD framework</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/limitations?wt.mc_id=AZ-MVP-5003447">Limitations in SQL database in Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/feature-comparison-sql-database-fabric?wt.mc_id=AZ-MVP-5003447">Feature comparison: Azure SQL Database and Fabric SQL database</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/usage-reporting?wt.mc_id=AZ-MVP-5003447">Billing and utilization reporting for SQL database</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/mirroring/azure-sql-database?wt.mc_id=AZ-MVP-5003447">Mirroring Azure SQL Database to Fabric</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>SQL Database in Fabric — When OLTP Meets Your CU Budget</b></p>
<p><strong>Episode 11</strong> • 2026-03-13
<strong>Duration</strong>: 9:50</p>
<p>SQL Database in Fabric promises zero-ETL translytical architecture — OLTP writes mirrored to OneLake automatically. But the 15-minute billing window and interactive CU consumption change the math. We break down when it makes sense and when Azure SQL Database plus mirroring is the smarter play.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>That's... a genuinely good architecture. For a lot of teams, that's the right call. You lose zero-config mirroring — you set it up manually — and you lose Git integration and the GraphQL API. But you gain VNet support, CDC, Always...</li>
<li>Every. Single. Time. Plus the engine startup needs a two-gig minimum memory allocation. On an F2 capacity, that's... roughly your entire capacity eaten by one database.</li>
<li>Technically — yes, that works. But the failure mode I asked about? It's cost. When you create a SQL Database in Fabric, two items appear — the database and a SQL analytics endpoint. Both consume interactive CUs. Not background —...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/overview?wt.mc_id=AZ-MVP-5003447">SQL database in Microsoft Fabric — Overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/mirroring-overview?wt.mc_id=AZ-MVP-5003447">Mirroring Fabric SQL database</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/use-case-translytical-applications?wt.mc_id=AZ-MVP-5003447">Translytical applications with SQL database</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/tutorial-introduction?wt.mc_id=AZ-MVP-5003447">SQL database in Fabric tutorial — End-to-end architecture</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-sql-database-overview?wt.mc_id=AZ-MVP-5003447">Data Factory SQL database connector</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/graphql-api?wt.mc_id=AZ-MVP-5003447">GraphQL API for SQL database</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/mirroring-limitations?wt.mc_id=AZ-MVP-5003447">Mirroring limitations</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/sql-analytics-endpoint?wt.mc_id=AZ-MVP-5003447">SQL analytics endpoint</a></li>
<li><a href="https://learn.microsoft.com/en-us/azure/azure-sql/database/automatic-tuning-overview?view=azuresql-db&amp;wt.mc_id=AZ-MVP-5003447">Automatic Tuning</a></li>
<li><a href="https://learn.microsoft.com/en-us/sql/t-sql/functions/ai-functions-transact-sql?view=fabric-sqldb&amp;wt.mc_id=AZ-MVP-5003447">AI functions</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/cicd/cicd-overview?wt.mc_id=AZ-MVP-5003447">Fabric's CI/CD framework</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/limitations?wt.mc_id=AZ-MVP-5003447">Limitations in SQL database in Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/feature-comparison-sql-database-fabric?wt.mc_id=AZ-MVP-5003447">Feature comparison: Azure SQL Database and Fabric SQL database</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/usage-reporting?wt.mc_id=AZ-MVP-5003447">Billing and utilization reporting for SQL database</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/mirroring/azure-sql-database?wt.mc_id=AZ-MVP-5003447">Mirroring Azure SQL Database to Fabric</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 13 Mar 2026 08:00:00 +0100</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/152b2a8a/8633a1e4.mp3" length="10614836" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/L8ITN-U5yJcUA2Xt-bExzR8_h9MnvxVHtur2bcznlfI/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS80MzM4/OTBiMGQ3NWJlODBl/ZGQ1ODkzOTQ5NjJj/YjE0Zi5wbmc.jpg"/>
      <itunes:duration>591</itunes:duration>
      <itunes:summary>SQL Database in Fabric promises zero-ETL translytical architecture — OLTP writes mirrored to OneLake automatically. But the 15-minute billing window and interactive CU consumption change the math. We break down when it makes sense and when Azure SQL Database plus mirroring is the smarter play.</itunes:summary>
      <itunes:subtitle>SQL Database in Fabric promises zero-ETL translytical architecture — OLTP writes mirrored to OneLake automatically. But the 15-minute billing window and interactive CU consumption change the math. We break down when it makes sense and when Azure SQL Datab</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/152b2a8a/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/152b2a8a/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>SQL Analytics Endpoint: Read-Only by Design</title>
      <itunes:episode>10</itunes:episode>
      <podcast:episode>10</podcast:episode>
      <itunes:title>SQL Analytics Endpoint: Read-Only by Design</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">65cf19ef-9deb-4ab4-bc92-2d030e685a2c</guid>
      <link>https://share.transistor.fm/s/f98cfe40</link>
      <description>
        <![CDATA[<p><b>SQL Analytics Endpoint: Read-Only by Design</b></p>
<p><strong>Episode 10</strong> • 2026-03-06
<strong>Duration</strong>: 10:53</p>
<p>The SQL Analytics Endpoint gives you T-SQL on Lakehouse data for free — but free comes with metadata sync delays, no Git integration, and silent Direct Lake fallbacks. Matthias and Fabia unpack when to use it, when to reach for a Warehouse instead, and how to avoid the traps that catch most teams.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>So — the take-home. The SQL Analytics Endpoint is a projection, not a database. Use it for what it does brilliantly — SQL access to Delta tables with zero data duplication. But the moment you create your first view, the moment you need...</li>
<li>Fair point. And for teams that are SQL-first — BI developers, analysts who live in T-SQL — the Warehouse-only approach has real merit. You lose the zero-setup convenience, you manage a separate item, you pay for writes. But you gain...</li>
<li>Hm, let me think... because free has a price. The endpoint runs a background metadata sync process that pauses after fifteen minutes of inactivity. Your next query wakes it up, but now you're waiting for a full resync. And if you've got a...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-sql-analytics-endpoint?wt.mc_id=AZ-MVP-5003447">What is the SQL analytics endpoint for a lakehouse?</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/sql-analytics-endpoint-performance?wt.mc_id=AZ-MVP-5003447">SQL analytics endpoint — Capabilities</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/get-started/decision-guide-warehouse-lakehouse?wt.mc_id=AZ-MVP-5003447">Decision guide: Warehouse and Lakehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/rest/api/fabric/lakehouse/tables/load-table?wt.mc_id=AZ-MVP-5003447">Refresh SQL endpoint metadata</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/data-types?wt.mc_id=AZ-MVP-5003447">Data types in the SQL analytics endpoint</a></li>
<li><a href="https://learn.microsoft.com/en-us/power-bi/enterprise/directlake-overview?wt.mc_id=AZ-MVP-5003447">Direct Lake overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-sharing?wt.mc_id=AZ-MVP-5003447">Share a Lakehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-overview?wt.mc_id=AZ-MVP-5003447">Lakehouse overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/data-warehousing?wt.mc_id=AZ-MVP-5003447">Warehouse overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/overview?wt.mc_id=AZ-MVP-5003447">SQL Database in Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts?wt.mc_id=AZ-MVP-5003447">OneLake shortcuts</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/overview?wt.mc_id=AZ-MVP-5003447">Database mirroring</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/security/onelake-security-overview?wt.mc_id=AZ-MVP-5003447">OneLake security</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/query-cross-database?wt.mc_id=AZ-MVP-5003447">Cross-database queries</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/get-started-lakehouse-sql-analytics-endpoint?wt.mc_id=AZ-MVP-5003447">Better together: the lakehouse and warehouse</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>SQL Analytics Endpoint: Read-Only by Design</b></p>
<p><strong>Episode 10</strong> • 2026-03-06
<strong>Duration</strong>: 10:53</p>
<p>The SQL Analytics Endpoint gives you T-SQL on Lakehouse data for free — but free comes with metadata sync delays, no Git integration, and silent Direct Lake fallbacks. Matthias and Fabia unpack when to use it, when to reach for a Warehouse instead, and how to avoid the traps that catch most teams.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>So — the take-home. The SQL Analytics Endpoint is a projection, not a database. Use it for what it does brilliantly — SQL access to Delta tables with zero data duplication. But the moment you create your first view, the moment you need...</li>
<li>Fair point. And for teams that are SQL-first — BI developers, analysts who live in T-SQL — the Warehouse-only approach has real merit. You lose the zero-setup convenience, you manage a separate item, you pay for writes. But you gain...</li>
<li>Hm, let me think... because free has a price. The endpoint runs a background metadata sync process that pauses after fifteen minutes of inactivity. Your next query wakes it up, but now you're waiting for a full resync. And if you've got a...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-sql-analytics-endpoint?wt.mc_id=AZ-MVP-5003447">What is the SQL analytics endpoint for a lakehouse?</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/sql-analytics-endpoint-performance?wt.mc_id=AZ-MVP-5003447">SQL analytics endpoint — Capabilities</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/get-started/decision-guide-warehouse-lakehouse?wt.mc_id=AZ-MVP-5003447">Decision guide: Warehouse and Lakehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/rest/api/fabric/lakehouse/tables/load-table?wt.mc_id=AZ-MVP-5003447">Refresh SQL endpoint metadata</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/data-types?wt.mc_id=AZ-MVP-5003447">Data types in the SQL analytics endpoint</a></li>
<li><a href="https://learn.microsoft.com/en-us/power-bi/enterprise/directlake-overview?wt.mc_id=AZ-MVP-5003447">Direct Lake overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-sharing?wt.mc_id=AZ-MVP-5003447">Share a Lakehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-overview?wt.mc_id=AZ-MVP-5003447">Lakehouse overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/data-warehousing?wt.mc_id=AZ-MVP-5003447">Warehouse overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/sql/overview?wt.mc_id=AZ-MVP-5003447">SQL Database in Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts?wt.mc_id=AZ-MVP-5003447">OneLake shortcuts</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/overview?wt.mc_id=AZ-MVP-5003447">Database mirroring</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/security/onelake-security-overview?wt.mc_id=AZ-MVP-5003447">OneLake security</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/query-cross-database?wt.mc_id=AZ-MVP-5003447">Cross-database queries</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/get-started-lakehouse-sql-analytics-endpoint?wt.mc_id=AZ-MVP-5003447">Better together: the lakehouse and warehouse</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 06 Mar 2026 08:00:00 +0100</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/f98cfe40/e2fcfeb6.mp3" length="11642355" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/DM5lxIyN2W42sVZ-FKLhdOtkAW4FDxq_Q5pMVQJlNdk/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS82YjU0/MGFhMWMxNjM0Mjhi/ZWYyMmEwYTA2Nzgx/Y2FmNi5wbmc.jpg"/>
      <itunes:duration>654</itunes:duration>
      <itunes:summary>The SQL Analytics Endpoint gives you T-SQL on Lakehouse data for free — but free comes with metadata sync delays, no Git integration, and silent Direct Lake fallbacks. Matthias and Fabia unpack when to use it, when to reach for a Warehouse instead, and how to avoid the traps that catch most teams.</itunes:summary>
      <itunes:subtitle>The SQL Analytics Endpoint gives you T-SQL on Lakehouse data for free — but free comes with metadata sync delays, no Git integration, and silent Direct Lake fallbacks. Matthias and Fabia unpack when to use it, when to reach for a Warehouse instead, and ho</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/f98cfe40/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/f98cfe40/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Fabric Warehouse vs. Lakehouse: Same Storage, Different Engines</title>
      <itunes:episode>9</itunes:episode>
      <podcast:episode>9</podcast:episode>
      <itunes:title>Fabric Warehouse vs. Lakehouse: Same Storage, Different Engines</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">1362cd0f-f414-44af-b8be-80777e2c12ca</guid>
      <link>https://share.transistor.fm/s/c72db6a0</link>
      <description>
        <![CDATA[<p><b>Fabric Warehouse vs. Lakehouse: Same Storage, Different Engines</b></p>
<p><strong>Episode 9</strong> • 2026-02-27
<strong>Duration</strong>: 15:34</p>
<p>Matthias and Fabia dissect the Warehouse-vs-Lakehouse decision. They explore why three SQL options exist in Fabric, when the SQL endpoint's read-only design saves you, and why judging Warehouse performance on a cold-cache first query is the mistake everyone makes.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Today's takeaway. Warehouse and Lakehouse aren't competing products. They're different engines on the same storage. Pick based on workload pattern — T-SQL, multi-table transactions, auto-optimization means Warehouse. Spark, ML,...</li>
<li>Fair. And honestly, for a lot of teams that works. If your reporting is read-only — dashboards, DirectLake — the SQL endpoint handles it fine. In a team of eight under cost pressure, Lakehouse plus SQL endpoint might be all you need. The...</li>
<li>Right. So here's where people get it wrong. The naive answer is — Warehouse is for SQL people, Lakehouse is for Spark people. Pick your tribe. But that's way too simple. The real difference isn't the language you write. It's who owns the...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/data-warehousing">Warehouse in Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/create-warehouse">Create Warehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/tsql-surface-area">T-SQL surface area</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/guidelines-warehouse-performance">Performance Guidelines</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/get-started-lakehouse-sql-analytics-endpoint">Better together: Lakehouse and Warehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/fundamentals/decision-guide-lakehouse-warehouse">Decision Guide: Warehouse vs Lakehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/sql-analytics-endpoint-performance">SQL Analytics Endpoint Performance</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/result-set-caching">Result Set Caching</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/data-clustering">Data Clustering</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/clone-table">Zero-Copy Table Clone</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/how-to-query-using-time-travel">Time Travel</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/transactions">Transactions</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/migration-synapse-dedicated-sql-pool-warehouse">Migration from Synapse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/architecture">Architecture</a></li>
<li><a href="https://www.reddit.com/r/MicrosoftFabric/comments/1jgrrkl/hi_were_the_fabric_warehouse_team_ask_us_anything/">Warehouse Team AMA (March 2025)</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Fabric Warehouse vs. Lakehouse: Same Storage, Different Engines</b></p>
<p><strong>Episode 9</strong> • 2026-02-27
<strong>Duration</strong>: 15:34</p>
<p>Matthias and Fabia dissect the Warehouse-vs-Lakehouse decision. They explore why three SQL options exist in Fabric, when the SQL endpoint's read-only design saves you, and why judging Warehouse performance on a cold-cache first query is the mistake everyone makes.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Today's takeaway. Warehouse and Lakehouse aren't competing products. They're different engines on the same storage. Pick based on workload pattern — T-SQL, multi-table transactions, auto-optimization means Warehouse. Spark, ML,...</li>
<li>Fair. And honestly, for a lot of teams that works. If your reporting is read-only — dashboards, DirectLake — the SQL endpoint handles it fine. In a team of eight under cost pressure, Lakehouse plus SQL endpoint might be all you need. The...</li>
<li>Right. So here's where people get it wrong. The naive answer is — Warehouse is for SQL people, Lakehouse is for Spark people. Pick your tribe. But that's way too simple. The real difference isn't the language you write. It's who owns the...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/data-warehousing">Warehouse in Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/create-warehouse">Create Warehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/tsql-surface-area">T-SQL surface area</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/guidelines-warehouse-performance">Performance Guidelines</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/get-started-lakehouse-sql-analytics-endpoint">Better together: Lakehouse and Warehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/fundamentals/decision-guide-lakehouse-warehouse">Decision Guide: Warehouse vs Lakehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/sql-analytics-endpoint-performance">SQL Analytics Endpoint Performance</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/result-set-caching">Result Set Caching</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/data-clustering">Data Clustering</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/clone-table">Zero-Copy Table Clone</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/how-to-query-using-time-travel">Time Travel</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/transactions">Transactions</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/migration-synapse-dedicated-sql-pool-warehouse">Migration from Synapse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-warehouse/architecture">Architecture</a></li>
<li><a href="https://www.reddit.com/r/MicrosoftFabric/comments/1jgrrkl/hi_were_the_fabric_warehouse_team_ask_us_anything/">Warehouse Team AMA (March 2025)</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 27 Feb 2026 08:00:00 +0100</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/c72db6a0/8e97ea6d.mp3" length="16136047" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/WmCxaFKswuJEkK9nIYcBvfZo-xsjQKG7C1TJYn3Lqoo/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS84MjEw/YmNkMWY1ZTIxZTUz/NTRkOTM3MWM5ZTM5/NDU0Zi5wbmc.jpg"/>
      <itunes:duration>935</itunes:duration>
      <itunes:summary>Matthias and Fabia dissect the Warehouse-vs-Lakehouse decision. They explore why three SQL options exist in Fabric, when the SQL endpoint's read-only design saves you, and why judging Warehouse performance on a cold-cache first query is the mistake everyone makes.</itunes:summary>
      <itunes:subtitle>Matthias and Fabia dissect the Warehouse-vs-Lakehouse decision. They explore why three SQL options exist in Fabric, when the SQL endpoint's read-only design saves you, and why judging Warehouse performance on a cold-cache first query is the mistake everyo</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/c72db6a0/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/c72db6a0/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Mirrored Databases: When Zero-Code Replication Meets Real Architecture</title>
      <itunes:episode>8</itunes:episode>
      <podcast:episode>8</podcast:episode>
      <itunes:title>Mirrored Databases: When Zero-Code Replication Meets Real Architecture</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">f12b979d-e33f-4c73-8eba-9f5b1f66185f</guid>
      <link>https://share.transistor.fm/s/039698e8</link>
      <description>
        <![CDATA[<p><b>Mirrored Databases: When Zero-Code Replication Meets Real Architecture</b></p>
<p><strong>Episode 8</strong> • 2026-02-20
<strong>Duration</strong>: 8:18</p>
<p>Matthias and Fabia explore Fabric mirrored databases — the sweet spot between real-time eventstreams and batch ETL. They unpack CDC replication, the 500-table limit, schema change risks, and why setup simplicity doesn't excuse you from data modeling.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Today's takeaway — mirroring is the sweet spot between real-time eventstreams and batch ETL.</li>
<li>Now — let me steel-man the alternative. Hm, let me think... If your analytics can tolerate live remote queries, shortcuts are genuinely better. No data copy, no replication lag, no storage cost. In a team of eight under cost pressure,...</li>
<li>Kind of, yeah. The trap is skipping the data modeling conversation because setup was easy. You still need a medallion layer on top. Mirror gives you bronze — that's it. And your team will absolutely blame the mirror when queries are slow,...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/overview">Mirrored databases overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/azure-sql-database">Azure SQL DB mirroring</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/mirroring/azure-sql-database-limitations">Azure SQL DB limitations</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/mirroring/azure-sql-managed-instance-limitations">SQL Managed Instance limitations</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/mirroring/sql-server-limitations">SQL Server limitations</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/azure-cosmos-db">Cosmos DB mirroring</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/mirroring/azure-cosmos-db-limitations">Cosmos DB limitations</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/snowflake">Snowflake mirroring</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/mirroring/snowflake-limitations">Snowflake limitations</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/mirroring/troubleshooting">Troubleshooting</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Mirrored Databases: When Zero-Code Replication Meets Real Architecture</b></p>
<p><strong>Episode 8</strong> • 2026-02-20
<strong>Duration</strong>: 8:18</p>
<p>Matthias and Fabia explore Fabric mirrored databases — the sweet spot between real-time eventstreams and batch ETL. They unpack CDC replication, the 500-table limit, schema change risks, and why setup simplicity doesn't excuse you from data modeling.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Today's takeaway — mirroring is the sweet spot between real-time eventstreams and batch ETL.</li>
<li>Now — let me steel-man the alternative. Hm, let me think... If your analytics can tolerate live remote queries, shortcuts are genuinely better. No data copy, no replication lag, no storage cost. In a team of eight under cost pressure,...</li>
<li>Kind of, yeah. The trap is skipping the data modeling conversation because setup was easy. You still need a medallion layer on top. Mirror gives you bronze — that's it. And your team will absolutely blame the mirror when queries are slow,...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/overview">Mirrored databases overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/azure-sql-database">Azure SQL DB mirroring</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/mirroring/azure-sql-database-limitations">Azure SQL DB limitations</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/mirroring/azure-sql-managed-instance-limitations">SQL Managed Instance limitations</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/mirroring/sql-server-limitations">SQL Server limitations</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/azure-cosmos-db">Cosmos DB mirroring</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/mirroring/azure-cosmos-db-limitations">Cosmos DB limitations</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/snowflake">Snowflake mirroring</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/mirroring/snowflake-limitations">Snowflake limitations</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/mirroring/troubleshooting">Troubleshooting</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 20 Feb 2026 08:00:00 +0100</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/039698e8/db087e0f.mp3" length="9171142" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/AAnObtT7LYPXx_tB8cs4Pn86aw1sUATh9fY2h9f98Gk/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8wMDIw/YjViYjE0YmI2YjEy/YmRhZjNhOTRiNjBl/ZDY1OC5wbmc.jpg"/>
      <itunes:duration>499</itunes:duration>
      <itunes:summary>Matthias and Fabia explore Fabric mirrored databases — the sweet spot between real-time eventstreams and batch ETL. They unpack CDC replication, the 500-table limit, schema change risks, and why setup simplicity doesn't excuse you from data modeling.</itunes:summary>
      <itunes:subtitle>Matthias and Fabia explore Fabric mirrored databases — the sweet spot between real-time eventstreams and batch ETL. They unpack CDC replication, the 500-table limit, schema change risks, and why setup simplicity doesn't excuse you from data modeling.</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/039698e8/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/039698e8/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Data Pipelines: When Orchestration Helps and When It Hurts</title>
      <itunes:episode>7</itunes:episode>
      <podcast:episode>7</podcast:episode>
      <itunes:title>Data Pipelines: When Orchestration Helps and When It Hurts</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e5a39d2c-13b9-4708-9384-ceba5a4e0836</guid>
      <link>https://share.transistor.fm/s/ab710e2c</link>
      <description>
        <![CDATA[<p><b>Data Pipelines: When Orchestration Helps and When It Hurts</b></p>
<p><strong>Episode 7</strong> • 2026-02-13
<strong>Duration</strong>: 9:53</p>
<p>Matthias and Fabia debate when Fabric Data Pipelines earn their complexity. They unpack the orchestra-conductor mental model, walk through a real green-checkmark-but-no-data failure, and steel-man the case for skipping pipelines entirely.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>That's it. One activity, no dependencies — schedule it directly. Multiple steps with conditional logic — pipeline. But always validate outputs. Never trust the green checkmark without checking row counts.</li>
<li>Completely fair. If you have existing ADF, keep using it. ADF connects to Fabric natively — orchestrate Fabric items from ADF, no problem. You get the richer connector library, managed private endpoints today, event-based triggers. For...</li>
<li>And your team will absolutely add a pipeline anyway because it feels more 'enterprise.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/data-factory-overview">Data Pipelines in Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/activity-overview">Activity Overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/control-flow-activities">Control flow activities</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-overview">Pipeline Overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/copy-data-activity">Copy Activity</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/parameters">Parameters and Expressions</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/monitor-pipeline-runs">Monitor Pipeline Runs</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/fundamentals/decision-guide-pipeline-dataflow-spark">Decision Guide: Pipeline vs Dataflow vs Spark</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/decision-guide-data-integration">Data Integration Strategy Guide</a></li>
<li><a href="https://reddit.com/r/MicrosoftFabric">Reddit r/MicrosoftFabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/answers/topics/fabric.html">MS Q&amp;A</a></li>
<li><a href="https://stackoverflow.com/questions/tagged/microsoft-fabric">Stack Overflow</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Data Pipelines: When Orchestration Helps and When It Hurts</b></p>
<p><strong>Episode 7</strong> • 2026-02-13
<strong>Duration</strong>: 9:53</p>
<p>Matthias and Fabia debate when Fabric Data Pipelines earn their complexity. They unpack the orchestra-conductor mental model, walk through a real green-checkmark-but-no-data failure, and steel-man the case for skipping pipelines entirely.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>That's it. One activity, no dependencies — schedule it directly. Multiple steps with conditional logic — pipeline. But always validate outputs. Never trust the green checkmark without checking row counts.</li>
<li>Completely fair. If you have existing ADF, keep using it. ADF connects to Fabric natively — orchestrate Fabric items from ADF, no problem. You get the richer connector library, managed private endpoints today, event-based triggers. For...</li>
<li>And your team will absolutely add a pipeline anyway because it feels more 'enterprise.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/data-factory-overview">Data Pipelines in Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/activity-overview">Activity Overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/control-flow-activities">Control flow activities</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-overview">Pipeline Overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/copy-data-activity">Copy Activity</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/parameters">Parameters and Expressions</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/monitor-pipeline-runs">Monitor Pipeline Runs</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/fundamentals/decision-guide-pipeline-dataflow-spark">Decision Guide: Pipeline vs Dataflow vs Spark</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/decision-guide-data-integration">Data Integration Strategy Guide</a></li>
<li><a href="https://reddit.com/r/MicrosoftFabric">Reddit r/MicrosoftFabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/answers/topics/fabric.html">MS Q&amp;A</a></li>
<li><a href="https://stackoverflow.com/questions/tagged/microsoft-fabric">Stack Overflow</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 13 Feb 2026 08:00:00 +0100</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/ab710e2c/d8db94b9.mp3" length="10648302" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/inERhYsbaPy9Bt14WYM-AgI-prxPVU3WaIeGDACsQfU/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9kMTg1/NjU0Zjk3M2Q2ODll/MzU2ODJjYmRkZDRm/NDA5NC5wbmc.jpg"/>
      <itunes:duration>594</itunes:duration>
      <itunes:summary>Matthias and Fabia debate when Fabric Data Pipelines earn their complexity. They unpack the orchestra-conductor mental model, walk through a real green-checkmark-but-no-data failure, and steel-man the case for skipping pipelines entirely.</itunes:summary>
      <itunes:subtitle>Matthias and Fabia debate when Fabric Data Pipelines earn their complexity. They unpack the orchestra-conductor mental model, walk through a real green-checkmark-but-no-data failure, and steel-man the case for skipping pipelines entirely.</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/ab710e2c/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/ab710e2c/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Spark Job Definitions: Notebooks Are for Humans, SJDs Are for Machines</title>
      <itunes:episode>6</itunes:episode>
      <podcast:episode>6</podcast:episode>
      <itunes:title>Spark Job Definitions: Notebooks Are for Humans, SJDs Are for Machines</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">2003e0ed-3b53-45a4-9980-62d9a9919a75</guid>
      <link>https://share.transistor.fm/s/d2099fc9</link>
      <description>
        <![CDATA[<p><b>Spark Job Definitions: Notebooks Are for Humans, SJDs Are for Machines</b></p>
<p><strong>Episode 6</strong> • 2026-02-06
<strong>Duration</strong>: 10:23</p>
<p>Matthias and Fabia break down Spark Job Definitions in Microsoft Fabric — the production wrapper most teams skip until their scheduled notebook fails at 3 AM. They cover the notebook-to-SJD promotion path, why state leakage kills overnight runs, retry policies, and when a plain notebook schedule is actually fine.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>And wrap it in a Pipeline. Even if just for the alerts.</li>
<li>Fair. Solo workflows where the output includes visualizations — scheduled notebook is the right call. The line I draw: the moment a second person depends on that output, or it feeds a downstream system, promote it. Solo analyst with a...</li>
<li>Every SJD run starts clean. No leftover variables, no stale session. That's — I mean, that's the whole point. Reproducibility by design, not by discipline.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/spark-job-definition">What is a Spark Job Definition?</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/create-spark-job-definition">Create SJD</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/run-spark-job-definition">Run SJD</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/spark-job-definition-source-control">SJD Git Integration</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/spark-job-definition-activity">Pipeline SJD Activity</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-streaming-data">Streaming Data into Lakehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/spark-best-practices-overview">Spark Best Practices</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/job-queueing-for-fabric-spark">Job Queueing</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/fundamentals/decision-guide-pipeline-dataflow-spark">Decision Guide: Pipeline vs Dataflow vs Spark</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/comparison-between-fabric-and-azure-synapse-spark">Fabric vs Synapse Spark Comparison</a></li>
<li><a href="https://learn.microsoft.com/en-us/answers/topics/fabric.html">MS Q&amp;A</a></li>
<li><a href="https://reddit.com/r/MicrosoftFabric">Reddit r/MicrosoftFabric</a></li>
<li><a href="https://stackoverflow.com/questions/tagged/microsoft-fabric">Stack Overflow</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Spark Job Definitions: Notebooks Are for Humans, SJDs Are for Machines</b></p>
<p><strong>Episode 6</strong> • 2026-02-06
<strong>Duration</strong>: 10:23</p>
<p>Matthias and Fabia break down Spark Job Definitions in Microsoft Fabric — the production wrapper most teams skip until their scheduled notebook fails at 3 AM. They cover the notebook-to-SJD promotion path, why state leakage kills overnight runs, retry policies, and when a plain notebook schedule is actually fine.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>And wrap it in a Pipeline. Even if just for the alerts.</li>
<li>Fair. Solo workflows where the output includes visualizations — scheduled notebook is the right call. The line I draw: the moment a second person depends on that output, or it feeds a downstream system, promote it. Solo analyst with a...</li>
<li>Every SJD run starts clean. No leftover variables, no stale session. That's — I mean, that's the whole point. Reproducibility by design, not by discipline.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/spark-job-definition">What is a Spark Job Definition?</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/create-spark-job-definition">Create SJD</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/run-spark-job-definition">Run SJD</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/spark-job-definition-source-control">SJD Git Integration</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/spark-job-definition-activity">Pipeline SJD Activity</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-streaming-data">Streaming Data into Lakehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/spark-best-practices-overview">Spark Best Practices</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/job-queueing-for-fabric-spark">Job Queueing</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/fundamentals/decision-guide-pipeline-dataflow-spark">Decision Guide: Pipeline vs Dataflow vs Spark</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/comparison-between-fabric-and-azure-synapse-spark">Fabric vs Synapse Spark Comparison</a></li>
<li><a href="https://learn.microsoft.com/en-us/answers/topics/fabric.html">MS Q&amp;A</a></li>
<li><a href="https://reddit.com/r/MicrosoftFabric">Reddit r/MicrosoftFabric</a></li>
<li><a href="https://stackoverflow.com/questions/tagged/microsoft-fabric">Stack Overflow</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 06 Feb 2026 08:00:00 +0100</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/d2099fc9/c911023b.mp3" length="11084281" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/XqWVtSWBLcDd9I8Yv3YeJQ6_Q6sbjohwhs5sPLL3Hk8/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85NWFj/M2VjODhjMmZkYmQ1/MWIxMjEwMjhkMzg3/ZjI2MC5wbmc.jpg"/>
      <itunes:duration>624</itunes:duration>
      <itunes:summary>Matthias and Fabia break down Spark Job Definitions in Microsoft Fabric — the production wrapper most teams skip until their scheduled notebook fails at 3 AM. They cover the notebook-to-SJD promotion path, why state leakage kills overnight runs, retry policies, and when a plain notebook schedule is actually fine.</itunes:summary>
      <itunes:subtitle>Matthias and Fabia break down Spark Job Definitions in Microsoft Fabric — the production wrapper most teams skip until their scheduled notebook fails at 3 AM. They cover the notebook-to-SJD promotion path, why state leakage kills overnight runs, retry pol</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/d2099fc9/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/d2099fc9/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Spark Environments: When Your Starter Pool Isn't Enough</title>
      <itunes:episode>5</itunes:episode>
      <podcast:episode>5</podcast:episode>
      <itunes:title>Spark Environments: When Your Starter Pool Isn't Enough</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">974311a5-7333-4b1e-963c-cfbb5984f464</guid>
      <link>https://share.transistor.fm/s/0fbbb891</link>
      <description>
        <![CDATA[<p><b>Spark Environments: When Your Starter Pool Isn't Enough</b></p>
<p><strong>Episode 5</strong> • 2026-01-30
<strong>Duration</strong>: 9:09</p>
<p>Matthias and Fabia dig into Spark Environments in Microsoft Fabric — the dependency management layer most teams adopt too early. They cover the Starter Pool trade-off, why publishing takes fifteen minutes, the SJD gotcha, and when percent-pip install is actually the right call.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Fair. For pure experiments, percent-pip is the right call — session-scoped, instant, no friction. But across a team? Five people installing different versions every morning. No persistence between sessions. And good luck getting consistent...</li>
<li>They just added fifteen minutes to every first session for zero benefit.</li>
<li>Because of the publish step. When you create or update an Environment, Fabric resolves every dependency, downloads packages, builds what's basically a container image, and distributes it to compute nodes. That takes five to fifteen...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/create-and-use-environment">Create and manage environments</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/configure-starter-pools">Configure Starter Pools</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/environment-manage-library">Manage libraries</a></li>
<li><a href="https://blog.fabric.microsoft.com/">Environments GA</a></li>
<li><a href="https://reddit.com/r/MicrosoftFabric">Reddit r/MicrosoftFabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/answers/topics/fabric.html">MS Q&amp;A</a></li>
<li><a href="https://stackoverflow.com/questions/tagged/microsoft-fabric">Stack Overflow</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Spark Environments: When Your Starter Pool Isn't Enough</b></p>
<p><strong>Episode 5</strong> • 2026-01-30
<strong>Duration</strong>: 9:09</p>
<p>Matthias and Fabia dig into Spark Environments in Microsoft Fabric — the dependency management layer most teams adopt too early. They cover the Starter Pool trade-off, why publishing takes fifteen minutes, the SJD gotcha, and when percent-pip install is actually the right call.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Fair. For pure experiments, percent-pip is the right call — session-scoped, instant, no friction. But across a team? Five people installing different versions every morning. No persistence between sessions. And good luck getting consistent...</li>
<li>They just added fifteen minutes to every first session for zero benefit.</li>
<li>Because of the publish step. When you create or update an Environment, Fabric resolves every dependency, downloads packages, builds what's basically a container image, and distributes it to compute nodes. That takes five to fifteen...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/create-and-use-environment">Create and manage environments</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/configure-starter-pools">Configure Starter Pools</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/environment-manage-library">Manage libraries</a></li>
<li><a href="https://blog.fabric.microsoft.com/">Environments GA</a></li>
<li><a href="https://reddit.com/r/MicrosoftFabric">Reddit r/MicrosoftFabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/answers/topics/fabric.html">MS Q&amp;A</a></li>
<li><a href="https://stackoverflow.com/questions/tagged/microsoft-fabric">Stack Overflow</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 30 Jan 2026 08:00:00 +0100</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/0fbbb891/d8476abc.mp3" length="9952163" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/VqRph7YGLbqOHvJcfnjQ4mrveAozlixHVa7L9GSQw00/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS81ODBh/MjRhOTczYWZlOTFl/ZmVmMDRiMDAxYWNh/MjUzNS5wbmc.jpg"/>
      <itunes:duration>550</itunes:duration>
      <itunes:summary>Matthias and Fabia dig into Spark Environments in Microsoft Fabric — the dependency management layer most teams adopt too early. They cover the Starter Pool trade-off, why publishing takes fifteen minutes, the SJD gotcha, and when percent-pip install is actually the right call.</itunes:summary>
      <itunes:subtitle>Matthias and Fabia dig into Spark Environments in Microsoft Fabric — the dependency management layer most teams adopt too early. They cover the Starter Pool trade-off, why publishing takes fifteen minutes, the SJD gotcha, and when percent-pip install is a</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/0fbbb891/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/0fbbb891/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Dataflow Gen2: When Power Query Meets Enterprise Scale</title>
      <itunes:episode>4</itunes:episode>
      <podcast:episode>4</podcast:episode>
      <itunes:title>Dataflow Gen2: When Power Query Meets Enterprise Scale</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">37373579-0ff2-4546-b63a-2302a881555e</guid>
      <link>https://share.transistor.fm/s/e9210312</link>
      <description>
        <![CDATA[<p><b>Dataflow Gen2: When Power Query Meets Enterprise Scale</b></p>
<p><strong>Episode 4</strong> • 2026-01-23
<strong>Duration</strong>: 11:20</p>
<p>Matthias and Fabia unpack Dataflow Gen2 — the low-code transformation layer in Fabric. They cover staging architecture, the Gen1-to-Gen2 leap, why your dataflow is slow, multi-destination patterns, and when you should skip the visual editor entirely and reach for a notebook.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Low-code where you can, full-code where you must.</li>
<li>Completely fair. And for teams with strong engineering backgrounds, notebooks are often the right call. But — here's the thing. Not every team has five Python engineers. I've worked with organizations where the data people are Excel and...</li>
<li>They get Gen1 performance on a Gen2 label.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflows-gen2-overview">What is Dataflow Gen2?</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-data-destinations-and-managed-settings">Dataflow Gen2 architecture</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-overview">Connector overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/powerquery-m/">Power Query M reference</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-staging">Staging settings</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-incremental-refresh">Incremental refresh</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-refresh">Schedule Dataflow Gen2</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-best-practices">Best practices</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/create-first-dataflow-gen2">Create your first Dataflow Gen2</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflows-gen2-monitor">Monitor Dataflows</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Dataflow Gen2: When Power Query Meets Enterprise Scale</b></p>
<p><strong>Episode 4</strong> • 2026-01-23
<strong>Duration</strong>: 11:20</p>
<p>Matthias and Fabia unpack Dataflow Gen2 — the low-code transformation layer in Fabric. They cover staging architecture, the Gen1-to-Gen2 leap, why your dataflow is slow, multi-destination patterns, and when you should skip the visual editor entirely and reach for a notebook.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Low-code where you can, full-code where you must.</li>
<li>Completely fair. And for teams with strong engineering backgrounds, notebooks are often the right call. But — here's the thing. Not every team has five Python engineers. I've worked with organizations where the data people are Excel and...</li>
<li>They get Gen1 performance on a Gen2 label.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflows-gen2-overview">What is Dataflow Gen2?</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-data-destinations-and-managed-settings">Dataflow Gen2 architecture</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-overview">Connector overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/powerquery-m/">Power Query M reference</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-staging">Staging settings</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-incremental-refresh">Incremental refresh</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-refresh">Schedule Dataflow Gen2</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-best-practices">Best practices</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/create-first-dataflow-gen2">Create your first Dataflow Gen2</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflows-gen2-monitor">Monitor Dataflows</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 23 Jan 2026 08:00:00 +0100</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/e9210312/60f2080c.mp3" length="12020729" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/-yS246nYRJrTJKypgNc1FryLoOLi7ILcPf70VHvLznk/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS83YjM0/ZTkwNDg5NTEzMzM3/YmQ1ZDM2ZTg3ZjY3/ZGQxMi5wbmc.jpg"/>
      <itunes:duration>681</itunes:duration>
      <itunes:summary>Matthias and Fabia unpack Dataflow Gen2 — the low-code transformation layer in Fabric. They cover staging architecture, the Gen1-to-Gen2 leap, why your dataflow is slow, multi-destination patterns, and when you should skip the visual editor entirely and reach for a notebook.</itunes:summary>
      <itunes:subtitle>Matthias and Fabia unpack Dataflow Gen2 — the low-code transformation layer in Fabric. They cover staging architecture, the Gen1-to-Gen2 leap, why your dataflow is slow, multi-destination patterns, and when you should skip the visual editor entirely and r</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/e9210312/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/e9210312/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Fabric Notebooks: When Interactive Spark Meets Production Reality</title>
      <itunes:episode>3</itunes:episode>
      <podcast:episode>3</podcast:episode>
      <itunes:title>Fabric Notebooks: When Interactive Spark Meets Production Reality</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">5713c684-cbb7-4233-a63d-25466dd0afcf</guid>
      <link>https://share.transistor.fm/s/412382a8</link>
      <description>
        <![CDATA[<p><b>Fabric Notebooks: When Interactive Spark Meets Production Reality</b></p>
<p><strong>Episode 3</strong> • 2026-01-16
<strong>Duration</strong>: 11:26</p>
<p>Matthias and Fabia dig into Fabric Notebooks — the code-first data engineering workhorse. They cover starter pools vs. custom environments, the new native Python mode, the notebook-to-production gap, and why your notebook that runs perfectly at 2pm crashes in the pipeline at 2am.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Completely fair. And I'll go further — I've seen teams spin up Spark to process ten megabytes of CSV. That's like renting a crane to hang a picture frame. If your transformation is row-level, SQL-expressible, and under a gig? A warehouse...</li>
<li>Nope. It's one or the other. And your team will absolutely discover this at the worst possible moment — usually during a demo. The play is: develop and explore on starter pools, switch to a custom Environment only for final testing and...</li>
<li>And teams do exactly that. Until they need great_expectations, or dbt-core, or some internal package. Starter pools give you the default library set — pandas, scikit-learn, plotly, the usual. But the moment you need anything custom, you...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/how-to-use-notebook">What is a notebook?</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/notebook-python-experience">Python experience in notebooks</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/configure-starter-pools">Configure Starter Pools</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-notebook-explore">Lakehouse and notebooks</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-science/data-wrangler">Data Wrangler</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/library-management">Manage libraries</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/notebook-schedule">Schedule notebook</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/high-concurrency-mode">High Concurrency mode</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/setup-vs-code-extension">VS Code extension</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/spark-job-definition">Spark Job Definition</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/notebook-best-practices">Notebook best practices</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/author-execute-notebook">Author and execute notebooks</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/notebook-visualization">Notebook visualization</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Fabric Notebooks: When Interactive Spark Meets Production Reality</b></p>
<p><strong>Episode 3</strong> • 2026-01-16
<strong>Duration</strong>: 11:26</p>
<p>Matthias and Fabia dig into Fabric Notebooks — the code-first data engineering workhorse. They cover starter pools vs. custom environments, the new native Python mode, the notebook-to-production gap, and why your notebook that runs perfectly at 2pm crashes in the pipeline at 2am.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>Completely fair. And I'll go further — I've seen teams spin up Spark to process ten megabytes of CSV. That's like renting a crane to hang a picture frame. If your transformation is row-level, SQL-expressible, and under a gig? A warehouse...</li>
<li>Nope. It's one or the other. And your team will absolutely discover this at the worst possible moment — usually during a demo. The play is: develop and explore on starter pools, switch to a custom Environment only for final testing and...</li>
<li>And teams do exactly that. Until they need great_expectations, or dbt-core, or some internal package. Starter pools give you the default library set — pandas, scikit-learn, plotly, the usual. But the moment you need anything custom, you...</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/how-to-use-notebook">What is a notebook?</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/notebook-python-experience">Python experience in notebooks</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/configure-starter-pools">Configure Starter Pools</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-notebook-explore">Lakehouse and notebooks</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-science/data-wrangler">Data Wrangler</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/library-management">Manage libraries</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/notebook-schedule">Schedule notebook</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/high-concurrency-mode">High Concurrency mode</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/setup-vs-code-extension">VS Code extension</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/spark-job-definition">Spark Job Definition</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/notebook-best-practices">Notebook best practices</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/author-execute-notebook">Author and execute notebooks</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/notebook-visualization">Notebook visualization</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 16 Jan 2026 08:00:00 +0100</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/412382a8/95de527b.mp3" length="12129972" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/6kGr9HRBRNWzS8kYGkDVgB1QxmhE7k5QURD_fzjNUlc/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9iYzdm/YTA5YjYzM2FkZWE2/MzA0MzBlYTgxMzY1/ZjExZS5wbmc.jpg"/>
      <itunes:duration>687</itunes:duration>
      <itunes:summary>Matthias and Fabia dig into Fabric Notebooks — the code-first data engineering workhorse. They cover starter pools vs. custom environments, the new native Python mode, the notebook-to-production gap, and why your notebook that runs perfectly at 2pm crashes in the pipeline at 2am.</itunes:summary>
      <itunes:subtitle>Matthias and Fabia dig into Fabric Notebooks — the code-first data engineering workhorse. They cover starter pools vs. custom environments, the new native Python mode, the notebook-to-production gap, and why your notebook that runs perfectly at 2pm crashe</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/412382a8/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/412382a8/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>OneLake Shortcuts: Virtual Pointers, Real Tradeoffs</title>
      <itunes:episode>2</itunes:episode>
      <podcast:episode>2</podcast:episode>
      <itunes:title>OneLake Shortcuts: Virtual Pointers, Real Tradeoffs</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">02ca7707-bf81-4cfd-bae9-21fbbcc3437e</guid>
      <link>https://share.transistor.fm/s/4bdfd1b7</link>
      <description>
        <![CDATA[<p><b>OneLake Shortcuts: Virtual Pointers, Real Tradeoffs</b></p>
<p><strong>Episode 2</strong> • 2026-01-09
<strong>Duration</strong>: 9:21</p>
<p>Matthias and Fabia break down OneLake shortcuts — virtual pointers that unify multi-cloud data without copies. They cover the read-write boundary, the shared credential security model, caching economics, and when a good old copy is actually the better architecture call.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>That's it. Don't shortcut the architecture thinking just because the feature is called Shortcut.</li>
<li>Completely fair. And in plenty of cases, that IS the right answer. I mean, architecture is not religion — if a nightly copy gives you better performance, lower cost, and simpler security? Do that. Shortcuts shine when data governance says...</li>
<li>Security model. External shortcuts use stored credentials — one credential, shared by everyone who accesses that shortcut. That's a fundamentally different security posture than internal shortcuts, where your own identity passes through....</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts">OneLake Shortcuts</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts#types-of-shortcuts">Shortcut types</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts#where-can-i-create-shortcuts">Where to create shortcuts</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts#how-shortcuts-utilize-cloud-connections">Shortcut authorization</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts#caching">Shortcut caching</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts#limitations-and-considerations">Limitations</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcut-security">Shortcut security</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/create-onelake-shortcut">Create OneLake Shortcut</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/create-adls-shortcut">Create ADLS Gen2 Shortcut</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/create-s3-shortcut">Create S3 Shortcut</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/create-gcs-shortcut">Create GCS Shortcut</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts-rest-api">Shortcuts REST API</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/create-on-premises-shortcut">On-premises Shortcuts</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/create-dataverse-shortcut">Dataverse Shortcuts</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-overview">OneLake Overview</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>OneLake Shortcuts: Virtual Pointers, Real Tradeoffs</b></p>
<p><strong>Episode 2</strong> • 2026-01-09
<strong>Duration</strong>: 9:21</p>
<p>Matthias and Fabia break down OneLake shortcuts — virtual pointers that unify multi-cloud data without copies. They cover the read-write boundary, the shared credential security model, caching economics, and when a good old copy is actually the better architecture call.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>That's it. Don't shortcut the architecture thinking just because the feature is called Shortcut.</li>
<li>Completely fair. And in plenty of cases, that IS the right answer. I mean, architecture is not religion — if a nightly copy gives you better performance, lower cost, and simpler security? Do that. Shortcuts shine when data governance says...</li>
<li>Security model. External shortcuts use stored credentials — one credential, shared by everyone who accesses that shortcut. That's a fundamentally different security posture than internal shortcuts, where your own identity passes through....</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts">OneLake Shortcuts</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts#types-of-shortcuts">Shortcut types</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts#where-can-i-create-shortcuts">Where to create shortcuts</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts#how-shortcuts-utilize-cloud-connections">Shortcut authorization</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts#caching">Shortcut caching</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts#limitations-and-considerations">Limitations</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcut-security">Shortcut security</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/create-onelake-shortcut">Create OneLake Shortcut</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/create-adls-shortcut">Create ADLS Gen2 Shortcut</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/create-s3-shortcut">Create S3 Shortcut</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/create-gcs-shortcut">Create GCS Shortcut</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts-rest-api">Shortcuts REST API</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/create-on-premises-shortcut">On-premises Shortcuts</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/create-dataverse-shortcut">Dataverse Shortcuts</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-overview">OneLake Overview</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 09 Jan 2026 08:00:00 +0100</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/4bdfd1b7/1a0f73f5.mp3" length="10048364" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/mwDl0J69yryL77gAIH-f8Y5gY_TCGmFd-85eS3fzy4M/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS83M2Nj/NGMxOTU1NTdiMjZi/YzYyNjhhY2U4ZDVj/YzEyNi5wbmc.jpg"/>
      <itunes:duration>562</itunes:duration>
      <itunes:summary>Matthias and Fabia break down OneLake shortcuts — virtual pointers that unify multi-cloud data without copies. They cover the read-write boundary, the shared credential security model, caching economics, and when a good old copy is actually the better architecture call.</itunes:summary>
      <itunes:subtitle>Matthias and Fabia break down OneLake shortcuts — virtual pointers that unify multi-cloud data without copies. They cover the read-write boundary, the shared credential security model, caching economics, and when a good old copy is actually the better arc</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/4bdfd1b7/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/4bdfd1b7/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Lakehouse Architecture: One Storage Layer, Zero Excuses</title>
      <itunes:episode>1</itunes:episode>
      <podcast:episode>1</podcast:episode>
      <itunes:title>Lakehouse Architecture: One Storage Layer, Zero Excuses</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a3418f0d-d33e-4d85-b789-3f08c4bd3112</guid>
      <link>https://share.transistor.fm/s/7ec54440</link>
      <description>
        <![CDATA[<p><b>Lakehouse Architecture: One Storage Layer, Zero Excuses</b></p>
<p><strong>Episode 1</strong> • 2026-01-02
<strong>Duration</strong>: 8:28</p>
<p>Why the Fabric Lakehouse isn't a set-and-forget data platform. Matthias and Fabia unpack the real architectural tradeoffs — medallion layers, Delta table maintenance, Direct Lake, and when a Warehouse is actually the better call.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>That's the whole lesson. Don't architect for the demo. Architect for month six.</li>
<li>Completely valid choice. If your team is SQL-first, no Spark needed, no ML — the Warehouse might genuinely be the better call. Pick the tool that matches the team and the workload, not the one that looks most impressive on the architecture slide.</li>
<li>Fair. Not a trap — a tradeoff. You get Spark, flexibility, streaming and batch in one place. But you own the maintenance. That's the deal.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/tutorial-lakehouse-introduction">Lakehouse end-to-end scenario</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/tutorial-build-lakehouse">Tutorial: Create a lakehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-medallion-lakehouse-architecture">Medallion architecture for Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/tutorial-lakehouse-data-ingestion">Tutorial: Ingest data</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-sql-analytics-endpoint">SQL analytics endpoint</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/fundamentals/direct-lake-overview">Direct Lake overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/delta-optimization-and-v-order">Delta Lake table optimization</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/fundamentals/decision-guide-lakehouse-warehouse">Decision guide: Lakehouse vs Warehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/high-concurrency-for-lakehouse-operations">High Concurrency Mode</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-overview">Lakehouse overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-table-maintenance">Table maintenance</a></li>
<li><a href="https://learn.microsoft.com/en-us/training/modules/work-delta-lake-tables-fabric/">Work with Delta Lake tables</a></li>
<li><a href="https://learn.microsoft.com/en-us/training/modules/describe-medallion-architecture/">Organize with Medallion architecture</a></li>
<li><a href="https://learn.microsoft.com/en-us/training/modules/use-apache-spark-work-files-lakehouse/">Use Apache Spark in Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/azure/architecture/example-scenario/data/greenfield-lakehouse-fabric">Greenfield Lakehouse on Fabric</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Lakehouse Architecture: One Storage Layer, Zero Excuses</b></p>
<p><strong>Episode 1</strong> • 2026-01-02
<strong>Duration</strong>: 8:28</p>
<p>Why the Fabric Lakehouse isn't a set-and-forget data platform. Matthias and Fabia unpack the real architectural tradeoffs — medallion layers, Delta table maintenance, Direct Lake, and when a Warehouse is actually the better call.</p>
<p><b>What we discuss</b></p>
<ul>
<li>A real-world mistake from a pre-Fabric era</li>
<li>The one question that reframes the architectural debate</li>
<li>How we got here — predecessor products and evolution</li>
<li>Why the "obvious" answer is often wrong</li>
<li>A real Reddit/Microsoft Q&amp;A question unpacked</li>
<li>The concrete recommended architecture</li>
<li>F-SKU realism — what this actually costs</li>
<li>When the rejected approach is actually right</li>
<li>Risks of the recommended path</li>
<li>What Microsoft is shipping that changes the calculus</li>
<li>The architectural principle to take home</li>
</ul>
<p><b>Key takeaways</b></p>
<ul>
<li>That's the whole lesson. Don't architect for the demo. Architect for month six.</li>
<li>Completely valid choice. If your team is SQL-first, no Spark needed, no ML — the Warehouse might genuinely be the better call. Pick the tool that matches the team and the workload, not the one that looks most impressive on the architecture slide.</li>
<li>Fair. Not a trap — a tradeoff. You get Spark, flexibility, streaming and batch in one place. But you own the maintenance. That's the deal.</li>
</ul>
<p><b>Resources</b></p>
<ul>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/tutorial-lakehouse-introduction">Lakehouse end-to-end scenario</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/tutorial-build-lakehouse">Tutorial: Create a lakehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/onelake/onelake-medallion-lakehouse-architecture">Medallion architecture for Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/tutorial-lakehouse-data-ingestion">Tutorial: Ingest data</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-sql-analytics-endpoint">SQL analytics endpoint</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/fundamentals/direct-lake-overview">Direct Lake overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/delta-optimization-and-v-order">Delta Lake table optimization</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/fundamentals/decision-guide-lakehouse-warehouse">Decision guide: Lakehouse vs Warehouse</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/high-concurrency-for-lakehouse-operations">High Concurrency Mode</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-overview">Lakehouse overview</a></li>
<li><a href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-table-maintenance">Table maintenance</a></li>
<li><a href="https://learn.microsoft.com/en-us/training/modules/work-delta-lake-tables-fabric/">Work with Delta Lake tables</a></li>
<li><a href="https://learn.microsoft.com/en-us/training/modules/describe-medallion-architecture/">Organize with Medallion architecture</a></li>
<li><a href="https://learn.microsoft.com/en-us/training/modules/use-apache-spark-work-files-lakehouse/">Use Apache Spark in Fabric</a></li>
<li><a href="https://learn.microsoft.com/en-us/azure/architecture/example-scenario/data/greenfield-lakehouse-fabric">Greenfield Lakehouse on Fabric</a></li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Fri, 02 Jan 2026 08:00:00 +0100</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/7ec54440/b0af9d33.mp3" length="9229222" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/pBcDExMp03dIzMOD2hp8-mhmAA9kRKWQQt60TdOM1nc/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS81ZDA2/OGUyM2Y3YTdmZGEx/YTE0NTg2ZjkzNWIz/YTZjYi5wbmc.jpg"/>
      <itunes:duration>513</itunes:duration>
      <itunes:summary>Why the Fabric Lakehouse isn't a set-and-forget data platform. Matthias and Fabia unpack the real architectural tradeoffs — medallion layers, Delta table maintenance, Direct Lake, and when a Warehouse is actually the better call.</itunes:summary>
      <itunes:subtitle>Why the Fabric Lakehouse isn't a set-and-forget data platform. Matthias and Fabia unpack the real architectural tradeoffs — medallion layers, Delta table maintenance, Direct Lake, and when a Warehouse is actually the better call.</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/7ec54440/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/7ec54440/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Welcome to the Fabric Architecture Podcast</title>
      <itunes:title>Welcome to the Fabric Architecture Podcast</itunes:title>
      <itunes:episodeType>trailer</itunes:episodeType>
      <guid isPermaLink="false">3062c3f4-1b2b-41dd-9c46-e2a8e05dcc17</guid>
      <link>https://share.transistor.fm/s/0a41c9e5</link>
      <description>
        <![CDATA[<p><b>Welcome to the Fabric Architecture Podcast</b></p>
<p><strong>Episode 0</strong> • 2026-01-01
<strong>Duration</strong>: 3:47</p>
<p>Meet Matthias Falland and his AI co-host Fabia. Learn what this show is — anonymized real customer architecture decisions, cost realism, counter-arguments included — and what it is not. Weekly episodes, aligned with Fabric Friday recordings.</p>
<p><b>Key principles of the show</b></p>
<ul>
<li>Architecture is not religion.</li>
<li>Pattern dictates platform.</li>
<li>Simplicity on the slide is not simplicity at runtime.</li>
<li>In a team of eight under cost pressure...</li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><b>Welcome to the Fabric Architecture Podcast</b></p>
<p><strong>Episode 0</strong> • 2026-01-01
<strong>Duration</strong>: 3:47</p>
<p>Meet Matthias Falland and his AI co-host Fabia. Learn what this show is — anonymized real customer architecture decisions, cost realism, counter-arguments included — and what it is not. Weekly episodes, aligned with Fabric Friday recordings.</p>
<p><b>Key principles of the show</b></p>
<ul>
<li>Architecture is not religion.</li>
<li>Pattern dictates platform.</li>
<li>Simplicity on the slide is not simplicity at runtime.</li>
<li>In a team of eight under cost pressure...</li>
</ul>
<p><b>About the show</b></p>
<p>Built on <a href="https://elevenlabs.io">ElevenLabs</a> voice synthesis. Matthias — cloned voice. Fabia — designed AI co-host. See Matthias live on <a href="https://www.youtube.com/@yourchannelhere">YouTube (Fabric Friday)</a>, at his meetups, and at conferences like <a href="https://fabricconf.com">FabCon</a>.</p>
<p>Hosted by <strong>Matthias Falland</strong> — Microsoft Data Platform MVP and community architect behind the <a href="https://www.fabricperiodictable.com">Fabric Periodic Table</a>. New episodes every Friday.</p>
<p><b>Submit your case</b></p>
<p>Have an architecture decision you are wrestling with? <strong>DM Matthias on LinkedIn</strong> — <a href="https://www.linkedin.com/in/matthiasfalland/">find him as Matthias Falland</a>. Three to five sentences about the decision, your team size, and your current stack. We anonymize before airing.</p>

<p><em>Built on ElevenLabs voice synthesis. Brand design based on <a href="https://www.fabricperiodictable.com">fabricperiodictable.com</a>.</em></p>]]>
      </content:encoded>
      <pubDate>Thu, 01 Jan 2026 08:00:00 +0100</pubDate>
      <author>Matthias Falland</author>
      <enclosure url="https://media.transistor.fm/0a41c9e5/500e7a11.mp3" length="3631379" type="audio/mpeg"/>
      <itunes:author>Matthias Falland</itunes:author>
      <itunes:duration>222</itunes:duration>
      <itunes:summary>Meet Matthias Falland and his AI co-host Fabia. Learn what this show is — anonymized real customer architecture decisions, cost realism, counter-arguments included — and what it is not. Weekly episodes, aligned with Fabric Friday recordings.</itunes:summary>
      <itunes:subtitle>Meet Matthias Falland and his AI co-host Fabia. Learn what this show is — anonymized real customer architecture decisions, cost realism, counter-arguments included — and what it is not. Weekly episodes, aligned with Fabric Friday recordings.</itunes:subtitle>
      <itunes:keywords>microsoft-fabric,data-architecture,podcast</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/0a41c9e5/transcript.txt" type="text/plain"/>
      <podcast:chapters url="https://share.transistor.fm/s/0a41c9e5/chapters.json" type="application/json+chapters"/>
    </item>
  </channel>
</rss>
