Find partners
Don't Panic! It's Just Data

Don't Panic! It's Just Data

Hosted by EM360Tech

Episodes

176

Latest episode

Jun 2026

Language

EN

About the show

Not only do many businesses have more data than they know what to do with, but they also often struggle to gain insights from some of the most valuable data in their possession, leading to many of their crucial data assets going unused. Whether it's issues with data quality, visualization, or management, getting lost in the sea of enterprise data at your possession can make it impossible to make smart, data-driven decisions that improve your business. The "Don't Panic! It's Just Data" podcast delves deep into the power of enterprise data. From groundbreaking vendor solutions to expert-backed best practices for making the most of your data assets, join us as we gather insights from leading tech vendors and professionals who depend on data daily.

Listen to episodes

60 recent
June 15, 202632 min

How Enterprise Data Architecture Must Evolve for the Age of AI

Most enterprises believe they have a data problem. In reality, it is an architecture problem in disguise, and the rise of agentic AI is making that distinction impossible to ignore. That is the central argument Karthik Ranganathan, CEO of Yugabyte, makes in this episode of Don’t Panic! It’s Just Data, hosted by Scott Taylor of MetaMeta Consulting.The conversation traces 30 years of infrastructure evolution in 30 minutes. From Oracle’s dominance as the monolithic backbone of enterprise applications, to the NoSQL revolution of the mid-2000s, and the cloud-native era of the 2010s, it builds toward the rise of agentic AI. In this new phase, systems do not just store and retrieve data; they act on it autonomously.“The challenges of current architectures under pressure are no longer theoretical. Agentic systems expose every seam, every silo, every bottleneck you've been quietly managing around,” says Raghanathan.Why Current Architectures Crack Under Agentic PressureTaylor opens the episode by asking the question many enterprise data leaders are quietly asking: Are today’s architectures actually fit for AI workloads? Raghanathan’s answer is measured. Most are not, and the reasons are structural rather than superficial.The core issue is fragmentation. Decades of 'good enough' tooling decisions have produced estates where relational databases sit in silos next to document stores, vector indexes live apart from transactional systems, and data pipelines patch the gaps. For traditional applications, this messiness is manageable. For agentic AI, systems that must reason across context, execute multi-step decisions, and maintain coherent state across interactions, it’s a fundamental blocker.Raghanathan identifies three compounding failure modes: siloed knowledge stores that prevent AI systems from drawing on the full breadth of enterprise information; disconnected memory systems that can't persist context reliably across agent runs; and non-deterministic outputs from large language models (LLMs) that make it difficult to design stable data models around AI-generated results. Together, these problems don't just slow down AI projects; they erode the trust enterprises need to deploy agentic systems at any meaningful scale.Knowledge vs. MemoryOne of the episode's sharpest conceptual moves comes when Raghanathan draws a clean line between knowledge and memory in AI systems, two concepts that get conflated constantly, and at high cost.Knowledge, in this framing, is the structured, long-term body of facts and context an AI system can draw on: product catalogues, customer histories, domain documentation, and enterprise policies. Memory, by contrast, is the short-term, session-aware state that lets an AI system track what just happened, what's been decided, and what step comes next in a workflow.Most current architectures treat these as interchangeable or ignore memory entirely, forcing every agent interaction to start cold. The result is factually capable AI but contextually amnesiac; it knows the company's product catalogue but forgets it already recommended three options to this customer ten minutes ago.This is the gap Meko, YugaByte's knowledge-memory engine, is designed to close. By building a unified layer that handles both the persistent knowledge graph and the operational memory of active agent sessions, Meko allows enterprises to run agentic workflows without patching together vector databases, caches, and relational stores by hand. It's an architectural bet that the knowledge-memory distinction is not a nuance but a first-class design requirement and that enterprises ignoring it will pay the integration tax repeatedly.Bridging AI Capability To Business ValueTaylor pushes Raghanathan on the perennial tension between AI capability and business value, a conversation that lands differently now that agentic systems are making decisions, not just recommendations. Raghanathan's view is that the critical role of context in AI workflows is still being underestimated by most enterprises.He cites YugaByte customers who have moved from proof-of-concept AI deployments to production-grade agentic systems by making one architectural shift, treating context as infrastructure, not as application logic. When context management is embedded in the data layer, versioned, auditable, and available across agent boundaries, the reliability bar for AI systems rises dramatically.For enterprises ready to act, Raghanathan’s guidance is clear: start by auditing existing architectures for knowledge and memory silos before evaluating AI tooling, invest in unified data models that support both relational and non-relational workloads, and treat the context layer as a core engineering concern rather than an afterthought added to LLM integrations. If you would like to find out more, visit yugabyte.com or connect with Karthik Ranganathan on LinkedIn.TakeawaysEvolution of data infrastructure for agentic AI.Limitations of current architectures and silos.The role of knowledge and memory in AI systems.Strategies for enterprise data architecture in the AI era.Chapters00:00 Introduction to Data and AI Infrastructure03:02 The Evolution of Data Infrastructure05:53 Understanding Agentic Applications08:55 The Architecture War in Data Management11:58 Knowledge vs. Memory in AI15:00 Operational Challenges in Multi-Agent Environments17:58 The Importance of Context in AI Workflows20:49 Bridging the Gap Between AI and Business Value24:10 Customer Success Stories with YugaByte26:47 Rethinking Data Architecture for Enterprises

June 2, 202632 min

No Use Case, No Value: Why Managing AI Use Cases is Key to Demonstrating Business Value

