• How Federated Learning Is Reshaping Enterprise Data Strategy
    Jun 14 2026
    Episode 50 of The Data Business Podcast. Lucas and Luna dive into federated learning — a technique where machine learning models train across decentralized data without raw data ever leaving its source. They explore a concrete case: how a major hospital network used federated learning to collaborate with pharmaceutical partners on drug discovery while keeping patient records legally compliant. The episode breaks down the technical architecture, the governance implications, and why this model is gaining traction in regulated industries like healthcare and finance. Lucas explains how federated learning flips the traditional data-centralization paradigm, and Luna pushes on the practical challenges: coordination overhead, statistical drift, and the thorny question of who owns the trained model. If you're building data products or running a data team in a regulated environment, this episode gives you the vocabulary and the framework. The Data Business Podcast is part of the Fexingo Business network. #FederatedLearning #DataStrategy #EnterpriseData #MachineLearning #DataPrivacy #HealthcareAI #DrugDiscovery #RegulatoryCompliance #DataGovernance #ModelTraining #DecentralizedData #DataPartnerships #FLArchitecture #RiskManagement #BusinessAndTechnology #DataInfrastructure #FexingoBusiness #BusinessPodcast Keep every episode free: buymeacoffee.com/fexingo
    Show More Show Less
    10 mins
  • How Data Teams Are Building Internal AI Copilots on Their Own Data
    Jun 13 2026
    In this episode, Lucas and Luna explore the emerging trend of data teams building internal AI copilots—custom conversational interfaces trained on proprietary enterprise data. They examine the case of a mid-size logistics company that built a 'Supply Chain Brain' using its own shipment, weather, and inventory data, cutting query time from hours to seconds. The hosts discuss the key architectural choices: vector embeddings, RAG (retrieval-augmented generation), and the importance of data quality and governance. They also touch on the pitfalls, including hallucination risks and the need for human-in-the-loop validation. The conversation ends with a forward-looking question: will every data team eventually need to become a product team shipping conversational interfaces? #AI #DataEngineering #DataProducts #DataTeam #Copilot #RAG #VectorDatabases #LLM #EnterpriseData #Business #Technology #FexingoBusiness #BusinessPodcast #DataInfrastructure #InternalTools #Governance #Logistics #SupplyChain Keep every episode free: buymeacoffee.com/fexingo
    Show More Show Less
    9 mins
  • Why Data Products Are Eating Enterprise Software
    Jun 13 2026
    Lucas and Luna explore how data products — self-contained, reusable data assets with defined quality SLAs — are displacing traditional enterprise software. They examine a real case: how a mid-market retailer replaced its customer analytics suite with an internal data product built on Snowflake and dbt, cutting costs by 40 percent while giving business teams self-serve access. They also discuss why data products require new governance models, the tension between centralization and federation, and what this means for enterprise software vendors. Along the way, they address why listener support matters for keeping the show ad-free. #DataProducts #EnterpriseSoftware #DataMesh #Snowflake #dbt #DataGovernance #SelfServeAnalytics #DataInfrastructure #DataContracts #DataObservability #BusinessAndTechnology #FexingoBusiness #TheDataBusinessPodcast #BusinessPodcast #DataStrategy #DataEngineering #Analytics #DataProductMarketplaces Keep every episode free: buymeacoffee.com/fexingo
    Show More Show Less
    11 mins
  • Why Data Contracts Failed at a Fortune 500 Company
    Jun 12 2026
    Episode 47 of The Data Business Podcast dives into the hidden failure of data contracts at a Fortune 500 retailer. Lucas and Luna examine why this well-hyped pattern for governing data exchange between teams fell apart in practice — and what actually fixed the pipeline. The episode centers on a specific case: a major retailer with over 200 data producers and 1,500 consumers. After a year-long rollout of data contracts, they saw no reduction in pipeline failures. The hosts unpack three root causes — brittle schema definitions, lack of runtime enforcement, and incentive misalignment — and then explore the surprising solution that emerged: a lightweight observability feedback loop that treated contracts as living documents, not static agreements. Listeners learn one concrete principle: data contracts only work when they're coupled with runtime validation and team-level ownership. No fluff, just the operational lesson. #DataContracts #DataEngineering #DataObservability #PipelineFailures #EnterpriseData #DataGovernance #DataMesh #SchemaEvolution #Fortune500 #RetailData #DataQuality #FeedbackLoop #RuntimeValidation #TeamIncentives #BusinessAndTechnology #FexingoBusiness #BusinessPodcast #TheDataBusinessPodcast Keep every episode free: buymeacoffee.com/fexingo
    Show More Show Less
    7 mins
  • How Data Contracts Are Reducing Enterprise Integration Time
    Jun 12 2026
    Data contracts are becoming a practical tool for reducing integration time between teams, and Lucas and Luna dig into the specifics. They look at how companies like Uber and a mid-sized logistics firm cut months off data-sharing projects by defining schemas, SLAs, and expectations upfront. Lucas explains the three components of a data contract—schema guarantees, semantic rules, and service-level objectives—and how they prevent the classic 'works on my machine' problem. Luna asks whether contracts add bureaucracy, and Lucas points to a case where a retailer shaved 40 percent off its data pipeline deployment time. They also touch on the tension between flexibility and standardization, and how contracts evolve in real time. No hype, just a clear look at what data contracts actually do in production. #DataContracts #EnterpriseData #DataIntegration #SchemaGuarantees #ServiceLevelObjectives #DataEngineering #DataMesh #Uber #Logistics #Retail #DataGovernance #DataQuality #DataObservability #Business #Technology #FexingoBusiness #BusinessPodcast #DataInfrastructure Keep every episode free: buymeacoffee.com/fexingo
    Show More Show Less
    9 mins
  • Why Data Observability Needs a Feedback Loop to Production
    Jun 11 2026
    In episode 45 of The Data Business Podcast, Lucas and Luna tackle a question that keeps data engineers up at night: why do data pipelines break silently and what's the fix? They drill into the concept of data observability with a feedback loop back into production — moving beyond monitoring dashboards to automated corrective actions. Using a concrete example from a mid-size e-commerce company that reduced data incident resolution time by 70 percent, they explore how modern data teams are integrating observability tools with reverse ETL and feature stores to create a continuous improvement cycle. Lucas explains why most observability platforms are still 'read-only' and how adding a write-back capability changes the game for data quality. The hosts also discuss the tension between data team autonomy and centralized governance in implementing feedback loops. A natural donation segment ties the episode's theme of continuous improvement to listener support for the show. Tune in for a practical look at how data observability is evolving from a monitoring tool to an operational feedback system. #DataObservability #FeedbackLoop #DataEngineering #ReverseETL #DataQuality #DataPipelines #DataInfrastructure #BusinessPodcast #FexingoBusiness #DataBusinessPodcast #DataOps #FeatureStore #DataGovernance #Monitoring #Automation #IncidentResponse #DataMesh #DataArchitecture Keep every episode free: buymeacoffee.com/fexingo
    Show More Show Less
    8 mins
  • Why Data Teams Are Adopting Reverse ETL
    Jun 11 2026
    Lucas and Luna explore the rise of reverse ETL — the practice of syncing data from a warehouse back into operational tools like Salesforce, Zendesk, and HubSpot. They break down how companies like Sanity and a fictional e-commerce brand use reverse ETL to power real-time customer personalization, cut query costs, and reduce engineering bottlenecks. With specific numbers on latency reduction and team productivity gains, they explain why reverse ETL is becoming a standard layer in modern data stacks, and how it differs from traditional ETL and ELT. The episode also covers common pitfalls like data staleness and workflow misalignment, and offers practical advice for teams considering the shift. #ReverseETL #DataEngineering #DataStack #BusinessTechnology #FexingoBusiness #BusinessPodcast #DataInfrastructure #RealTimeData #Customer360 #Salesforce #HubSpot #Zendesk #DataWarehouse #Analytics #DataOps #ModernDataStack #OperationalAnalytics #ETL Keep every episode free: buymeacoffee.com/fexingo
    Show More Show Less
    13 mins
  • How Data Mesh Is Reshaping Enterprise Data Teams
    Jun 10 2026
    Episode 43 explores how the data mesh operating model is transforming enterprise data teams. Lucas and Luna break down the four core principles of data mesh—domain ownership, data as a product, self-serve data platform, and federated governance—using a detailed example from a global retailer. They discuss how this shift changes team structures, reduces bottlenecks, and enables domain-specific data products. The episode also covers common pitfalls and why data mesh is gaining traction in 2026 as companies move beyond centralized data lakes and warehouses. Specific numbers: the retailer cut time-to-insight from six weeks to under three days. A practical, concrete look at a paradigm that's moving from hype to real-world adoption. #DataMesh #DataGovernance #DataProducts #DomainOwnership #SelfServeData #FederatedGovernance #EnterpriseData #DataArchitecture #DataPlatform #DataTeams #BusinessAndTechnology #DataStrategy #DataLakehouse #DataObservability #DataContracts #FexingoBusiness #BusinessPodcast #DataManagement Keep every episode free: buymeacoffee.com/fexingo
    Show More Show Less
    13 mins