AgileData
Agile Data N’ Info
Join the Agile Data N’ Info podcast where we discuss how data and analytics teams can apply agile, product and data patterns to change the way they work.
Author
AgileData
Category
Podcast website
Latest episode
May 8, 2026
Where to listen?
Podcasts in the app Replaio Radio Coming soonPodcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts
Episodes
The patterns of Focal Data Modeling and Identity Resolution with Patrik Lager 08.05.2026 1:04:37
In this episode of the Agile Data Podcast, where host Shane Gibson sits down with Patrik Lager, a data integration expert with 25 years of experience and a lead developer of the Focal framework. In this episode, the conversation explores the intricate world of Focal data modeling and identity resolution. Patrik explains how the Focal framework operates as a highly abstract, metadata-driven engine...
Fact-based modelling patterns with Marco Wobben - Episode #81 14.02.2026 1:09:39
Join Shane Gibson as he chats with Marco Wobben about the patterns within Fact-based modeling. You can get in touch with Marco via LinkedIn or over at Casetalk.com If you want want to read a summary generated with GenAI, head over to: https://agiledata.substack.com/i/187938526/google-notebooklm-briefing If you want to download the transcript for the podcast, head over to: https://agiledata.sub...
Redesigning traditional data systems to support Large Language Models and AI agents with Mayowa Oludoyi - Episode #80 18.01.2026 52:23
Join Shane Gibson as he chats with Mayowa Oludoyi about redesigning traditional data systems to better support LLM and AI Agents You can get in touch with Mayowa via LinkedIn If you want want to read a summary generated with GenAI, head over to: https://agiledata.substack.com/i/184771911/google-notebooklm-briefing If you want to download the transcript for the podcast, head over to: https://...
Building Data Services with AI with Jason Taylor - Episode #79 09.01.2026 1:13:29
Join Shane Gibson as he chats with Jason Taylor a former quant researcher who turned towards the light (or dark) side of data, to explore the practicalities and pitfalls of building data services using AI You can get in touch with Jason via LinkedIn If you want want to read a summary generated with GenAI, head over to: https://agiledata.substack.com/i/183787179/google-notebooklm-briefing If yo...
Can AI tools bring back data modeling with Andy Cutler - Episode #78 23.12.2025 1:13:16
Join Shane Gibson as he chats with Andy Cutler about the art of data modeling and the potential of AI tools to improve the art. You can get in touch with Andy via LinkedIn or over at https://linktr.ee/andycutler If you want want to read a summary generated with GenAI, head over to: https://agiledata.substack.com/i/182448381/google-notebooklm-briefing If you want to download the transcript for th...
The pattern of Metric Trees with Timo Dechau - Episode #77 21.11.2025 1:06:46
Join Shane Gibson as he chats with Timo Dechau about the pattern of Metric Trees. You can get in touch with Timo via LinkedIn or over at https://timodechau.com If you want want to read a summary generated with GenAI, head over to: https://agiledata.substack.com/i/179577155/google-notebooklm-briefing If you want to download the transcript for the podcast, head over to: https://agiledata.substack....
Diagramming to Understanding Your Data Estate with Rob Long - Episode #76 13.10.2025 59:04
Join Shane Gibson as he chats with Rob Long about patterns that you can use to document and understand your data estate. You can read the article we discuss in the podcast episode here: https://atlonglastanalytics.substack.com/p/data-producer-consumer-diagrams You can get in touch with Rob via LinkedIn or over at https://atlonglastanalytics.substack.com/ If you want want to read a summary generate...
Data Match, AgileData Engineering Pattern #7 - Episode #75 04.09.2025 10:16
Join Shane Gibson and Nigel Vining as they describe and discuss the AgileData Engineering Pattern for the Data Match. The Data Match pattern provides an automated, granular comparison capability to efficiently identify and report discrepancies between two datasets, moving from row counts to specific data values. This 'data diff' solution transforms hours of manual data reconciliation into minute...
Patterns to define the ROI of a data product with Nick Zervoudis - Episode #74 04.09.2025 1:07:10
Join Shane Gibson as he chats with Nick Zervoudis about patterns that you can use to quickly and easily define the ROI of your data products, before you build them. You can get in touch with Nick via LinkedIn or over at https://blog.valuefromdata.ai If you want want to read a summary generated with GenAI, head over to: https://agiledata.substack.com/i/172748370/google-notebooklm-briefing If you...
Dimensional Data Modeling Patterns with Johnny Winter - Episode #73 18.08.2025 1:09:06
Join Shane Gibson as he chats with Johnny Winter about the core patterns that make up Dimensional (Star Schema) Modeling. You can get in touch with Johnny via LinkedIn or over at https://greyskullanalytics.com/ If you want want to read a summary generated with GenAI, head over to: https://agiledata.substack.com/i/171239242/google-notebooklm-briefing If you want to download the transcript for the...
Activity Event Tile, AgileData Engineering Pattern #6 - Episode #72 07.08.2025 11:52
Join Shane Gibson and Nigel Vining as they describe and discuss the AgileData Engineering Pattern for the AgileData Activity Event Tile. The Activity Event Tile pattern tracks a sequence of events (e.g., subscription signups, subscription payments) for a core business concept by storing minimal event data and using a hydration layer to automatically generate pre-calculated metrics as views. This...
Data Engineering Patterns for the AgileData Event Tile, AgileData Engineering Pattern #5 - Episode #71 30.07.2025 16:22
Join Shane Gibson and Nigel Vining as they describe and discuss the AgileData Engineering Pattern for the AgileData Event Tile. The Event Tile Data Modeling pattern captures business processes and transactions within AgileData's three-layered data architecture, modeling "who does what" at a specific point in time. It achieves this by storing only a small number of core business keys in insert-on...
Automated Load Patterns based on Source Data Profiles, AgileData Engineering Pattern #4 - Episode #70 22.07.2025 11:42
Join Shane Gibson and Nigel Vining as they describe and discuss the AgileData Engineering Pattern of Automated Load Patterns based on Source Data Profiles. The Automated Load Patterns based on Source Data Profiles pattern automatically profiles incoming data to determine its optimal loading method. It classifies data as either event data (immutable, append-only) or change data (evolving records)...
Trust Rules to validate your data, AgileData Engineering Pattern #3 - Episode #69 13.07.2025 12:01
Join Shane Gibson and Nigel Vining as they describe and discuss the AgileData Engineering Pattern of Trust Rules to validate data. The Trust Rules pattern provides automated data validation to ensure all incoming data is fit for purpose and trustworthy. It bakes in essential checks such as unique business keys and business effective dates, which run automatically upon data load or table refresh....
Union two or more tables together automatically, AgileData Engineering Pattern #2 - Episode #68 03.07.2025 10:32
Join Shane Gibson and Nigel Vining as they describe and discuss the AgileData Engineering Pattern of Unioning two or more tables together automatically. The Automated Table Unioning pattern automatically combines two or more tables by intelligently looking up column names and data types to generate safe SQL under the covers. It supports disparate data sources, such as those from multiple publish...
Orchestrating Dynamic Data Flows, AgileData Engineering Pattern #1 - Episode #67 30.06.2025 22:19
Join Shane Gibson and Nigel Vining as they describe and discuss the AgileData Engineering Pattern of Orchestrating Dynamic Data Flows. The Dynamic Data Flow Orchestration pattern dynamically generates and self-heals data flow manifests (DAGs) at runtime from a central context database, enabling adaptive, cost-effective, and low-latency data processing primarily for micro-batching workloads An Agil...
Data Engine Thinking Patterns with Roelant Vos - Episode #66 19.06.2025 52:03
Join Shane Gibson as he chats with Roelant Vos about a number of Data Engine Thinking patterns and his new book Data Engine Thinking. You can get in touch with Roelant via LinkedIn or over at https://roelantvos.com/blog/ Or you can grab a copy of the Data Engine Thinking book on Amazon or at https://dataenginethinking.com/en/ If you want want to read a summary generated with GenAI, head over to: h...
Data Engineering Patterns with Chris Gambill - Episode #65 13.06.2025 1:04:28
Join Shane Gibson as he chats with Chris Gambill about a number of Data Engineering patterns. You can get in touch with Chris via LinkedIn or view his YouTube channel https://www.youtube.com/@GambillDataEngineering If you want want to read a summary generated with GenAI, head over to: https://agiledata.substack.com/i/165842333/google-notebooklm-briefing If you want to download the transcript for...
The pattern of writing a data book with Shane Gibson and Ramona C Truta - Episode #64 05.06.2025 1:04:23
Join Ramona C Truta as she interviews Shane Gibson about the patterns of writing a data book (and they discuss a whole lot of other data things) You can get in touch with Ramona via LinkedIn or read more on substack https://ramonatruta.substack.com/ Or buy a copy of Shanes book "an Agile Data Guide to Information Product Canvas" , and finally fix those data requirement gathering problems. If you w...
The Hook data modeling pattern with Andrew Foad - Episode #63 16.05.2025 47:56
Join Shane Gibson as he chats with Andrew Foad on his data modeling pattern "Hook" You can get in touch with Andrew via LinkedIn or read more on substack https://hookcookbook.substack.com If you want to download the transcript for the podcast, head over to: https://agiledata.io/podcast/agiledata-podcast/the-hook-data-modeling-pattern-with-andrew-foad/#read If you want want to read a summary gene...
Increasing the perceived value of your data team with Aaron Wilkerson - Episode #62 10.04.2025 1:03:48
Join Shane Gibson as he chats with Aaron Wilkerson on ways data teams can increase the perception of the value they add to their organisation. You can get in touch with Aaron via LinkedIn or read his newsletter on substack https://aaronwilkerson.substack.com If you want to read the transcript for the podcast head over to: https://agiledata.io/podcast/agiledata-podcast/increasing-the-perceived-valu...
ELM Patterns Templates with Remco Broekmans - Episode #61 04.03.2025 58:10
Join Shane Gibson as he chats with Remco Broekmans about the pattern templates that are part of the Ensemble Logical Modeling (ELM) patterns. You can find more about ELM and its templates over at: https://www.elmstandards.com/ Find Remco's book on Amazon: https://www.amazon.com/Stories-Solutions-Redefining-Communication-Professionals-ebook/dp/B0DXQ8RR3X/ You can get in touch with Remco via LinkedI...
Data Operating Models patterns with Dylan Anderson - Episode #60 20.02.2025 1:09:24
Join Shane Gibson as he chats with Dylan Anderson about the patterns required to define a Data Operating Model. This conversation was based on this article written by Dylan: https://thedataecosystem.substack.com/p/issue-13-defining-the-data-operating And specifically this pattern diagram: You can get in touch with Dylan via LinkedIn or subscribe to his newsletter at https://thedataecosystem.substa...
DataOps Patterns with Chris Bergh - Episode #59 12.02.2025 1:15:19
Join Shane Gibson as he chats with Chris Bergh on improving your teams way of working by using DataOps patterns. You can get in touch with Chris via LinkedIn or over at https://datakitchen.io If you want to read the transcript for the podcast head over to: https://agiledata.io/podcast/agiledata-podcast/dataops-patterns-with-chris-bergh/#read Listen to more podcasts on applying AgileData patterns...
Merging Data Vault and Medallion Architecture Patterns with Patrick Cuba - Episode #58 30.01.2025 1:09:28
Join Shane Gibson as he chats with Patrick Cuba on combining the Data Vault data modeling pattern with the Medallion Architecture pattern. This discussion was based on the patterns described in this article: https://medium.com/the-modern-scientist/the-modern-data-vault-stack-75103102e3d2 You can get in touch with Patrick via LinkedIn or you can read his thoughts on Data Vault patterns over at http...
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.