AI investment is growing fast, but proving its value remains one of the biggest challenges facing data leaders today. Dashboards are built, models are deployed, and yet when the budget question arrives, most teams still can't clearly demonstrate return on investment.Speaking on Don't Panic, It's Just Data with host Christina Stathopoulos, Nadiem von Heydebrand, CEO and co-founder of Mindfuel, identified where most organisations go wrong: the interface between data teams and the business. According to von Heydebrand, the reason is straightforward: no use case, no value."We get a demand, we believe we've understood it, and we start executing immediately," he explained. Months pass, and nobody can answer why the project exists or what problem it was supposed to solve in the first place. The fix isn't more technology. It's better use case management.The 3 Pillars of Effective AI Use Case ManagementOne of von Heydebrand’s core principles is straightforward: before you build anything, you need to really understand the business challenge you're trying to solve. "You have to fall in love with the problem, not with the solution," he said. This matters more than ever in the era of generative AI. With token costs attached to every AI interaction, building the wrong solution isn't just a wasted effort; it's an ongoing financial drain. Use case management has moved from being a nice-to-have to an operational necessity. Good use case management, according to Nadiem, rests on three pillars:Demand exploration: Don't assume you understand the problem. Engage stakeholders, ask deeper questions, and uncover the real business challenge before a single line of code is written.Value management: Every use case needs a value hypothesis. What outcome is expected if this problem is solved? As Nadiem puts it: "The solution itself has a value of zero. Value lives in the problem space."Value tracking: Once live, track performance against the original hypothesis. Define a realistic ROI timeframe and review it consistently.Adoption Metrics Are Not Proof of ValueOne of the most common mistakes? Measuring AI success through usage and adoption data alone. "I have enough examples where usage is high, and value is zero or even negative," von Heydebrand warned.Clicks and logins are a proxy. Business outcomes are the goal. If there's no correlation between the two, the metric is misleading.Output vs. Outcome: The Shift That MattersThe most important distinction in the conversation was the difference between output and outcome. Data teams have historically been measured on output like model accuracy, number of dashboards, and features delivered. But output without impact is just activity. Outcome means the value created for the recipient of your work. Organisations that make this mindset shift from measuring what they produce to measuring what they change are the ones that change their data functions from cost centres into genuine value generators.For leaders under pressure to prove ROI from AI initiatives, Mindfuel’s CEO advises a pragmatic approach: start now, start small, and be honest. As Stathopoulos summarised: "It all comes back to being intentional about what you build and why." For more information, visit mindfuel.ai, the platform built to help data and AI teams demonstrate, manage, and maximise business value.Connect with the guest:Nadiem von Heydebrand: LinkedIn | MindfuelTakeawaysThe importance of structured use case managementLinking AI initiatives to business valueThe impact layer and value tracking in AI projectsChapters00:00 – Introduction to Data and AI Impact Management03:16 – The Challenge of Connecting AI to Business Outcomes11:38 – Understanding Use Case Management17:40 – The Missing Value Layer in Data and AI Initiatives22:23 – Evolving Mindsets in Data and AI27:36 – Advice for Leaders on Proving AI ROI

May 22, 202628 min

Why Enterprise RAG Systems Still Produce AI Hallucinations

Podcast: Don’t Panic! It’s Just DataGuest: Michael Marolda, Senior Product Marketing Manager for Agentic RAG at Progress SoftwareHost: Shubhangi Dua, Podcast Producer and B2B Tech Journalist at EM360TechGenerative AI has been brewing in the enterprise tech industry for at least three years now. AI pilots are launching every other day, internal copilots are deployed across enterprise divisions, and now teams themselves are experimenting with large language models (LLMs) to automate business workflows. Such additions have sped up research and notably improved productivity.While the excitement is valid, the truth beneath is often disregarded. Many enterprise AI systems produce answers that sound convincing, even when they are completely wrong.In the recent episode of the Don’t Panic! It’s Just Data podcast, Michael Marolda, Senior Product Marketing Manager for Agentic RAG at Progress Software, sat down with host Shubhangi Dua, Podcast Producer and B2B Tech Journalist at EM360Tech.Marolda argued that the problem is not necessarily with the AI models themselves. The real issue is with the enterprise data foundations supporting them.“Your AI is only as good as the knowledge it has access to,” Marolda explained during the conversation. The question is what the gap is alluded to in the AI enterprise tech space.Also Read: Build vs. Buy: The Reality of Production-Grade RAGWhat’s the Hidden Risk Costing Enterprises?According to Marolda, around 80 per cent of enterprise data remains unstructured. This includes PDFs, contracts, emails, audio files, presentations, scanned documents, videos, and handwritten notes. This is the kind of information that traditional AI systems struggle to process reliably.While enterprises are heavily investing in AI infrastructure and model testing, many still do not have systems capable of organising, retrieving, and validating this scattered knowledge. The outcome often turns into a situation where AI tools begin to generate responses without the necessary business context, despite excellent prompt engineering.“We’ve seen enterprises rush into AI implementations,” Marolda said. “But many pilots fail to scale because the information isn’t grounded in real business data.” It ultimately poses major operational risks for companies, especially in highly regulated industries.During the podcast, Marolda mentioned a high-profile case involving an airline chatbot that provided customers with incorrect policy information, leading to legal consequences for the company. The issue was not due to malicious intent or a technical failure at the model level — it was due to unreliable data grounding.For enterprises using AI in customer service, HR, legal operations, finance, or internal knowledge systems, such errors are not rare. In fact, they’ve become a governance issue.Is Modern RAG the Solution?Enterprises tend to rely on data lakes as centralised storage for vast amounts of information. However, Marolda makes a point about how storage is no longer enough in the age of AI. “A data lake is just cheap storage,” he explained. “A knowledge layer is what actually activates that information for AI.”This difference is increasingly important as enterprises move from testing to operational AI deployment. Traditional storage systems can hold documents, but they cannot interpret relationships between data points, retrieve context semantically, or validate AI-generated outputs against source material.An enterprise knowledge layer, on the other hand, is designed to fill that gap. Marolda tells Dua that modern retrieval-augmented generation (RAG) systems can process unstructured data, apply optical character recognition (OCR), convert speech to text from video and audio, and build semantic connections across enterprise content.This enables AI systems to retrieve not just documents, but highly specific pieces of contextual information, including paragraph-level citations and timestamped video references.For enterprise leaders, the implications are significant. Rather than viewing AI as a separate assistant, enterprises are increasingly seeing AI as a retrieval and reasoning layer built on top of their knowledge ecosystems.How Should Enterprises Prioritise Efficiency Over Hype?The economics of AI was a critical discussion Marolda had with Dua. He noted that while many AI providers continue to push for higher token consumption and larger workloads, enterprises such as Progress Software are now beginning to value efficiency instead.Unlike NVIDIA’s enterprise philosophy, as proposed by its CEO Jensen Huang, is a new compensation model where engineers receive annual AI token budgets worth half their base salary on top of regular pay. During a live interview on the All-In Podcast, recorded in San Jose, California, in March 2026 at Nvidia's GPU Technology Conference (GTC), Huang stated: "If a $500,000 Engineer Did Not Consume At Least $250,000 Worth of Tokens, I'm Going To Be Deeply Alarmed."“We’re actually trying to reduce token consumption,” he explained. Such an approach contrasts with broader industry trends focused on maximising AI use at scale. As enterprise AI budgets become more established, CIOs and CFOs are scrutinising infrastructure costs, energy consumption, and long-term operational sustainability.It’s particularly relevant as enterprises pit multiple LLMs against each other for quality, relevance, and cost efficiency. According to Progress’s Sr. Product Marketing Manager, the next phase of enterprise AI adoption won’t be driven by model capability alone. It will be guided by practical governance, meaning identifying which systems produce the best results at reasonable costs.Overall, successful AI adoption is not just about selecting the right model but, in fact, pivoting towards building the right knowledge architecture.For instance, enterprises continue to invest in generative AI; the enterprises that thrive may be the ones that can effectively structure, govern, retrieve, and validate their institutional knowledge.Key TakeawaysEnterprise AI hallucinations increase without grounded enterprise data.Agentic RAG helps enterprises reduce AI hallucinations and improve accuracy.Unstructured data is the biggest challenge in enterprise AI adoption.Enterprise knowledge layers improve AI governance and traceability.AI token reduction lowers enterprise AI infrastructure costs.RAG architecture helps enterprises scale trustworthy AI systems.Chapters00:00 Introduction to Enterprise AI and Knowledge Layer02:13 Challenges with Unstructured Data in AI08:11 The Importance of a Knowledge Layer12:04 Trust and Governance in AI Solutions16:48 Progress's Unique Approach to AI Solutions19:15 Agentic RAG: A New Paradigm in AI Retrieval24:52 Real-World Applications of Agentic RAG26:39 Maintaining Quality and Performance in AI Systems28:01 Key Takeaways for IT Decision MakersFor more enterprise AI, Agentic RAG, data governance, and enterprise knowledge layer insights, follow Progress Software across its official channels:Website: Progress SoftwareYouTube: @ProgressSWLinkedIn: Progress SoftwareX: @ProgressSWFor more

