Pular para o conteúdo
PodcastsEnsinoData Engineering Podcast

Data Engineering Podcast

Tobias Macey
Data Engineering Podcast
Último episódio

518 episódios

  • Data Engineering Podcast

    Reducing Data Debt with Agile Ledger Architecture

    24/09/2026 | 49min
    Summary
    In this episode Christopher Doidge talks about his Agile Ledger Architecture (ALA) approach to data warehousing and how it aims to reduce data debt while shortening the path from raw data to trustworthy business insight. Christopher explained that ALA is not a replacement for existing warehouse patterns like medallion architecture, star schemas, or other modeling approaches, but a complementary discipline focused on pushing business definitions upstream, enforcing cleaner ledger-style transformations, and producing gold-layer tables that stakeholders can actually use without relying on analysts to repeatedly rebuild the same logic. He also discussed his “15-minute litmus test” for time-to-insight, the importance of durable documentation through a data dictionary, and why undocumented business logic living in analyst scripts is often one of the biggest hidden forms of data debt. Overall, this was a thoughtful conversation about designing warehouse systems that serve not just analysts, but the broader business as well.
    Announcements
    Hello and welcome to the Data Engineering Podcast, the show about modern data management
    Today’s episode is sponsored by Parallel - where agents find answers. Most engineers today closely follow new model releases, but don’t pay attention to their agent’s most important tool: web search. Parallel develops enterprise-grade infrastructure for agents to retrieve high-quality context from the web. Their core products are a suite of APIs for retrieving high quality information from the web with Pareto-optimal quality, cost, and speed. Whether you work on voice agents that need 200 millisecond latency, chat bots that balance speed, depth, and quality, or long-horizon agents to do thorough, overnight research for you, Parallel is a single platform for all your agentic research. Get started for free at dataengineeringpodcast.com/parallel
    Your host is Tobias Macey and today I'm interviewing Christopher Doidge about a data warehousing approach called Agile Ledger Architecture that is designed to drive down data debt
    Interview
    Introduction
    How did you get involved in the area of data management?
    Can you describe what the agile ledger architecture is and the story behind it?
    There are numerous patterns and practices that have been developed for data warehousing over the past 40 years. How does the agile ledger architecture fit in that ecosystem? (e.g. is it compatible with Kimball, Inmon, Data Vault, Anchor Modeling, etc.?)
    What are some examples of the types of debt that accumulate in current approaches to warehouse implementation, and the impact that it has on the utility of that asset?
    Digging into the architecture itself, what are the core principles that it is built on?
    What are the technologies or practices that it is best suited to? (e.g. event streams, lakehouse, ELT workflows, etc.)
    For someone who has already invested a substantial amount of effort into building a warehouse, what does adoption of the agile ledger architecture look like?
    Once you have started that adoption, what are the technical controls that you can put in place to ensure that this architecture is maintained and doesn't regress or get sidestepped in another portion of the warehouse?
    As LLMs and agents grow to become the predominant consumers (and often producers) of a warehouse, what are the benefits that the agile ledger architecture provides to ensure appropriate context and grounding to produce useful insights and accurate answers?
    What are the most interesting, innovative, or unexpected ways that you have seen the agile ledger architecture used?
    What are the most interesting, unexpected, or challenging lessons that you have learned while working on data warehouse design and implementation?
    When is the agile ledger architecture the wrong choice?
    What do you have planned for the future of this architecture?
    Contact Info
    LinkedIn
    Parting Question
    From your perspective, what is the biggest gap in the tooling or technology for data management today?
    Links
    Agile Ledger Architecture Book (affiliate link)
    Ralph Kimball
    Bill Inmon
    Data Vault
    Star Schema
    Anchor Modeling
    Surrogate Key
    Data Lakehouse
    The intro and outro music is from The Hug by The Freak Fandango Orchestra / CC BY-SA
  • Data Engineering Podcast

    What Context Really Means in Data Engineering and AI

    15/09/2026 | 52min
    Summary
    In this episode Soham Mazumdar, co-founder and CEO of Wisdom.ai, talks about what “context” really means in data engineering and AI systems. He explores why context has become such an overloaded term, spanning everything from semantic layers and data catalogs to tribal knowledge, query logs, dashboards, and even agent memory. Soham explained that the big shift is that context is no longer being prepared primarily for human analysts, but for LLMs and agents that can’t reliably fill in missing gaps on their own. That change raises the bar for how context is represented, validated, benchmarked, and maintained so that AI systems can produce trustworthy outcomes.

    Announcements
    Hello and welcome to the Data Engineering Podcast, the show about modern data management
    Your host is Tobias Macey and today I'm interviewing Soham Mazumdar about what "context" actually means in data engineering
    Interview
    Introduction
    How did you get involved in the area of data management?
    One of the perennial challenges of engineering in all forms is building a shared understanding of what a given word means. "Context" is one that is being used for an increasing number of purposes with the introduction of AI agents. Can you start by sharing some of the ways that this terminology overload has caused problems in your own experience?
    Data engineering has arguably always been about context engineering, but at the scale of human consumers. What are the substantive changes that AI/agentic consumers bring to the discipline?
    While we all understand the notion of "context", turning it into a useful and re-usable component is a different matter entirely. What are some of the ways that "business context" or "technical context" manifests as a tangible artifact?
    This also brings up the question of data modeling. What are some of the key attributes that are necessary when storing, enriching, evolving, and joining into that context?
    One could argue that the entire history of data warehousing is about building organizational context. What are the real differences in approach for today's work of capturing and activating that context?
    How does your work at Wisdom AI address the technical and operational burdens of capturing, modeling, and exposing context at the speed necessary to keep up with organizational demands?
    What are the most interesting, innovative, or unexpected ways that you have seen Wisdom AI used?
    What are the most interesting, unexpected, or challenging lessons that you have learned while working on Wisdom AI/context engineering?
    When is Wisdom AI the wrong choice?
    What do you have planned for the future of Wisdom AI?
    Contact Info
    LinkedIn
    Parting Question
    From your perspective, what is the biggest gap in the tooling or technology for data management today?
    Closing Announcements
    Thank you for listening! Don't forget to check out our other shows. Podcast.__init__ covers the Python language, its community, and the innovative ways it is being used. The AI Engineering Podcast is your guide to the fast-moving world of building AI systems.
    Visit the site to subscribe to the show, sign up for the mailing list, and read the show notes.
    If you've learned something or tried out a project from the show then tell us about it! Email hosts@dataengineeringpodcast.com with your story.
    Links
    Wisdom AI
    Context Engineering
    Knowledge Graph
    Ontology
    Snowflake Open Semantic Interchange (OSI)
    Semantic Layer
    Palantir Foundry
    The intro and outro music is from The Hug by The Freak Fandango Orchestra / CC BY-SA
  • Data Engineering Podcast

    Specialized AI for Data Engineers: Inside Astronomer’s Otto

    27/08/2026 | 45min
    Summary
    In this episode Yetunde Dada discusses Otto, Astronomer’s AI agent for Airflow, and the broader challenge of making agentic tooling actually useful for data engineers. She explored why generic coding assistants often fall short in data workflows, how Otto adds the missing context around Airflow, Astro, upgrades, and troubleshooting, and why Astronomer focused first on high-leverage use cases such as DAG authoring, investigation of pipeline failures, version migrations, and legacy scheduler modernization. She also discussed the practical realities of introducing agents into engineering teams: model choice, security boundaries, vendor lock-in concerns, validation of generated code, and the need for agents to fit into existing workflows rather than forcing users into new ones. Overall, this conversation offers a detailed look at how specialized AI agents can support data engineers today, and where Astronomer is headed next with a vision for self-healing pipelines that keep humans in control while automating more of the operational burden.

    Announcements
    Hello and welcome to the Data Engineering Podcast, the show about modern data management
    Your host is Tobias Macey and today I'm interviewing Yetunde Dada about Otto, Astronomer's expert Airflow agent

    Interview

    Introduction
    How did you get involved in the area of data management?
    Can you describe what Otto is and the story behind it?
    What are the core problems that you are trying to solve with Otto and for whom?
    What was your process for identifying the scope of activities that Otto should be incorporated into?
    Orchestration engines are a rich source of information. What are the aspects of Airflow that lend themselves to extending with this agentic context?
    What are the other supporting systems that are necessary to enable Otto to work effectively, especially in mixed orchestration environments? (e.g. metadata platforms)
    One of the explicit capabilities that you invested in is code review for Airflow DAGs. What are the pain points that you are trying to solve with a specialized review agent?
    Can you describe the architecture of the Otto system and how you're managing the complex task of context curation?
    In a production context accuracy and latency are both critical, and often in tension with each other. How do you monitor and optimize for each of those objectives?What are the options for tuning Otto's behavior to bias more toward one direction or another?

    What are some examples of the type of work that Otto can help automate?
    How is it measurably different from a generic coding agent that has MCP connections to something like an Open Metadata or DataHub for platform and data context, Airflow documentation, etc.?
    There are numerous general purpose and specialized agent systems available. What are some of the ways that Otto can work collaboratively with those other products?
    What are the most interesting, innovative, or unexpected ways that you have seen Otto used?
    What are the most interesting, unexpected, or challenging lessons that you have learned while working on Otto?
    What do you have planned for the future of Otto?

    Contact Info

    LinkedIn

    Parting Question

    From your perspective, what is the biggest gap in the tooling or technology for data management today?

    Links

    Astronomer
    Otto
    Announcement Post
    Astronomer Cosmo dbt automation
    Hadoop
    Spark
    Otto Automatic Pipeline Failure Investigation
    Otto Code Review
    Astro CLI
    Astro IDE
    Airflow MCP
    Kedro
    Quantum Black
    Django
    React
    Airflow Providers
    Pi Framework
    Agent Skills
    AGENTS.md

    The intro and outro music is from The Hug by The Freak Fandango Orchestra / CC BY-SA
  • Data Engineering Podcast

    Why Multi-Agent Systems Need Shared State, Graph Semantics, and Governance

    02/08/2026 | 1h 2min
    Summary
    In this episode Ragnor Comerford talks about OmniGraph, a lakehouse-native graph storage layer designed around the needs of agentic systems. He explores how graphs are primarily a semantic model for representing the world, rather than just a specialized engine for traversal workloads, and how that perspective shaped OmniGraph’s design on top of object storage, Lance, Arrow, and DataFusion. Ragnor explained the motivation for combining graph semantics with Git-style branching and merging so that teams can manage probabilistic writers such as AI agents with stronger governance, shared context, and safer collaboration patterns. He also dug into the practical tradeoffs of building a graph engine for multi-agent coordination instead of traditional graph analytics use cases. He closed with a look at emerging use cases such as company “brain” systems, software development lifecycle graphs, research workflows, and event-driven agent orchestration, along with a broader conversation about composability, and sovereign AI infrastructure.

    Announcements
    Hello and welcome to the Data Engineering Podcast, the show about modern data management
    Your host is Tobias Macey and today I'm interviewing Ragnor Comerford about OmniGraph, a lakehouse-native graph storage layer with git semantics

    Interview

    Introduction
    How did you get involved in the area of data management?
    Can you describe what OmniGraph is and the story behind it?
    What was the original problem that you were trying to solve by creating it?
    There are numerous graph engines available, what are the properties of OmniGraph that differentiate it from the competition?
    Cypher (GQL) and Gremlin are all established languages with years of examples to work from. What are the benefits of developing a new and more constrained query interface for an agentic audience?
    How does that change the potential applications of OmniGraph? (e.g. general knowledge graph, fraud detection, SIEM, etc.)
    Can you describe the architecture of OmniGraph?
    You have built the system on top of several well-established open source components. What was your process for deciding what to use and how to compose it?
    What are some examples of systems that can be built with OmniGraph?
    What are other components/integration points that compose well with OmniGraph?
    Given the technologies that you are building on top of, what are the automatic benefits/integrations that you benefit from?
    Given that the underlying storage is Lance, and Lance's interoperability with Parquet/Iceberg, what are the opportunities for modeling graphs on top of existing lakehouse data?
    What are the most interesting, innovative, or unexpected ways that you have seen OmniGraph used?
    What are the most interesting, unexpected, or challenging lessons that you have learned while working on OmniGraph?
    When is OmniGraph the wrong choice?
    What do you have planned for the future of OmniGraph?

    Contact Info

    LinkedIn

    Parting Question

    From your perspective, what is the biggest gap in the tooling or technology for data management today?

    Closing Announcements

    Thank you for listening! Don't forget to check out our other shows. Podcast.__init__ covers the Python language, its community, and the innovative ways it is being used. The AI Engineering Podcast is your guide to the fast-moving world of building AI systems.
    Visit the site to subscribe to the show, sign up for the mailing list, and read the show notes.
    If you've learned something or tried out a project from the show then tell us about it! Email hosts@dataengineeringpodcast.com with your story.

    Links

    OmniGraph
    ModernRelay
    Information Theory
    Lance
    Git
    Neo4J
    GraphRAG
    TigerGraph
    LakeHouse
    Iceberg
    Dolt
    PuppyGraph
    Podcast Episode
    Terraform
    Gremlin
    Cypher
    GQL
    SPARQL
    In-context Learning
    BM25 Indexing
    Data Fusion
    Adjacency Matrix
    Predicate Pushdown
    Agentic Mesh book (affiliate link)
    witan-council
    witan-code
    Web Assembly
    Clickhouse
    DSPy
    MCP-UI

    The intro and outro music is from The Hug by The Freak Fandango Orchestra / CC BY-SA
  • Data Engineering Podcast

    Building the Context Flywheel for AI Data Agents

    06/07/2026 | 1h
    Summary
    In this episode Prukalpa Sankar, co-founder of Atlan, talks about what it takes to build a “context flywheel” for AI agents in data-intensive organizations. She explained why model intelligence alone isn’t enough to make AI useful in production, and how real performance depends on contextual intelligence: institutional knowledge, semantic meaning, procedural know-how, and access to the right tools. She also dug into how metadata catalogs are evolving into broader context layers that serve both humans and agents, and why agentic systems are changing the economics of metadata and governance work. Prakulpa shared Atlan’s perspective on bootstrapping context from existing systems such as warehouses, BI tools, query logs, and SaaS applications, then using simulation, traces, and human governance loops to improve agent accuracy over time.

    Announcements
    Hello and welcome to the Data Engineering Podcast, the show about modern data management
    Your host is Tobias Macey and today I'm interviewing Prukalpa Sankar about strategies for building a context flywheel for your data agents
    Interview
    Introduction
    How did you get involved in the area of data management?
    You have spent several years working in the metadata catalog space with Atlan. What are the notable changes in scope, adoption, and application that you have seen since we last spoke (June 2022)?
    The recurring theme since the start of 2026 has been agentic augmentation of all engineering workflows, including data. How do you differentiate between data catalogs, semantic layers, agent memory, context layers, etc. when architecting an AI-powered data-oriented system?
    One of the perennial problems with data catalogs, business glossaries, master data management, etc. is the up-front investment required to get a real-world impact. How can agents help reduce the activation energy needed to get to that return on effort?
    One of the perennial problems in data engineering is fragmentation and siloing of data. This is exacerbated by AI systems due to the introduction of vector data as a new specialization. What are the forces that you are seeing play into the current set of tensions and the architectural primitives that we need to bring to bear to keep things maintainable?
    Since the introduction of transformer-based generative models we have been combating hallucinations. While we have made progress, it is still critical to ensure accuracy and trustworthiness when working with business data. What are the policy elements of governance and technical controls to ensure a high degree of confidence in agent-generated context and business semantics?
    What are the most interesting, innovative, or unexpected ways that you have seen teams build context layers for their agentic data workloads?
    What are the most interesting, unexpected, or challenging lessons that you have learned while working on business context engineering?
    When is agent-managed context the wrong choice?
    What are your predictions for the next set of architectural shifts that will be driven by the pressures of AI-powered systems?

    Contact Info
    LinkedIn
    Parting Question
    From your perspective, what is the biggest gap in the tooling or technology for data management today?
    Closing Announcements
    Thank you for listening! Don't forget to check out our other shows. Podcast.__init__ covers the Python language, its community, and the innovative ways it is being used. The AI Engineering Podcast is your guide to the fast-moving world of building AI systems.
    Visit the site to subscribe to the show, sign up for the mailing list, and read the show notes.
    If you've learned something or tried out a project from the show then tell us about it! Email hosts@dataengineeringpodcast.com with your story.
    Links

    Atlan
    Atlan Context Lakehouse
    Iceberg
    Business Glossary
    Master Data Management
    Semantic Layer
    Cube.dev
    MCP == Model Context Protocol
    A2A == Agent to Agent Protocol
    Decision Traces
    Apache Doris
    StarRocks

    The intro and outro music is from The Hug by The Freak Fandango Orchestra / CC BY-SA
Mais podcasts de Ensino
Sobre Data Engineering Podcast
This show goes behind the scenes for the tools, techniques, and difficulties associated with the discipline of data engineering. Databases, workflows, automation, and data manipulation are just some of the topics that you will find here.
Site de podcast

Ouça Data Engineering Podcast, Flow Podcast e muitos outros podcasts de todo o mundo com o aplicativo o radio.net

Obtenha o aplicativo gratuito radio.net

  • Guardar rádios e podcasts favoritos
  • Transmissão via Wi-Fi ou Bluetooth
  • Carplay & Android Audo compatìvel
  • E ainda mais funções
Data Engineering Podcast: Podcast do grupo
Aplicações
Social
v8.18.0 | © 2007-2026 radio.de GmbH
Generated: 9/26/2026 - 5:36:38 AM