May 7, 202625 min

Is “Frankenstein Data” Slowing Down AI Transformation in Insurance Enterprises?

Podcast Series: Don’t Panic It’s Just DataGuest: Mark Duffy, Senior Director, Artificial Intelligence & Analytics at Cognizant and Mark Blake, FSI Industry Practice Lead, Stibo SystemsHost: Scott Taylor, The Data Whisperer and Principal Consultant, MetaMeta ConsultingArtificial intelligence (AI) is prevalent in the insurance industry now, but many firms are not seeing the results they expected. The issue isn’t with the AI models; it’s pertinent to the data.In the recent episode of the Don’t Panic It’s Just Data podcast, host Scott Taylor, The Data Whisperer and Principal Consultant at MetaMeta Consulting, is joined by Mark Duffy, Senior Director, Artificial Intelligence & Analytics at Cognizant and Mark Blake, FSI Industry Practice Lead at Stibo Systems.The data industry experts address a key misunderstanding about enterprise AI – that companies can innovate their way out of poor data quality. “Some people think AI is a quick fix for data governance,” said host Scott Taylor. “If I need better data, I just use AI.” Experts warn that this belief is what’s holding insurers back.How Frankenstein Data is Impacting AI?Despite significant investments in AI, cloud, and analytics, many insurers remain stuck in pilot mode. According to Mark Blake of Stibo Systems, the problem is the infrastructure. “AI itself isn’t the challenge,” he said. “It’s the ability to scale it, and that comes back to fixing the data.”In reality, most insurance enterprises face fragmented, siloed data across systems. Customer, policy, claims, and product data often don’t align. This results in what Taylor calls “Frankenstein data,” where inconsistent records lead to unreliable outputs.For AI to function effectively at scale, insurers need trusted, governed, and unified data. That’s where data governance and master data management (MDM) come in.“For us to truly gain benefits from AI, the end user really has to trust the data,” stated Mark Duffy of Cognizant. “That trust comes from having the right data foundation in place.”Also Watch: Can Your MDM Strategy Survive the Shift to Real-Time AI Decision-Making?How Master Data Management (MDM) Unlocks Scalable AI?One of the key drivers of AI success in insurance is multi-domain master data management, a system that connects core business data across the enterprise. “You always have to have a starting point,” Blake explained. “Then you expand horizontally across the enterprise.”The “horizontal data layer” enables insurers to unify key entities like customers, products, and partners—often referred to as the “nouns of the business.” When these are standardised, AI models can work consistently and accurately.The business impact is substantial, including more accurate underwriting decisions, reduced claims leakage, improved customer experience and retention and better cross-sell and upsell opportunities.Duffy shared a real-world example in which enhancing data management directly sped up AI adoption. “It gave them trust in the data,” he said. “They could run models faster and gain more value because they weren’t constantly fixing issues.”Instead of spending 80 per cent of their time cleaning data, teams could finally focus on using it.Why AI Is Coercing a Data Strategy ResetFor years, data governance struggled to gain executives' support, but now AI has shifted that.“There’s been a refocus,” Blake said. “They’re looking at data in a way they maybe haven’t done historically.”Today, AI is a priority for boards, driving alignment among CIOs, CDOs, and IT enterprise leaders. “Every C-suite executive wants to do more AI,” Duffy said. “But they’ve realised they can’t do that without the data foundation.”Still, some enterprises believe AI can fix poor data quality. Experts warn that this is a mistake. “You can use AI to support data quality,” Duffy said. “But you’re not going to use AI to build an MDM solution.”What’s the Solution to Frankenstein DataAs insurers develop their AI strategies for the next 12 to 24 months, one key ideology was spotlighted – success depends less on speed and more on structure. “Go back to the root cause,” Blake said to Taylor. “Fix that, and then you can move forward with confidence.”In other words, AI highlights the need for strong data foundations; it doesn’t eradicate them. For insurers serious about AI transformation, that’s no longer optional—it’s where they must begin.Also Watch: From Chaos to Launch: Your Product is Ready, Your Data Isn'tKey TakeawaysAI in insurance fails without strong data governance and quality foundations.Master Data Management (MDM) is critical for scaling AI across insurance enterprises.Fragmented “siloed data” is the biggest barrier to AI adoption in insurance.Trusted, unified customer and policy data improves AI accuracy and business outcomes.AI cannot fix bad data—insurers must modernise data management first.Chapters00:00 Introduction to AI Readiness in Insurance03:08 The Importance of Data Foundations06:02 Challenges of Fragmented Data09:06 Modernising Data Foundations for AI11:56 Real-World Use Cases in Insurance15:03 The Role of Master Data Management17:56 Aligning Business and Data Strategies21:06 Final Thoughts on AI and Data GovernanceFor more information, please visit em360tech.com and stibosystems.com.To learn more about AI in the MDM space and how they’re progressing enterprise analytics intelligently, follow:Stibo Systems LinkedIn: @StiboSystemsStibo Systems X: @StiboSystemsStibo Systems YouTube: @StiboSystemsGlobalEM360Tech YouTube: @enterprisemanagement360EM360Tech LinkedIn: @EM360TechEM360Tech X: @EM360Tech#MasterDataManagement #DataGovernance #AIinInsurance #EnterpriseTech #BigData #DataStrategy #AIReadiness #InsuranceTechnology #cioinsights #StiboSystems #frankensteindatamaster data management, MDM, data governance, AI strategy, insurance, enterprise technology, big data, chief data officer, CDO, CIO, data quality, data unification, Stibo Systems, Scott Taylor, Mark Duffy, Mark Blake

April 30, 202626 min

Can Your MDM Strategy Survive the Shift to Real-Time AI Decision-Making?

Podcast: Don’t Panic! It’s Just Data Guest: Jignesh Patel, Director of Product Strategy at Stibo Systems and Elsebeth Gundersen Jensen, Product Owner at NetsHost: Dr Joe Perez, Data Analytics Expert and Amazon Bestselling AuthorWe’re living in times of an always-on digital economy where there’s no room for data errors. In the recent episode of the Don’t Panic It’s Just Data podcast, host Dr Joe Perez, Data Analytics Expert and Amazon Bestselling Author, sat down with Jignesh Patel, Director of Product Strategy at Stibo Systems and Stibo Systems’ customer, Elsebeth Gundersen Jensen, Product Owner at Nets. Perez pointed out that even the smallest inconsistency can "ripple completely across an entire operation, instantaneously." This reality is prompting enterprise tech leaders to rethink how they manage, govern, and use data, especially with the rapid growth of AI adoption.Overall, the guests send out a clear message – trusted, real-time data is now a crucial part of business infrastructure.Also Watch: From Chaos to Launch: Your Product is Ready, Your Data Isn'tWhat is the Hidden Cost of Untrusted Data?For large enterprises, especially those growing through mergers and acquisitions, fragmented data systems are almost unavoidable. Jensen noted that when combining multiple customer portfolios, inconsistencies often arise in even the simplest fields, like organisation numbers formatted differently in various systems.“When you bring in different customer portfolios, you will also get this scattered data picture that you don’t want in a master data management system,” she explained.According to Patel, the lack of trusted data impacts four key areas which includes customer experience, revenue growth, decision-making, and operational efficiency. Without a unified customer view, enterprises struggle to offer personalised experiences or spot cross-sell opportunities. Moreover, analytics based on unreliable data undermine executive confidence and increase compliance risks.These issues are made worse by speed. Alluding to her observations, Jensen told Perez and Patel that modern customers expect contract changes or service interactions to be updated almost instantly. “They don’t want to wait a day,” she stated. “Everything should be faster, better, and accurate.”Also Watch: Why is a Customer Data Strategy a Competitive Edge?How are Enterprises Mastering Intelligence?Traditionally, Master Data Management (MDM) has focused on creating the “golden record,” a single, reliable version of key business entities like customers or products. While this remains important, Patel believes this idea is changing quickly in the AI era.“MDM is moving beyond data correctness towards what I call mastering intelligence,” he said. “AI systems rely on trusted context—understanding what entities are, how they relate, and the business rules that apply.”This change is part of a larger transformation in enterprise architecture. Decision-making is no longer limited to human-driven dashboards; it is increasingly spreading across applications, analytics platforms, and AI agents acting in real time. In such a setup, inconsistent data does not just create errors but it can amplify it.“AI doesn’t eliminate the need for MDM or data governance. It emphasises it,” stated Patel. For enterprises heavily investing in AI, this insight is vital. Without a strong data foundation, AI models might provide insights but not dependable results.As enterprises move toward AI-driven and even agent-based business models, the need for trusted data will grow even more important. Patel highlights new questions from the C-suite – How will AI agents find my products? Why isn’t my business being recommended?The answer increasingly depends on structured, high-quality data. “AI success is dependent on trustworthy data,” Director of Product Strategy at Stibo Systems says. “MDM and governance are the foundation for the next generation of intelligent business systems.”For enterprise leaders, the key directive to note is in the race to implement AI, data trust is the competitive edge and not only the requirement. Key TakeawaysReal-time trusted data is essential for enterprise AI success and operational resilience.Poor data quality directly impacts customer experience, revenue growth, and compliance.Modern Master Data Management (MDM) is evolving from “golden records” to AI-ready data intelligence.Proactive data governance must replace reactive data cleanup to scale in real-time environments.A unified data model is the foundation for accurate, consistent, and AI-driven business insights.Chapters00:00 Introduction to Data Governance and MDM02:06 The Shift to Real-Time Data05:27 Business Risks of Lacking Trusted Data08:20 Growth Through Mergers and Acquisitions15:29 The Role of MDM in AI Initiatives20:02 Transitioning to Proactive Data Management22:01 Advice for CIOs on Managing Product DataFor more information, please visit em360tech.com and stibosystems.com. To learn more about AI in the MDM space and how they’re progressing enterprise analytics intelligently, follow:Stibo Systems LinkedIn: @StiboSystemsStibo Systems X: @StiboSystemsStibo Systems YouTube: @StiboSystemsGlobalEM360Tech YouTube: @enterprisemanagement360EM360Tech LinkedIn: @EM360TechEM360Tech X: @EM360TechFollow: @EM360Tech on YouTube, LinkedIn and X#MDM #DataGovernance #EnterpriseAI #DataQuality #TrustedData #AIStrategy #RealTimeData #DigitalTransformation #StiboSystems #TechPodcast

April 20, 202627 min

Why Is the Semantic Layer Critical for Data Governance, Compliance, and AI at Scale?

Podcast: Don’t Panic It’s Just Data!Guest: Adrian Estala, VP, Field Chief Data & AI Officer, StarburstHost: Doug Laney, Research & Advisory Fellow at BARC and Author of Infonomics & Data JuiceAfter years of heavy investment in data lakes and warehouses, many enterprises still face a frustrating reality. Insights continue to remain slow, fragmented, and hard to trust.In the recent episode of the Don’t Panic It’s Just Data podcast, host Doug Laney, Research & Advisory Fellow at BARC and Author of Infonomics & Data Juice, is joined by Adrian Estala, VP, Field Chief Data & AI Officer at Starburst. They sat down to discuss why more enterprises are adopting a new architectural approach, the business semantic layer, to speed up AI adoption.What’s the Core Issue in AI Data Enterprise?The core issue, Estala argues, is not a lack of infrastructure but an inconsistency between how data is organised and how enterprises think. “No one’s really there yet,” he says, reflecting on a decade of backend optimisation. “We don’t know what ‘perfect’ architecture means, especially in the AI age.”The semantic layer, sometimes called a “context layer,” represents a shift from technical complexity to business usability. Typically, the system requires non-technical users to interpret schemas and pipelines; however, Starburst provides an abstraction that shows data in familiar business terms, along with metadata and governance rules.“If you build it right,” Estala explains, “when a CFO walks in the room and sees their semantic layer, it makes sense to them.”For an enterprise, this is more than just a usability improvement. It reduces duplication, eliminates conflicting metrics, and reduces reliance on IT teams for routine analysis. As Laney notes during the discussion, the goal is not to replace existing systems but to make them “that much more accessible” by layering business meaning on top.Also Watch: AI Is Replacing BI — Here’s What CIOs Need to KnowSovereignty, Governance & the European RealityThe conversation is even more acute in regions like Europe, where data sovereignty has become a major concern. Regulatory pressure has led enterprises to rethink not only where data is stored but also how it is accessed and shared.Estala describes a federated model where data stays within national boundaries while still being usable globally. Organisations set up local clusters in countries like Switzerland or the United Kingdom, build data products locally, and apply strict rules for what can be shared centrally.“I can decide which data products are approved to be shared,” he says, alluding to compliance mechanisms that ensure sensitive information cannot be traced back to individuals.This creates a system that satisfies both regulators and business leaders. Executives no longer need to worry about jurisdictional complexities; they work with a unified view of data that has already been filtered, governed, and approved. “For them, it just feels like it’s already been brought together,” Estala adds.As AI agents and copilots continue to gain popularity, the discussion also spotlights limitations. One such limitation is trust. Without confidence in the underlying data, even the most advanced AI tools struggle to provide meaningful value.“If they don’t trust the answers, it’s just a cool toy,” Estala says, describing a common pattern where initial excitement fades once users doubt the reliability of outputs.The semantic layer also tackles this discrepancy by embedding governance, lineage, and business rules directly into data products. Starburst helps enterprises clearly define which data is exposed to AI systems and under what conditions, making it easier to explain and justify decisions.Currently, Estala observes, AI mainly speeds up existing workflows instead of transforming them. Executives are asking the same questions they always have, but getting answers faster and from broader datasets. The real change, he suggests, will come when trust allows leaders to ask entirely new questions and rethink decision-making.How to Drive Business Value in 90 Days?For CIOs and CDOs eager to move past experimentation, the Chief Data and AI officer outlines a focused, business-led approach. Rather than launching large-scale transformations, he suggests starting with a single domain and building momentum from there.The first phase focuses on collaboration, bringing business stakeholders into the design of the semantic layer and defining the data products that are most important. “We design it with the business team in the room,” he explains, stressing ownership from the start.The next stage shifts to enablement, as teams begin to use and expand these data products themselves. This is where self-service takes root, reducing dependence on IT and promoting more exploratory use of data.By the final phase, enterprises are ready to introduce AI agents on top of a trusted foundation. At that stage, technology becomes almost secondary. “Once you get to a semantic layer that you trust, adding an agent is easy,” Estala says.As enterprises continue to adopt AI at larger scales, their competitive edge will come from algorithms and from how effectively they organise, govern, and contextualise their data. In this sense, the semantic layer is quickly becoming the backbone of modern, AI-driven decision-making.Key TakeawaysSemantic layers make governed data accessible for enterprise AI.Data sovereignty drives federated, compliant data architectures.Trusted AI needs governed, metadata-rich data products.Semantic layers deliver business value within 90 days.Virtual layers reduce duplication and speed up analytics.Chapters00:00 The Shift to Business Semantic Layers08:02 Data Sovereignty and Governance in Modern Strategies13:08 Foundational Capabilities for AI Systems18:11 AI Agents and Decision Making23:04 Practical Steps for Implementing Semantic LayersTo learn more about how data products and AI agents are changing enterprise analytics, follow:Starburst LinkedIn: @StarburstStarburst X: @starburstdataStarburst YouTube: @StarburstDataEM360Tech YouTube: @enterprisemanagement360EM360Tech LinkedIn: @EM360TechEM360Tech X: @EM360TechFollow: @EM360Tech on YouTube, LinkedIn and XStay connected for more expert insights, podcast episodes, and enterprise data strategy discussions.#SemanticLayer, #DataGovernance, #EnterpriseAI, #DataStrategy, #DataArchitecture, #AIatScale, #Compliance, #DataSovereignty, #ContextLayer, #AIagents, #DataProducts, #SelfServiceAnalytics, #CIO, #CDO, #Starburst, #AdrianEstala, #DougLaney, #DontPanicItsJustData, #EM360Tech, #TechPodcast

April 8, 202629 min

AI Is Replacing BI — Here’s What CIOs Need to Know

Podcast: Don’t Panic! It’s Just DataGuest: Adrian Estala, VP, Field Chief Data & AI Officer, StarburstHost: Shubhangi Dua, Podcast Producer, Host and B2B Tech Journalist, EM360Tech"AI is replacing BI,” stated Adrian Estala, VP and Field Chief Data & AI Officer at Starburst.When Shubhangi Dua, host of Don’t Panic, It’s Just Data, put the statement back to Estala, the tension was intentional. In enterprise tech, few systems are as ingrained as business intelligence (BI) dashboards. For two decades, they have been the common language of decision-making – static reports, polished charts, and visuals that meet compliance standards.However, Estala insists that the change isn't about removing dashboards. It's about staying relevant. “BI isn’t going away,” he explains. “It’s evolving.”How AI is replacing BI?A transformation to AI begins with something deceptively simple – a business semantic layer. Instead of forcing executives to understand data through IT-designed schemas, enterprises are creating context-rich data products using business language. A CFO sees finance terms, not table joins. A loans team sees portfolios, not pipelines.Once this foundation is established, teams can plug the same governed, reusable data product into their business intelligene (BI) tools. This leads to improved performance and consistency rises too.However, the growth doesn’t stop here; businesses typically ask for more. When a conversational agent is added next to a legacy dashboard, using the same trusted data product, the behaviour changes quickly. Leaders start asking questions in natural language, exploring trends they have never charted before. They make forecasts in seconds and adjust their thinking while on the go.What was once a static reporting experience transforms into an interactive analytical dialogue. In one major bank, Estala recalls, a CEO challenged himself to avoid opening a dashboard for two weeks. He didn’t need to; the agent managed everything for him.Also Watch: Are You Scaling Intelligence — or Just Scaling Errors?TakeawaysAI is replacing BI, but it's more about evolution than replacement.Organisations are moving towards data products for better analytics.Engaging business teams early is crucial for successful AI implementation.Conversational agents are transforming how teams interact with data.Data quality and governance are essential in the transition to AI.Business semantic layers help bridge the gap between IT and business needs.Organisations can achieve significant impact with AI in a short time.Don't wait for perfect architecture; start with a Pathfinder approach.Business teams can drive innovation when they understand their data.The future of data engagement lies in combining AI with traditional BI tools.Chapters00:00 The Evolution of BI to AI03:11 Understanding AI's Role in Business Intelligence14:44 Navigating the Transition to AI20:03 Ensuring Data Quality and Governance24:44 The Future of Data EngagementTo learn more about how data products and AI agents are changing enterprise analytics, follow:Starburst LinkedIn: @StarburstStarburst X: @starburstdataStarburst YouTube: @StarburstDataEM360Tech YouTube: @enterprisemanagement360EM360Tech LinkedIn: @EM360TechEM360Tech X: @EM360TechFollow: @EM360Tech on YouTube, LinkedIn and XStay connected for more expert insights, podcast episodes, and enterprise data strategy discussions.#AI #BI #AIvsBI #AIAgents #BusinessIntelligence #DataProducts #EnterpriseAnalytics #DataStrategy #Starburst #DontPanicItsJustData #AdrianEstala #ShubhangiDua #SemanticLayer #CIO #CDO #TechPodcast #DataGovernance #Dashboards

March 24, 202632 min

Why Data Quality Makes or Breaks AI Success in Supply Chain and Procurement

We’re living in an age where new technology promises to improve everything with faster decisions, smarter workflows, and better outcomes. But behind that promise lies a quieter reality, and that is many organisations have that ambition, but readiness often lags behind. In this episode of Don’t Panic! It’s Just Data, host Christina Stathopoulos, Founder of Dare to Data, speaks with Pascal Bensoussan, Chief Product Officer at Ivalua.In this episode, they look at the growing excitement around AI and the reality many organisations face when trying to use it. While ambition is high, readiness often falls short. Focusing on procurement, the conversation explores why many AI initiatives struggle to move beyond early stages and what’s needed to turn that ambition into real, measurable value.Data: The Backbone of AISuccessful AI depends on high-quality, unified data. Fragmented sources, unclean data, and siloed systems make it difficult to build reliable AI applications. As Bensoussan explains: “Fix your data foundation. Without that, you can’t get started with AI. Don’t jump into an AI frenzy hoping it will sort itself out. First, you need a unified transactional and master data model that captures relationships, ensures semantic coherence, and creates a system of truth you can trust.”A unified data model enables AI to work effectively, increasing both its success rate and depth. Organisations should start with use cases that provide tangible value rather than trying to do everything at once. Governance frameworks, monitoring, and maintenance are critical to ensure reliability, security, and meaningful outcomes. Employee trust is another key factor. Users need confidence in AI outputs, and organisations must address scepticism about how AI might impact roles. Building that trust often requires broader cultural change, which can be one of the hardest barriers. Many teams are used to traditional methods and resist adopting new technologies. By combining solid data foundations with practical, focused use cases and a clear strategy, companies can guide teams through this change, ensuring AI initiatives don’t stall and deliver measurable results.Understanding AI Ambition vs. AI ReadinessAmbition and readiness are not the same. AI ambition refers to the enthusiasm organisations have for integrating AI into operations, driven by the promise of efficiency and insight. AI readiness, on the other hand, measures whether an organisation can actually deploy AI effectively at scale.According to MIT research, 95 per cent of enterprise AI projects fail to move from proof of concept to production. Bensoussan calls this the “GenAI divide”: “The ambition is there because the promise is incredible, but the readiness is often missing because often the foundation is cracked.”Without a clear strategy or roadmap, even organisations with abundant resources can struggle to implement AI successfully. Starting with targeted, achievable use cases helps teams gain confidence, build trust, and generate measurable results before scaling more widely.AI in ProcurementProcurement provides a unique lens for understanding AI adoption. Positioned at the intersection of data, compliance, risk, and finance, it offers significant opportunities but also considerable complexity. One major challenge is that unstructured data like contracts, risk assessments, and supplier communications must be integrated with transactional records, a process that is often time-consuming and difficult. Fragmented systems only add to the challenge, limiting AI’s ability to deliver meaningful, actionable insights.Bensoussan emphasises that seeing the entire process from supplier discovery to payment is essential. A comprehensive view ensures that AI-driven insights are reliable, actionable, and fully traceable, allowing organisations to understand why specific decisions are made and to make more strategic choices.AI in procurement is not about replacing humans; it is about augmenting them. By automating mundane tasks like data retrieval and report generation, professionals can focus on higher-value work, strategic thinking, and deeper evaluation. AI also enables richer insights, helping teams develop more effective strategies and make informed decisions. By addressing data challenges, building trust, and starting with targeted use cases, organisations can turn AI ambition into measurable value. With the right preparation and focus, AI can strengthen procurement operations, enhance decision-making, and unlock new levels of efficiency.For more information, visit www.ivalua.comTakeawaysAI ambition vs. readiness in organisationsBarriers to AI adoption: culture, strategy, data, trust, governanceImportance of unified data models for AI effectivenessPractical AI applications in procurement: sourcing, contracts, invoicingHuman-AI collaboration and the future of work in procurementChapters00:00 AI Ambition vs. Readiness05:02 The Procurement Landscape and AI Adoption09:10 Data Foundations for AI Success13:03 Unified Data Models in Procurement16:43 The Human Element in AI Integration25:57 Real-World Applications of AI Agents32:22 Key Takeaways for Leaders in AI Adoption

March 19, 202630 min

Revenue-Ready Data Is Not Magic, It’s Engineering

Artificial intelligence is everywhere right now, in boardrooms, strategy meetings, and product roadmaps. Organisations are investing heavily in machine learning, automation, and generative AI, all with the same promise: unlock new revenue and work smarter.In the latest episode of the Don’t Panic It’s Just Data podcast, EM360Tech’s Trisha Pillay explores this challenge with Chief Technology Officer Paul Brownell and Sergio Morales, Data and AI Engineering Leader from Growth Acceleration Partners. Their discussion unpacks why so many AI initiatives fail to translate into revenue and why the real starting point isn’t the model itself, but the data, governance, and engineering practices that make meaningful outcomes possible.But here’s the uncomfortable truth and that is many AI strategies look powerful on paper, but the real financial impact is often unclear. This disconnect, called the revenue data gap, highlights an issue many organisations overlook. AI doesn’t create value on its own especially without strong data foundations, governance, and engineering discipline, even the most ambitious AI strategy will struggle to deliver measurable results.The Revenue Data Gap in Enterprise AIFor many organisations, the excitement surrounding AI can create a tendency to jump straight into experimentation. Teams begin exploring tools, deploying models, or building prototypes without first defining how those initiatives will produce tangible business outcomes.According to Brownell, this is where the first major disconnect appears. Many enterprises approach AI with what he describes as a “shiny object” mentality. They recognise that AI is powerful, but they have not yet defined where the value will actually come from. As a result, organisations may launch projects that generate interesting insights or technical demonstrations but fail to translate into revenue growth or cost reduction.Brownell emphasises the importance of establishing a data hypothesis before pursuing any AI initiative. A data hypothesis outlines the relationship between the data an organisation holds and the business value it expects to extract from it. In practical terms, it asks a simple but critical question: If we analyse this data, what decision or action will it enable, and how will that affect revenue?Without this hypothesis, organisations often find themselves exploring large volumes of data without a clear objective. Some companies may not even know where their most valuable data resides or whether it is reliable enough to support analytical models. Data quality, therefore becomes another major component of the revenue data gap. Engineering the Foundations for AI That Delivers Business ImpactWhile AI is often portrayed as a revolutionary technology, Morales points out that the engineering challenges behind it are not entirely new. Many of the same principles that guided earlier technology transformations such as cloud adoption or microservices architecture still apply to modern AI deployments.In fact, Morales argues that organisations struggling with AI today are often experiencing the consequences of earlier architectural decisions. Systems built years ago were rarely designed with advanced analytics or AI in mind. As a result, critical data may be trapped inside legacy applications, scattered across departments, or stored in formats that make integration difficult. These limitations become highly visible once organisations attempt to deploy AI at scale.Another major challenge lies in what Morales describes as the velocity mandate. Businesses increasingly expect technology teams to deliver results quickly, particularly when AI initiatives are positioned as strategic priorities. However, building the infrastructure required for reliable AI systems can take significant time and effort.Morales explains that organisations do not necessarily need to choose between speed and stability. Instead, they can adopt a pragmatic approach that focuses on incremental progress. This strategy allows organisations to create early successes that build confidence across the business. Once stakeholders see tangible results from initial projects, it becomes easier to secure the support and investment needed for broader data transformation efforts.Why Data Contracts and Governance Are Critical to AI SuccessOne of the most practical tools discussed is the concept of data contracts. Though less flashy than AI models, they ensure data flows reliably between systems. At their core, data contracts define a dataset’s structure and expectations; schemas, formats, and validation rules. Morales describes them as a way to embed governance directly into data pipelines, automatically catching violations before they disrupt downstream processes. This prevents silent errors that can skew analytics and decisions. Data contracts aren’t a cure-all, though. Their effectiveness relies on clear organisational ownership and communication around each dataset. In large companies, data often comes from multiple systems managed by different teams, each with distinct priorities. Brownell explains that data contracts create a shared framework for collaboration, letting teams integrate and analyse information confidently. Implementation can be gradual: start with critical datasets for a specific use case and expand governance as needed. This iterative approach improves data reliability without requiring a full infrastructure overhaul.What’s next for AI?While AI tools continue to evolve, the fundamentals of data management remain unchanged. Organisations must understand their data, govern it effectively, and design infrastructure that allows information to move reliably between systems. Closing the revenue data gap, therefore, requires more than deploying new AI models. It demands a strategic approach that begins with clear business objectives, continues through data engineering practices, and is reinforced by governance frameworks such as data contracts.If you would like to learn more visit: https://www.growthaccelerationpartners.com/Chapters00:00 Introduction to AI Ambitions and Revenue Gaps02:31 Understanding the Revenue Data Gap05:47 Challenges of Legacy Architecture in AI09:11 Closing the Revenue Data Gap12:29 The Velocity Mandate in AI Implementation16:42 Strategic and Technical Alignment for AI18:31 Engineering Considerations for AI Initiatives22:03 The Role of Data Contracts in AI Success28:55 Practical Takeaways for AI ImplementationTakeawaysThe revenue data gap is a common challenge that organisations face when implementing AI.It’s crucial to define a clear data hypothesis and ensure data quality to drive measurable business impact.Data contracts work only if teams know who owns datasets, how to maintain them, and how changes are communicated.Balancing the velocity mandate with governance is key. Engaging stakeholders and mapping the value chain ensures that AI initiatives are aligned with business needs, ultimately leading to revenue growth.

March 18, 202627 min

How to Navigate the Trust Paradox in AI Adoption: Insights from Informatica’s 2026 CDO Report

Enterprise AI budgets are climbing, but the data foundations beneath them remain uneven. In this episode of Don’t Panic, It’s Just Data, Kevin Petrie, VP of Research at BARC, and Nathan Turajski, Senior Director, Product Marketing at Informatica, examine the findings of the CDO Insights 2026 report, which argues that executive confidence in AI may be outpacing organisational readiness. The study centres on what it describes as a growing “trust paradox” as Chief Data Officers are accelerating AI initiatives even as data quality, governance maturity, and AI literacy struggle to keep up. The Trust ParadoxThe report exposes a striking disconnect. Turajski points out that while around 65 per cent of data leaders believe employees trust the data powering AI, 75 per cent say upskilling in data and AI literacy is essential. In other words, confidence is high, but readiness is lagging.This is the trust paradox where employees increasingly rely on AI outputs, while data leaders remain cautious about the quality, governance, and lineage behind those results. The risk is not scepticism but rather overconfidence. When AI-generated answers are accepted without scrutiny, flawed data can quietly scale poor decisions. For CDOs, the challenge is cultural as much as technical.AI Adoption Soars While Data Readiness LagsThe harsh reality is that AI experimentation is no longer confined to innovation teams. It’s spreading across marketing, operations, finance, and customer experience. As a result, scaling from pilot to production requires more than a model and a use case. To make AI work at scale, organisations need a data strategy that ensures consistency across domains, clear and transparent governance, measurable business impact, and sustainable management of their data assets.Data Quality and GovernanceTurajski explains that organisations are increasingly investing in data management and governance, with 86 per cent expanding data initiatives and 39 per cent prioritising upskilling. Metadata integration also helps unify distributed environments, providing the context AI needs to deliver reliable, trustworthy outputs.  Organisations need to remember that AI systems amplify whatever they are given, so if inputs are inconsistent, incomplete, or poorly defined, outputs will reflect those weaknesses which are often at scale. Data quality challenges frequently arise from duplicated or conflicting records, inconsistent definitions across business units, poor lineage visibility, and limited ownership accountability. For example, a retailer might describe the same product in multiple ways across systems. Without standardisation, AI tools trained on that data produce fragmented insights, and when this occurs across thousands of products and regions, the distortions multiply. The takeaway from data leaders is clear: AI performance cannot be separated from disciplined, high-quality data management.Upskilling and Scaling AI AdoptionBoth Petrie and Turajski stress that technology alone won’t close the gap. Upskilling employees in data literacy, AI fluency, and governance awareness ensures AI experimentation evolves into measurable, real-world results from improved customer experience to faster, more accurate analytics. The 2026 CDO Insights findings position data leaders at the centre of AI transformation. Their mandate extends beyond infrastructure to trust architecture. The trust paradox isn’t a reason to slow down innovation. It’s a reminder that lasting results require as much discipline as ambition. In 2026, the organisations that succeed won’t be the fastest to adopt new technologies, but those that build the most reliable data foundations to support them.To learn more about this, visit informatica.comTakeawaysThe trust paradox highlights a disconnect between employee confidence in AI and leadership's caution.Data leaders recognise the need for upskilling in data and AI literacy.Building a trusted context is essential for effective AI adoption.The vendor landscape for data management is complex and requires careful navigation.AI is being used to enhance customer experience and loyalty.Measurable results from AI adoption are becoming a priority for organisations.Data governance must keep pace with AI use to mitigate risks.Successful organisations are leveraging unified data management platforms to drive AI value.Chapters00:00 Introduction to the CDO Insights Report03:13 Understanding the Trust Paradox in AI Adoption08:34 Building Trusted Context for AI14:11 The Importance of Data Quality and Completeness20:28 Navigating the Vendor Landscape for Data Management23:09 From Experimentation to Measurable Results27:38 Recommendations for CDOs and CISOs

Is this your show?

Claim this listing to keep it up to date, reach guests who want to pitch you, and manage bookings with Guestify.

Claim this listing

More Business podcasts