<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheet.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0">
  <channel>
    <atom:link rel="self" type="application/rss+xml" href="https://feeds.transistor.fm/data-forward-ai-and-data-management-news" title="MP3 Audio"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <podcast:podping usesPodping="true"/>
    <title>Data Forward: AI and Data Management News</title>
    <generator>Transistor (https://transistor.fm)</generator>
    <itunes:new-feed-url>https://feeds.transistor.fm/data-forward-ai-and-data-management-news</itunes:new-feed-url>
    <description>Welcome to Data Forward, the podcast that keeps you ahead in the fast-evolving world of enterprise AI and data management. We bring you expert insights, actionable strategies, and the latest trends to help you stay on top. Ready to shape the future of data? Let’s DATA FORWARD!</description>
    <copyright>© 2025 Data Forward Podcast</copyright>
    <podcast:guid>214429ee-3511-591b-aae5-24501c9cf91c</podcast:guid>
    <podcast:locked>yes</podcast:locked>
    <language>en</language>
    <pubDate>Wed, 27 May 2026 07:51:09 -0700</pubDate>
    <lastBuildDate>Wed, 27 May 2026 07:51:16 -0700</lastBuildDate>
    <image>
      <url>https://img.transistorcdn.com/zznOylVGmg2EPNtN83GGySVg9-dlmva3VlFPcZ_-BJE/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS81NDU0/MThmMzE3NWZiMzRm/ZjY2MTM1NTczMzQ1/MTgwOS5qcGc.jpg</url>
      <title>Data Forward: AI and Data Management News</title>
    </image>
    <itunes:category text="Technology"/>
    <itunes:category text="News">
      <itunes:category text="Tech News"/>
    </itunes:category>
    <itunes:type>episodic</itunes:type>
    <itunes:author>Acceldata</itunes:author>
    <itunes:image href="https://img.transistorcdn.com/zznOylVGmg2EPNtN83GGySVg9-dlmva3VlFPcZ_-BJE/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS81NDU0/MThmMzE3NWZiMzRm/ZjY2MTM1NTczMzQ1/MTgwOS5qcGc.jpg"/>
    <itunes:summary>Welcome to Data Forward, the podcast that keeps you ahead in the fast-evolving world of enterprise AI and data management. We bring you expert insights, actionable strategies, and the latest trends to help you stay on top. Ready to shape the future of data? Let’s DATA FORWARD!</itunes:summary>
    <itunes:subtitle>Welcome to Data Forward, the podcast that keeps you ahead in the fast-evolving world of enterprise AI and data management.</itunes:subtitle>
    <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
    <itunes:owner>
      <itunes:name>Lorena Andrews</itunes:name>
      <itunes:email>dataforwardpodcast@gmail.com</itunes:email>
    </itunes:owner>
    <itunes:complete>No</itunes:complete>
    <itunes:explicit>No</itunes:explicit>
    <item>
      <title>Tech Series: Engineering Cloudbridge: Zero-Config &amp; Zero-Trust Networking for Distributed Data</title>
      <itunes:episode>24</itunes:episode>
      <podcast:episode>24</podcast:episode>
      <itunes:title>Tech Series: Engineering Cloudbridge: Zero-Config &amp; Zero-Trust Networking for Distributed Data</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">01cd4d3f-ad51-4aeb-9190-614f4f2346e5</guid>
      <link>https://dataforward.transistor.fm/24</link>
      <description>
        <![CDATA[<p>How do you connect thousands of distributed data points across multi-cloud, hybrid, and edge environments without spending months on firewall tickets and VPN configurations?</p><p>In this technical deep dive, Gowtham Saasivam - the Senior Staff Engineer at Acceldata, explains how the "Cloudbridge" architectural pattern is deconstucted —a novel approach to enterprise connectivity designed for planetary-scale distributed systems. Traditional networking (IP VPNs, manual TLS, and complex firewall rules) creates massive operational bottlenecks and security risks. We explore how to flip the script by moving from network-centric connectivity to identity-centric, automated secure channels.</p><p>What we cover in this session:</p><p>* The Death of the Inbound Port: Why traditional "inbound" firewall rules are a bottleneck for CI/CD and how Reverse Connectivity allows data planes to initiate outbound-only mTLS tunnels.</p><p>* Automating the PKI Nightmare: How to implement a zero-touch certificate lifecycle that eliminates manual issuance and prevents outages caused by expired certs.</p><p>* Zero-Trust in Motion: Moving beyond the initial handshake to implement continuous authorization and behavioral monitoring for every request.</p><p>* Engineering Resilience: An inside look at adaptive backoff algorithms and dynamic service discovery for high-availability tunnels.</p><p>Key Engineering Takeaways:</p><p>1. Reverse Connectivity: Use outbound-initiated channels to bypass complex ingress policies.</p><p>2. Identity-Driven Routing: Leverage automated mTLS certificates for both security and service discovery.</p><p>3. Operational Autonomy: Reduce the "coordination tax" between NetOps, SecOps, and App Dev teams.</p><p>Who is this for?</p><p>Distributed systems engineers, Cloud Architects, SecOps professionals, and anyone building global data platforms that need to reach into highly segmented or restricted environments.</p><p>#CloudNetworking #ZeroTrust #DistributedSystems #DataEngineering #CyberSecurity #mTLS #DevOps #CloudBridge #SoftwareArchitecture #EnterpriseIT</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>How do you connect thousands of distributed data points across multi-cloud, hybrid, and edge environments without spending months on firewall tickets and VPN configurations?</p><p>In this technical deep dive, Gowtham Saasivam - the Senior Staff Engineer at Acceldata, explains how the "Cloudbridge" architectural pattern is deconstucted —a novel approach to enterprise connectivity designed for planetary-scale distributed systems. Traditional networking (IP VPNs, manual TLS, and complex firewall rules) creates massive operational bottlenecks and security risks. We explore how to flip the script by moving from network-centric connectivity to identity-centric, automated secure channels.</p><p>What we cover in this session:</p><p>* The Death of the Inbound Port: Why traditional "inbound" firewall rules are a bottleneck for CI/CD and how Reverse Connectivity allows data planes to initiate outbound-only mTLS tunnels.</p><p>* Automating the PKI Nightmare: How to implement a zero-touch certificate lifecycle that eliminates manual issuance and prevents outages caused by expired certs.</p><p>* Zero-Trust in Motion: Moving beyond the initial handshake to implement continuous authorization and behavioral monitoring for every request.</p><p>* Engineering Resilience: An inside look at adaptive backoff algorithms and dynamic service discovery for high-availability tunnels.</p><p>Key Engineering Takeaways:</p><p>1. Reverse Connectivity: Use outbound-initiated channels to bypass complex ingress policies.</p><p>2. Identity-Driven Routing: Leverage automated mTLS certificates for both security and service discovery.</p><p>3. Operational Autonomy: Reduce the "coordination tax" between NetOps, SecOps, and App Dev teams.</p><p>Who is this for?</p><p>Distributed systems engineers, Cloud Architects, SecOps professionals, and anyone building global data platforms that need to reach into highly segmented or restricted environments.</p><p>#CloudNetworking #ZeroTrust #DistributedSystems #DataEngineering #CyberSecurity #mTLS #DevOps #CloudBridge #SoftwareArchitecture #EnterpriseIT</p>]]>
      </content:encoded>
      <pubDate>Wed, 27 May 2026 07:50:46 -0700</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/cefc1902/98dd4ac8.mp3" length="21888212" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>1366</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>How do you connect thousands of distributed data points across multi-cloud, hybrid, and edge environments without spending months on firewall tickets and VPN configurations?</p><p>In this technical deep dive, Gowtham Saasivam - the Senior Staff Engineer at Acceldata, explains how the "Cloudbridge" architectural pattern is deconstucted —a novel approach to enterprise connectivity designed for planetary-scale distributed systems. Traditional networking (IP VPNs, manual TLS, and complex firewall rules) creates massive operational bottlenecks and security risks. We explore how to flip the script by moving from network-centric connectivity to identity-centric, automated secure channels.</p><p>What we cover in this session:</p><p>* The Death of the Inbound Port: Why traditional "inbound" firewall rules are a bottleneck for CI/CD and how Reverse Connectivity allows data planes to initiate outbound-only mTLS tunnels.</p><p>* Automating the PKI Nightmare: How to implement a zero-touch certificate lifecycle that eliminates manual issuance and prevents outages caused by expired certs.</p><p>* Zero-Trust in Motion: Moving beyond the initial handshake to implement continuous authorization and behavioral monitoring for every request.</p><p>* Engineering Resilience: An inside look at adaptive backoff algorithms and dynamic service discovery for high-availability tunnels.</p><p>Key Engineering Takeaways:</p><p>1. Reverse Connectivity: Use outbound-initiated channels to bypass complex ingress policies.</p><p>2. Identity-Driven Routing: Leverage automated mTLS certificates for both security and service discovery.</p><p>3. Operational Autonomy: Reduce the "coordination tax" between NetOps, SecOps, and App Dev teams.</p><p>Who is this for?</p><p>Distributed systems engineers, Cloud Architects, SecOps professionals, and anyone building global data platforms that need to reach into highly segmented or restricted environments.</p><p>#CloudNetworking #ZeroTrust #DistributedSystems #DataEngineering #CyberSecurity #mTLS #DevOps #CloudBridge #SoftwareArchitecture #EnterpriseIT</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Beyond Data: Why Context Intelligence Is the Missing Link in AI Success with Guy Vorster from Reltio</title>
      <itunes:episode>23</itunes:episode>
      <podcast:episode>23</podcast:episode>
      <itunes:title>Beyond Data: Why Context Intelligence Is the Missing Link in AI Success with Guy Vorster from Reltio</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a58d3fcc-b45f-4c6d-a5ff-eb192b481ffb</guid>
      <link>https://dataforward.transistor.fm/23</link>
      <description>
        <![CDATA[<p>Abstract:<br>In this episode of Data Forward, Ramon Chen sits down with Guy Voster to explore why AI initiatives are failing—not due to a lack of data, but a lack of context.</p><p>As enterprises race to adopt AI, the conversation is shifting toward context intelligence—understanding where data comes from, what it means, and whether it can be trusted. Ramon and Guy unpack how unified, entity-centric data combined with semantics and real-time delivery creates a reliable foundation for both humans and AI agents.</p><p>They also dive into:</p><p>Why AI without context leads to confident—but incorrect—decisions<br>The role of master data management and data observability in building trust<br>How fragmented data environments create risk for AI-driven automation<br>What it takes to move from raw data to actionable, context-rich intelligence</p><p>This episode is a must-listen for data and AI leaders looking to bridge the gap between data, meaning, and action in the age of intelligent systems.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Abstract:<br>In this episode of Data Forward, Ramon Chen sits down with Guy Voster to explore why AI initiatives are failing—not due to a lack of data, but a lack of context.</p><p>As enterprises race to adopt AI, the conversation is shifting toward context intelligence—understanding where data comes from, what it means, and whether it can be trusted. Ramon and Guy unpack how unified, entity-centric data combined with semantics and real-time delivery creates a reliable foundation for both humans and AI agents.</p><p>They also dive into:</p><p>Why AI without context leads to confident—but incorrect—decisions<br>The role of master data management and data observability in building trust<br>How fragmented data environments create risk for AI-driven automation<br>What it takes to move from raw data to actionable, context-rich intelligence</p><p>This episode is a must-listen for data and AI leaders looking to bridge the gap between data, meaning, and action in the age of intelligent systems.</p>]]>
      </content:encoded>
      <pubDate>Tue, 12 May 2026 10:23:55 -0700</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/6d66d12f/c36b1821.mp3" length="35516383" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>2218</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Abstract:<br>In this episode of Data Forward, Ramon Chen sits down with Guy Voster to explore why AI initiatives are failing—not due to a lack of data, but a lack of context.</p><p>As enterprises race to adopt AI, the conversation is shifting toward context intelligence—understanding where data comes from, what it means, and whether it can be trusted. Ramon and Guy unpack how unified, entity-centric data combined with semantics and real-time delivery creates a reliable foundation for both humans and AI agents.</p><p>They also dive into:</p><p>Why AI without context leads to confident—but incorrect—decisions<br>The role of master data management and data observability in building trust<br>How fragmented data environments create risk for AI-driven automation<br>What it takes to move from raw data to actionable, context-rich intelligence</p><p>This episode is a must-listen for data and AI leaders looking to bridge the gap between data, meaning, and action in the age of intelligent systems.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title> Modernizing Hadoop with VAST and Acceldata</title>
      <itunes:episode>22</itunes:episode>
      <podcast:episode>22</podcast:episode>
      <itunes:title> Modernizing Hadoop with VAST and Acceldata</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">4b0e673f-628b-4a1b-9549-071bd40ffe07</guid>
      <link>https://dataforward.transistor.fm/22</link>
      <description>
        <![CDATA[<p>Abstract: <br>On this Data Forward episode, Jason Russler of VAST Data and Ramon Chen of Acceldata discuss how enterprises can finally modernize their legacy Hadoop environments, cutting costs dramatically while positioning their data infrastructure for the AI era.</p><p>Listeners will learn:</p><p>How swapping HDFS for the VAST AI OS with S3A-compatible object storage eliminates 3× replication overhead and shrinks storage footprints by up to 8× — without sacrificing performance</p><p>Why stable workloads like Spark ETL are moving back on-premises as cloud bills soar, and how private AI environments deliver both cost savings and data sovereignty<br>How Acceldata's observability tooling surfaces hidden cluster inefficiencies, turning existing hardware into found money before any new infrastructure spend</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Abstract: <br>On this Data Forward episode, Jason Russler of VAST Data and Ramon Chen of Acceldata discuss how enterprises can finally modernize their legacy Hadoop environments, cutting costs dramatically while positioning their data infrastructure for the AI era.</p><p>Listeners will learn:</p><p>How swapping HDFS for the VAST AI OS with S3A-compatible object storage eliminates 3× replication overhead and shrinks storage footprints by up to 8× — without sacrificing performance</p><p>Why stable workloads like Spark ETL are moving back on-premises as cloud bills soar, and how private AI environments deliver both cost savings and data sovereignty<br>How Acceldata's observability tooling surfaces hidden cluster inefficiencies, turning existing hardware into found money before any new infrastructure spend</p>]]>
      </content:encoded>
      <pubDate>Thu, 07 May 2026 07:00:00 -0700</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/4803c1b1/60bffb62.mp3" length="25676181" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>1603</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Abstract: <br>On this Data Forward episode, Jason Russler of VAST Data and Ramon Chen of Acceldata discuss how enterprises can finally modernize their legacy Hadoop environments, cutting costs dramatically while positioning their data infrastructure for the AI era.</p><p>Listeners will learn:</p><p>How swapping HDFS for the VAST AI OS with S3A-compatible object storage eliminates 3× replication overhead and shrinks storage footprints by up to 8× — without sacrificing performance</p><p>Why stable workloads like Spark ETL are moving back on-premises as cloud bills soar, and how private AI environments deliver both cost savings and data sovereignty<br>How Acceldata's observability tooling surfaces hidden cluster inefficiencies, turning existing hardware into found money before any new infrastructure spend</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Tech Series - Flow Controller: A Solution to Kubernetes Releases  - Ashwin Rajeeva ft. Neeraj Nayan</title>
      <itunes:episode>21</itunes:episode>
      <podcast:episode>21</podcast:episode>
      <itunes:title>Tech Series - Flow Controller: A Solution to Kubernetes Releases  - Ashwin Rajeeva ft. Neeraj Nayan</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">4217af45-b5a0-4064-9302-8e68de9bfeec</guid>
      <link>https://dataforward.transistor.fm/21</link>
      <description>
        <![CDATA[<p>What if Kubernetes releases moved like messages on a bus — immutable, traceable, and fully observable?</p><p>In this episode, Ashwin Rajeeva ft. Neeraj Nayan, Senior Kubernetes experts from Acceldata, unpack the architecture behind Flow Controller — a system designed to eliminate environment drift and bring identity, immutability, and auditability to Kubernetes releases at scale.</p><p>If you’ve ever heard “it worked in dev” and knew the code wasn’t the problem, this conversation will resonate. The real issue is often configuration drift, manual production fixes, broken promotion chains, and reconstructed intent. Adding more pipeline checks doesn’t solve that. Identity does.</p><p>Ashwin and Neeraj break down:</p><p>* Why traditional Kubernetes promotion workflows fail at scale<br>* The concept of a Release Bus and immutable release descriptors<br>* How UUID-based release identity removes guesswork from promotions<br>* Designing a GitOps-native system that works with ArgoCD, not against it<br>* Template-driven release generation to prevent copy-paste drift<br>* Real-time promotion tracking for incident-time clarity<br>* How to definitively answer: “Is production running exactly what we tested?”</p><p>Flow Controller doesn’t replace Git or ArgoCD. Git remains the source of truth. ArgoCD remains the reconciler. What changes is the orchestration layer — adding traceability, structured promotions, and verifiable release identity across environments.</p><p>This episode is for platform engineers, DevOps leaders, SREs, and Kubernetes practitioners building at scale — especially those navigating GitOps workflows, release governance, and production reliability.</p><p>Because velocity without identity is just faster confusion.</p><p>And when releases carry identity end-to-end, Kubernetes finally becomes predictable.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>What if Kubernetes releases moved like messages on a bus — immutable, traceable, and fully observable?</p><p>In this episode, Ashwin Rajeeva ft. Neeraj Nayan, Senior Kubernetes experts from Acceldata, unpack the architecture behind Flow Controller — a system designed to eliminate environment drift and bring identity, immutability, and auditability to Kubernetes releases at scale.</p><p>If you’ve ever heard “it worked in dev” and knew the code wasn’t the problem, this conversation will resonate. The real issue is often configuration drift, manual production fixes, broken promotion chains, and reconstructed intent. Adding more pipeline checks doesn’t solve that. Identity does.</p><p>Ashwin and Neeraj break down:</p><p>* Why traditional Kubernetes promotion workflows fail at scale<br>* The concept of a Release Bus and immutable release descriptors<br>* How UUID-based release identity removes guesswork from promotions<br>* Designing a GitOps-native system that works with ArgoCD, not against it<br>* Template-driven release generation to prevent copy-paste drift<br>* Real-time promotion tracking for incident-time clarity<br>* How to definitively answer: “Is production running exactly what we tested?”</p><p>Flow Controller doesn’t replace Git or ArgoCD. Git remains the source of truth. ArgoCD remains the reconciler. What changes is the orchestration layer — adding traceability, structured promotions, and verifiable release identity across environments.</p><p>This episode is for platform engineers, DevOps leaders, SREs, and Kubernetes practitioners building at scale — especially those navigating GitOps workflows, release governance, and production reliability.</p><p>Because velocity without identity is just faster confusion.</p><p>And when releases carry identity end-to-end, Kubernetes finally becomes predictable.</p>]]>
      </content:encoded>
      <pubDate>Thu, 30 Apr 2026 05:46:00 -0700</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/a745fe16/f9d34669.mp3" length="21667981" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/TiPZ55vWD84m8XU5QTwXpvUmdvYtntpx2UrU_FAP4ng/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8zMGY3/YmZlZTAzNmZkNTU0/M2Y4MzJjNjQ5NDFm/Y2E4Yy5qcGc.jpg"/>
      <itunes:duration>1350</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>What if Kubernetes releases moved like messages on a bus — immutable, traceable, and fully observable?</p><p>In this episode, Ashwin Rajeeva ft. Neeraj Nayan, Senior Kubernetes experts from Acceldata, unpack the architecture behind Flow Controller — a system designed to eliminate environment drift and bring identity, immutability, and auditability to Kubernetes releases at scale.</p><p>If you’ve ever heard “it worked in dev” and knew the code wasn’t the problem, this conversation will resonate. The real issue is often configuration drift, manual production fixes, broken promotion chains, and reconstructed intent. Adding more pipeline checks doesn’t solve that. Identity does.</p><p>Ashwin and Neeraj break down:</p><p>* Why traditional Kubernetes promotion workflows fail at scale<br>* The concept of a Release Bus and immutable release descriptors<br>* How UUID-based release identity removes guesswork from promotions<br>* Designing a GitOps-native system that works with ArgoCD, not against it<br>* Template-driven release generation to prevent copy-paste drift<br>* Real-time promotion tracking for incident-time clarity<br>* How to definitively answer: “Is production running exactly what we tested?”</p><p>Flow Controller doesn’t replace Git or ArgoCD. Git remains the source of truth. ArgoCD remains the reconciler. What changes is the orchestration layer — adding traceability, structured promotions, and verifiable release identity across environments.</p><p>This episode is for platform engineers, DevOps leaders, SREs, and Kubernetes practitioners building at scale — especially those navigating GitOps workflows, release governance, and production reliability.</p><p>Because velocity without identity is just faster confusion.</p><p>And when releases carry identity end-to-end, Kubernetes finally becomes predictable.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Tech Series - Founders’ Voice: AI, ADM, and Everything in Between - Ashwin Rajeeva ft. Raghu Mitra</title>
      <itunes:episode>20</itunes:episode>
      <podcast:episode>20</podcast:episode>
      <itunes:title>Tech Series - Founders’ Voice: AI, ADM, and Everything in Between - Ashwin Rajeeva ft. Raghu Mitra</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">09813ead-d10d-40b6-8980-5313cd6b1a10</guid>
      <link>https://dataforward.transistor.fm/20</link>
      <description>
        <![CDATA[<p>In this first episode of the Acceldata Engineering Podcast, Acceldata founders Ashwin Rajeeva (CTO) and Raghu Mitra (Co-founder &amp; VP Engineering) sit down to unpack how AI is transforming Agentic Data Management (ADM) and modern data engineering.</p><p>They share real, first-hand insights on:<br>1. How AI fits into today’s data engineering and analytics stacks<br>2. The role of ADM in building reliable, scalable data platforms<br>3. Where abstraction layers help—and where they hurt<br>4. What founders think differently about when building data platforms with AI at the core<br>The future of AI-driven data observability, reliability, and operations</p><p>This conversation goes beyond buzzwords, diving into practical engineering decisions, architectural trade-offs, and real-world lessons from building Acceldata.</p><p>Whether you’re a data engineer, platform architect, analytics leader, or founder, this episode offers a grounded perspective on AI, ADM, and the evolving data ecosystem—straight from the brains behind the platform.</p><p>Watch now to hear how Acceldata’s founders think about building data platforms in the age of AI.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this first episode of the Acceldata Engineering Podcast, Acceldata founders Ashwin Rajeeva (CTO) and Raghu Mitra (Co-founder &amp; VP Engineering) sit down to unpack how AI is transforming Agentic Data Management (ADM) and modern data engineering.</p><p>They share real, first-hand insights on:<br>1. How AI fits into today’s data engineering and analytics stacks<br>2. The role of ADM in building reliable, scalable data platforms<br>3. Where abstraction layers help—and where they hurt<br>4. What founders think differently about when building data platforms with AI at the core<br>The future of AI-driven data observability, reliability, and operations</p><p>This conversation goes beyond buzzwords, diving into practical engineering decisions, architectural trade-offs, and real-world lessons from building Acceldata.</p><p>Whether you’re a data engineer, platform architect, analytics leader, or founder, this episode offers a grounded perspective on AI, ADM, and the evolving data ecosystem—straight from the brains behind the platform.</p><p>Watch now to hear how Acceldata’s founders think about building data platforms in the age of AI.</p>]]>
      </content:encoded>
      <pubDate>Sun, 12 Apr 2026 21:52:12 -0700</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/d3c32725/90abdd98.mp3" length="19405218" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>1211</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this first episode of the Acceldata Engineering Podcast, Acceldata founders Ashwin Rajeeva (CTO) and Raghu Mitra (Co-founder &amp; VP Engineering) sit down to unpack how AI is transforming Agentic Data Management (ADM) and modern data engineering.</p><p>They share real, first-hand insights on:<br>1. How AI fits into today’s data engineering and analytics stacks<br>2. The role of ADM in building reliable, scalable data platforms<br>3. Where abstraction layers help—and where they hurt<br>4. What founders think differently about when building data platforms with AI at the core<br>The future of AI-driven data observability, reliability, and operations</p><p>This conversation goes beyond buzzwords, diving into practical engineering decisions, architectural trade-offs, and real-world lessons from building Acceldata.</p><p>Whether you’re a data engineer, platform architect, analytics leader, or founder, this episode offers a grounded perspective on AI, ADM, and the evolving data ecosystem—straight from the brains behind the platform.</p><p>Watch now to hear how Acceldata’s founders think about building data platforms in the age of AI.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Build Trustworthy, Reliable Enterprise Data Systems in the Age of AI w/ Jay Sivasamy from Workday</title>
      <itunes:episode>19</itunes:episode>
      <podcast:episode>19</podcast:episode>
      <itunes:title>Build Trustworthy, Reliable Enterprise Data Systems in the Age of AI w/ Jay Sivasamy from Workday</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">47a5a88c-5e9f-41f7-aa8d-e9faeae75e71</guid>
      <link>https://dataforward.transistor.fm/19</link>
      <description>
        <![CDATA[<p>🚀 Data Forward: Building Reliable Data Systems in the Age of AI</p><p><br></p><p>In this episode, Joe Murphy, Principal Architect at Acceldata sits down with Jay Sivasamy, Principal, Enterprise Data &amp; AI at Workday to explore how enterprises can build trustworthy, reliable data systems in today’s AI-driven world.</p><p><br></p><p>They dive into:</p><p>🔹 Evolving Frameworks: From ETL scripts to AI-ready pipelines</p><p>🔹 Trust &amp; Governance: Making reliable data a business-critical asset</p><p>🔹 AI Integration: Using AI agents to maintain and improve system reliability</p><p><br></p><p>🎧 Tune in and learn how to future-proof your data systems: https://linktr.ee/dataforward</p><p><br></p><p>#DataForward #DataReliability #AI #EnterpriseData #DataGovernance #MachineLearning #DataEngineering</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>🚀 Data Forward: Building Reliable Data Systems in the Age of AI</p><p><br></p><p>In this episode, Joe Murphy, Principal Architect at Acceldata sits down with Jay Sivasamy, Principal, Enterprise Data &amp; AI at Workday to explore how enterprises can build trustworthy, reliable data systems in today’s AI-driven world.</p><p><br></p><p>They dive into:</p><p>🔹 Evolving Frameworks: From ETL scripts to AI-ready pipelines</p><p>🔹 Trust &amp; Governance: Making reliable data a business-critical asset</p><p>🔹 AI Integration: Using AI agents to maintain and improve system reliability</p><p><br></p><p>🎧 Tune in and learn how to future-proof your data systems: https://linktr.ee/dataforward</p><p><br></p><p>#DataForward #DataReliability #AI #EnterpriseData #DataGovernance #MachineLearning #DataEngineering</p>]]>
      </content:encoded>
      <pubDate>Thu, 04 Dec 2025 13:20:37 -0800</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/fb2f92d8/3136ac3a.mp3" length="35558392" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>2221</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>🚀 Data Forward: Building Reliable Data Systems in the Age of AI</p><p><br></p><p>In this episode, Joe Murphy, Principal Architect at Acceldata sits down with Jay Sivasamy, Principal, Enterprise Data &amp; AI at Workday to explore how enterprises can build trustworthy, reliable data systems in today’s AI-driven world.</p><p><br></p><p>They dive into:</p><p>🔹 Evolving Frameworks: From ETL scripts to AI-ready pipelines</p><p>🔹 Trust &amp; Governance: Making reliable data a business-critical asset</p><p>🔹 AI Integration: Using AI agents to maintain and improve system reliability</p><p><br></p><p>🎧 Tune in and learn how to future-proof your data systems: https://linktr.ee/dataforward</p><p><br></p><p>#DataForward #DataReliability #AI #EnterpriseData #DataGovernance #MachineLearning #DataEngineering</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>AI Readiness Uncovered: Key Insights from the AI Benchmark Report</title>
      <itunes:episode>18</itunes:episode>
      <podcast:episode>18</podcast:episode>
      <itunes:title>AI Readiness Uncovered: Key Insights from the AI Benchmark Report</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">8a868fbd-7f50-40c5-b5df-ba607d530518</guid>
      <link>https://dataforward.transistor.fm/18</link>
      <description>
        <![CDATA[<p>In this episode of Data Forward, host Amy Kyleen Lute talks with Mahesh Kumar, CMO at Acceldata, about the findings of the new AI Readiness Benchmark Report - based on responses from 150+ data leaders at large enterprises. Mahesh shares why AI readiness is critical, how organizations can measure their preparedness, and the risks when data foundations lag.</p><p>On this podcast you will learn:</p><p>-The key metrics to use to measure AI Readiness</p><p>-The contextual indicators that can help improve your key metrics</p><p>-How using AI to improve data operations can give organizations a competitive edge</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode of Data Forward, host Amy Kyleen Lute talks with Mahesh Kumar, CMO at Acceldata, about the findings of the new AI Readiness Benchmark Report - based on responses from 150+ data leaders at large enterprises. Mahesh shares why AI readiness is critical, how organizations can measure their preparedness, and the risks when data foundations lag.</p><p>On this podcast you will learn:</p><p>-The key metrics to use to measure AI Readiness</p><p>-The contextual indicators that can help improve your key metrics</p><p>-How using AI to improve data operations can give organizations a competitive edge</p>]]>
      </content:encoded>
      <pubDate>Thu, 16 Oct 2025 01:00:00 -0700</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/7445313f/2a90b896.mp3" length="30045538" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>1876</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode of Data Forward, host Amy Kyleen Lute talks with Mahesh Kumar, CMO at Acceldata, about the findings of the new AI Readiness Benchmark Report - based on responses from 150+ data leaders at large enterprises. Mahesh shares why AI readiness is critical, how organizations can measure their preparedness, and the risks when data foundations lag.</p><p>On this podcast you will learn:</p><p>-The key metrics to use to measure AI Readiness</p><p>-The contextual indicators that can help improve your key metrics</p><p>-How using AI to improve data operations can give organizations a competitive edge</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Building Trusted, AI-Ready Data with Fusable</title>
      <itunes:episode>17</itunes:episode>
      <podcast:episode>17</podcast:episode>
      <itunes:title>Building Trusted, AI-Ready Data with Fusable</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">8c268b0d-b0ae-4322-a1f5-0cdbb97545ec</guid>
      <link>https://dataforward.transistor.fm/17</link>
      <description>
        <![CDATA[<p>In this episode of Data Forward, Ramon Chen, CPO of Acceldata talks with Matthew Cox, CDO at Fusable, about turning data into a true enterprise asset. They cover how Fusable unifies siloed data, ensures trust and quality with observability and lineage, and prepares for the next wave of AI innovation.</p><p><br></p><p>Key Takeaways</p><p><br></p><p>-Unify Data to Unlock Insights – How Fusable delivers value by creating a single, trusted data core.</p><p>-Trust &amp; Quality First – Why lineage, observability, and governance are essential for reliable data.</p><p>-AI Readiness Starts with Data – Why high-quality, well-structured data is key for Gen AI and Agentic AI.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode of Data Forward, Ramon Chen, CPO of Acceldata talks with Matthew Cox, CDO at Fusable, about turning data into a true enterprise asset. They cover how Fusable unifies siloed data, ensures trust and quality with observability and lineage, and prepares for the next wave of AI innovation.</p><p><br></p><p>Key Takeaways</p><p><br></p><p>-Unify Data to Unlock Insights – How Fusable delivers value by creating a single, trusted data core.</p><p>-Trust &amp; Quality First – Why lineage, observability, and governance are essential for reliable data.</p><p>-AI Readiness Starts with Data – Why high-quality, well-structured data is key for Gen AI and Agentic AI.</p>]]>
      </content:encoded>
      <pubDate>Thu, 18 Sep 2025 06:15:00 -0700</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/36536451/8bbdaa8e.mp3" length="33372909" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>2084</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode of Data Forward, Ramon Chen, CPO of Acceldata talks with Matthew Cox, CDO at Fusable, about turning data into a true enterprise asset. They cover how Fusable unifies siloed data, ensures trust and quality with observability and lineage, and prepares for the next wave of AI innovation.</p><p><br></p><p>Key Takeaways</p><p><br></p><p>-Unify Data to Unlock Insights – How Fusable delivers value by creating a single, trusted data core.</p><p>-Trust &amp; Quality First – Why lineage, observability, and governance are essential for reliable data.</p><p>-AI Readiness Starts with Data – Why high-quality, well-structured data is key for Gen AI and Agentic AI.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>AI + Data Observability: Building Trust in the Agentic Age with Will Pong from Fiddler</title>
      <itunes:episode>16</itunes:episode>
      <podcast:episode>16</podcast:episode>
      <itunes:title>AI + Data Observability: Building Trust in the Agentic Age with Will Pong from Fiddler</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e1119fbb-09e3-412a-91bb-a0551d885441</guid>
      <link>https://dataforward.transistor.fm/16</link>
      <description>
        <![CDATA[]]>
      </description>
      <content:encoded>
        <![CDATA[]]>
      </content:encoded>
      <pubDate>Thu, 28 Aug 2025 01:00:00 -0700</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/ef0b6b25/811f0d52.mp3" length="32621023" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>2037</itunes:duration>
      <itunes:summary>
        <![CDATA[]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>AMA with the World’s Foremost Data Platform Expert Chandrakant Sharma</title>
      <itunes:episode>15</itunes:episode>
      <podcast:episode>15</podcast:episode>
      <itunes:title>AMA with the World’s Foremost Data Platform Expert Chandrakant Sharma</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">3580369e-cc10-4d66-8597-e8846184a220</guid>
      <link>https://dataforward.transistor.fm/15</link>
      <description>
        <![CDATA[<p>In this special episode of <em>Data Forward</em>, Vivek Singh sits down with Chandrakant “Chandra” Sharma — Acceldata’s Global Field CTO and VP of Field Engineering — for a candid, practical conversation on how the world’s largest enterprises are modernizing their data platforms.</p><p>Chandra shares proven, real-world strategies for:</p><ul><li>Simplifying complex, fragmented data stacks<p><br></p></li><li>Avoiding vendor lock-in while controlling cloud costs<p><br></p></li><li>Safely migrating off aging Hadoop platforms<p><br></p></li><li>Building AI-ready, reliable platforms that deliver business value<p></p></li></ul><p>Whether you’re a data leader, architect, or engineer, you’ll walk away with actionable lessons you can start applying immediately to improve agility, reduce costs, and future-proof your data platform.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this special episode of <em>Data Forward</em>, Vivek Singh sits down with Chandrakant “Chandra” Sharma — Acceldata’s Global Field CTO and VP of Field Engineering — for a candid, practical conversation on how the world’s largest enterprises are modernizing their data platforms.</p><p>Chandra shares proven, real-world strategies for:</p><ul><li>Simplifying complex, fragmented data stacks<p><br></p></li><li>Avoiding vendor lock-in while controlling cloud costs<p><br></p></li><li>Safely migrating off aging Hadoop platforms<p><br></p></li><li>Building AI-ready, reliable platforms that deliver business value<p></p></li></ul><p>Whether you’re a data leader, architect, or engineer, you’ll walk away with actionable lessons you can start applying immediately to improve agility, reduce costs, and future-proof your data platform.</p>]]>
      </content:encoded>
      <pubDate>Thu, 14 Aug 2025 01:00:00 -0700</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/50bd98b9/03d10d3e.mp3" length="55246880" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>3451</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this special episode of <em>Data Forward</em>, Vivek Singh sits down with Chandrakant “Chandra” Sharma — Acceldata’s Global Field CTO and VP of Field Engineering — for a candid, practical conversation on how the world’s largest enterprises are modernizing their data platforms.</p><p>Chandra shares proven, real-world strategies for:</p><ul><li>Simplifying complex, fragmented data stacks<p><br></p></li><li>Avoiding vendor lock-in while controlling cloud costs<p><br></p></li><li>Safely migrating off aging Hadoop platforms<p><br></p></li><li>Building AI-ready, reliable platforms that deliver business value<p></p></li></ul><p>Whether you’re a data leader, architect, or engineer, you’ll walk away with actionable lessons you can start applying immediately to improve agility, reduce costs, and future-proof your data platform.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>The Future of Data with Dan Power VP Data Governance at Raymond James</title>
      <itunes:episode>14</itunes:episode>
      <podcast:episode>14</podcast:episode>
      <itunes:title>The Future of Data with Dan Power VP Data Governance at Raymond James</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">f9dae7d2-c77c-422c-bded-ac83c2c858bb</guid>
      <link>https://dataforward.transistor.fm/14</link>
      <description>
        <![CDATA[<p>In this episode, Ramon Chen sits down with industry veteran Dan Power to explore the evolution of data governance, quality, and management in the age of AI. From foundational lessons at Dun &amp; Bradstreet to regulatory pressures in financial services, Dan shares what it takes to build trusted, scalable data practices—and where AI fits into the picture.</p><p>Key Takeaways:<br>- Data Products Need Discipline: Creating reliable data products requires manufacturing-like thinkingclear inputs, measurable outputs, and trust scores to drive business value.<br>- AI Is Not a Silver Bullet—But a Power Tool: GenAI and agentic systems can automate manual data work, but only if foundational data observability is in place.<br>- Regulations Demand Operational Readiness: Regulatory compliance increasingly depends on fast, accurate lineage, quality metrics, and the ability to prove control—not just documentation.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Ramon Chen sits down with industry veteran Dan Power to explore the evolution of data governance, quality, and management in the age of AI. From foundational lessons at Dun &amp; Bradstreet to regulatory pressures in financial services, Dan shares what it takes to build trusted, scalable data practices—and where AI fits into the picture.</p><p>Key Takeaways:<br>- Data Products Need Discipline: Creating reliable data products requires manufacturing-like thinkingclear inputs, measurable outputs, and trust scores to drive business value.<br>- AI Is Not a Silver Bullet—But a Power Tool: GenAI and agentic systems can automate manual data work, but only if foundational data observability is in place.<br>- Regulations Demand Operational Readiness: Regulatory compliance increasingly depends on fast, accurate lineage, quality metrics, and the ability to prove control—not just documentation.</p>]]>
      </content:encoded>
      <pubDate>Thu, 10 Jul 2025 01:00:00 -0700</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/b86e1c65/af7abbc4.mp3" length="37964130" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>2371</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Ramon Chen sits down with industry veteran Dan Power to explore the evolution of data governance, quality, and management in the age of AI. From foundational lessons at Dun &amp; Bradstreet to regulatory pressures in financial services, Dan shares what it takes to build trusted, scalable data practices—and where AI fits into the picture.</p><p>Key Takeaways:<br>- Data Products Need Discipline: Creating reliable data products requires manufacturing-like thinkingclear inputs, measurable outputs, and trust scores to drive business value.<br>- AI Is Not a Silver Bullet—But a Power Tool: GenAI and agentic systems can automate manual data work, but only if foundational data observability is in place.<br>- Regulations Demand Operational Readiness: Regulatory compliance increasingly depends on fast, accurate lineage, quality metrics, and the ability to prove control—not just documentation.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Get Data-Ready for Agentic AI with Supratibh Srivastava from AWS</title>
      <itunes:episode>13</itunes:episode>
      <podcast:episode>13</podcast:episode>
      <itunes:title>Get Data-Ready for Agentic AI with Supratibh Srivastava from AWS</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">5bf21186-84f9-4fe7-8a07-8737ae3ce801</guid>
      <link>https://dataforward.transistor.fm/13</link>
      <description>
        <![CDATA[<p>What does it actually take to prepare your enterprise data for the next wave of Agentic AI? In this special episode recorded live at Autonomous 25, Acceldata’s product marketing leader, Sonam Jain talks with Supratibh Srivastava, Principal Sales for ML Startups at AWS, about how companies are building a strong foundation for GenAI and agentic systems.</p><p>You’ll learn:<br>How data silos, poor governance, and unclear data strategy stall enterprise AI models</p><p>What agentic data management means for data engineering and platform teams</p><p>Why clean, observable, and policy-compliant data is critical to preventing hallucinations</p><p>The role of AWS Bedrock, SageMaker, and DataZone in enabling trusted, scalable AI</p><p>Whether you're building AI foundations, launching LLM-powered tools, or scaling GenAI infrastructure, you’ll walk away with clear next steps and practical inspiration.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>What does it actually take to prepare your enterprise data for the next wave of Agentic AI? In this special episode recorded live at Autonomous 25, Acceldata’s product marketing leader, Sonam Jain talks with Supratibh Srivastava, Principal Sales for ML Startups at AWS, about how companies are building a strong foundation for GenAI and agentic systems.</p><p>You’ll learn:<br>How data silos, poor governance, and unclear data strategy stall enterprise AI models</p><p>What agentic data management means for data engineering and platform teams</p><p>Why clean, observable, and policy-compliant data is critical to preventing hallucinations</p><p>The role of AWS Bedrock, SageMaker, and DataZone in enabling trusted, scalable AI</p><p>Whether you're building AI foundations, launching LLM-powered tools, or scaling GenAI infrastructure, you’ll walk away with clear next steps and practical inspiration.</p>]]>
      </content:encoded>
      <pubDate>Thu, 26 Jun 2025 01:00:00 -0700</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/e825f53f/25f83d53.mp3" length="25137860" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>1569</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>What does it actually take to prepare your enterprise data for the next wave of Agentic AI? In this special episode recorded live at Autonomous 25, Acceldata’s product marketing leader, Sonam Jain talks with Supratibh Srivastava, Principal Sales for ML Startups at AWS, about how companies are building a strong foundation for GenAI and agentic systems.</p><p>You’ll learn:<br>How data silos, poor governance, and unclear data strategy stall enterprise AI models</p><p>What agentic data management means for data engineering and platform teams</p><p>Why clean, observable, and policy-compliant data is critical to preventing hallucinations</p><p>The role of AWS Bedrock, SageMaker, and DataZone in enabling trusted, scalable AI</p><p>Whether you're building AI foundations, launching LLM-powered tools, or scaling GenAI infrastructure, you’ll walk away with clear next steps and practical inspiration.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Inside The Cloud Wars: Future of Tech, Data, and AI with Bob Evans Co-Founder of Cloud and AI Wars</title>
      <itunes:episode>12</itunes:episode>
      <podcast:episode>12</podcast:episode>
      <itunes:title>Inside The Cloud Wars: Future of Tech, Data, and AI with Bob Evans Co-Founder of Cloud and AI Wars</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a3b244a7-889e-4ee9-98ca-26726542fbab</guid>
      <link>https://dataforward.transistor.fm/12</link>
      <description>
        <![CDATA[<p>In this episode of Data Forward, Acceldata CPO Ramon Chen chats with Bob Evans, founder of Cloud Wars, about how cloud giants are shifting from product-focused strategies to customer-led innovation. They explore the evolving role of data, AI, and cross-cloud partnerships—and what it means for the future of enterprise tech.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode of Data Forward, Acceldata CPO Ramon Chen chats with Bob Evans, founder of Cloud Wars, about how cloud giants are shifting from product-focused strategies to customer-led innovation. They explore the evolving role of data, AI, and cross-cloud partnerships—and what it means for the future of enterprise tech.</p>]]>
      </content:encoded>
      <pubDate>Thu, 12 Jun 2025 01:00:00 -0700</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/26dccafb/bb5dd0ef.mp3" length="23175994" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>1447</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode of Data Forward, Acceldata CPO Ramon Chen chats with Bob Evans, founder of Cloud Wars, about how cloud giants are shifting from product-focused strategies to customer-led innovation. They explore the evolving role of data, AI, and cross-cloud partnerships—and what it means for the future of enterprise tech.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Accenture’s Vision for Data Management in the AI Era with Managing Director Adnan Khan</title>
      <itunes:episode>11</itunes:episode>
      <podcast:episode>11</podcast:episode>
      <itunes:title>Accenture’s Vision for Data Management in the AI Era with Managing Director Adnan Khan</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">4172a324-00d7-4b4a-967b-6bdb828e60e2</guid>
      <link>https://dataforward.transistor.fm/11</link>
      <description>
        <![CDATA[<p>In this episode of Data Forward, Ashwin Rajeev (CTO &amp; Co-Founder, Acceldata) talks with Adnan Khan, Managing Director of Data &amp; AI Services (EMEA) at Accenture, about modernizing enterprise data in the age of AI.</p><p>Adnan shares insights from 20+ years at Accenture—exploring how regulated industries, legacy systems, and organizational culture shape innovation. From balancing foundational systems with AI adoption, to building trust through observability and lineage, this conversation offers real-world strategies for scaling data and AI initiatives.</p><p>Highlights:</p><p>The two-speed path to data modernization</p><p>Why observability and lineage matter more than ever</p><p>How regulation impacts AI adoption across industries</p><p>Accenture’s approach to driving agility without breaking trust</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode of Data Forward, Ashwin Rajeev (CTO &amp; Co-Founder, Acceldata) talks with Adnan Khan, Managing Director of Data &amp; AI Services (EMEA) at Accenture, about modernizing enterprise data in the age of AI.</p><p>Adnan shares insights from 20+ years at Accenture—exploring how regulated industries, legacy systems, and organizational culture shape innovation. From balancing foundational systems with AI adoption, to building trust through observability and lineage, this conversation offers real-world strategies for scaling data and AI initiatives.</p><p>Highlights:</p><p>The two-speed path to data modernization</p><p>Why observability and lineage matter more than ever</p><p>How regulation impacts AI adoption across industries</p><p>Accenture’s approach to driving agility without breaking trust</p>]]>
      </content:encoded>
      <pubDate>Thu, 29 May 2025 01:00:00 -0700</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/b381cc2a/80376505.mp3" length="43715420" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>2730</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode of Data Forward, Ashwin Rajeev (CTO &amp; Co-Founder, Acceldata) talks with Adnan Khan, Managing Director of Data &amp; AI Services (EMEA) at Accenture, about modernizing enterprise data in the age of AI.</p><p>Adnan shares insights from 20+ years at Accenture—exploring how regulated industries, legacy systems, and organizational culture shape innovation. From balancing foundational systems with AI adoption, to building trust through observability and lineage, this conversation offers real-world strategies for scaling data and AI initiatives.</p><p>Highlights:</p><p>The two-speed path to data modernization</p><p>Why observability and lineage matter more than ever</p><p>How regulation impacts AI adoption across industries</p><p>Accenture’s approach to driving agility without breaking trust</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Proactive Data Quality, AI Readiness &amp; Trust: A CDO’s Guide to Enterprise Data Transformation With Tarik El Mansouri</title>
      <itunes:episode>10</itunes:episode>
      <podcast:episode>10</podcast:episode>
      <itunes:title>Proactive Data Quality, AI Readiness &amp; Trust: A CDO’s Guide to Enterprise Data Transformation With Tarik El Mansouri</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">3dd9121c-c147-42ae-abd2-8ff4dc7c7dba</guid>
      <link>https://dataforward.transistor.fm/10</link>
      <description>
        <![CDATA[<p>In this episode of Data Forward, Chief Product Officer Raman Chen sits down with Tarik El Mansouri, a seasoned Chief Data Officer and digital transformation leader, to explore what it takes to build trustworthy, AI-ready data foundations in today’s enterprise. From coining the term "Proactive Data Quality" to championing Master Data Management and data observability at global organizations like Schneider Electric, Tarik shares deep insights into aligning data strategy with business outcomes, establishing trust across data supply chains, and embracing AI with responsibility and ethics. If you're navigating enterprise data transformation in the AI era, this conversation is a must-listen.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode of Data Forward, Chief Product Officer Raman Chen sits down with Tarik El Mansouri, a seasoned Chief Data Officer and digital transformation leader, to explore what it takes to build trustworthy, AI-ready data foundations in today’s enterprise. From coining the term "Proactive Data Quality" to championing Master Data Management and data observability at global organizations like Schneider Electric, Tarik shares deep insights into aligning data strategy with business outcomes, establishing trust across data supply chains, and embracing AI with responsibility and ethics. If you're navigating enterprise data transformation in the AI era, this conversation is a must-listen.</p>]]>
      </content:encoded>
      <pubDate>Thu, 01 May 2025 08:41:12 -0700</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/9288fc8b/59ae94fd.mp3" length="22459748" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>1402</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode of Data Forward, Chief Product Officer Raman Chen sits down with Tarik El Mansouri, a seasoned Chief Data Officer and digital transformation leader, to explore what it takes to build trustworthy, AI-ready data foundations in today’s enterprise. From coining the term "Proactive Data Quality" to championing Master Data Management and data observability at global organizations like Schneider Electric, Tarik shares deep insights into aligning data strategy with business outcomes, establishing trust across data supply chains, and embracing AI with responsibility and ethics. If you're navigating enterprise data transformation in the AI era, this conversation is a must-listen.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Building Data Fabrics &amp; Data Products with Kaycee Lai of Promethium</title>
      <itunes:episode>9</itunes:episode>
      <podcast:episode>9</podcast:episode>
      <itunes:title>Building Data Fabrics &amp; Data Products with Kaycee Lai of Promethium</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">22fad760-0a14-4f75-ae0c-1c8163bc9162</guid>
      <link>https://dataforward.transistor.fm/9</link>
      <description>
        <![CDATA[<p>In this episode, Kaycee Lai, Founder of Promethium, joins host Ramon to discuss building data fabrics and products. They explore challenges in creating Instant Data Fabrics, with examples from National Grid, Quest Diagnostics, and Comcast. The conversation covers the synergy between Data Observability and data fabrics, plus best practices for starting a data fabric journey and insights on AI and GenAI's impact on data management.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, Kaycee Lai, Founder of Promethium, joins host Ramon to discuss building data fabrics and products. They explore challenges in creating Instant Data Fabrics, with examples from National Grid, Quest Diagnostics, and Comcast. The conversation covers the synergy between Data Observability and data fabrics, plus best practices for starting a data fabric journey and insights on AI and GenAI's impact on data management.</p>]]>
      </content:encoded>
      <pubDate>Thu, 10 Apr 2025 01:00:00 -0700</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/81d35ce4/16952bbb.mp3" length="34427841" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>2150</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, Kaycee Lai, Founder of Promethium, joins host Ramon to discuss building data fabrics and products. They explore challenges in creating Instant Data Fabrics, with examples from National Grid, Quest Diagnostics, and Comcast. The conversation covers the synergy between Data Observability and data fabrics, plus best practices for starting a data fabric journey and insights on AI and GenAI's impact on data management.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Reimagining Data Management In The AI Era With Prakul Sharma From Deloitte Consulting</title>
      <itunes:episode>8</itunes:episode>
      <podcast:episode>8</podcast:episode>
      <itunes:title>Reimagining Data Management In The AI Era With Prakul Sharma From Deloitte Consulting</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a792d800-cf28-4d5b-8355-f2bfb98c00c3</guid>
      <link>https://dataforward.transistor.fm/8</link>
      <description>
        <![CDATA[<p>In this episode of Data Forward, Rohit and Prakul Sharma, a partner at Deloitte leading the data and AI practice, discuss the evolving role of AI in data management and governance. The conversation explores how AI is reshaping data strategies, from enhancing data governance to enabling more seamless integrations and automations. Prakul also shares insights into the evolving role of the Chief Data Officer (CDO), the challenges faced by Fortune 500 companies in managing complex data landscapes, and the future of AI-driven data management.</p><p>Key Takeaways:<br>AI and Data Symbiosis: AI is transforming the way data is managed, governed, and utilized, with a focus on integrating unstructured data and embedding AI into all aspects of the data lifecycle.</p><p>Evolving Role of CDOs: As AI becomes more integrated into data strategies, the role of the CDO is expanding beyond traditional responsibilities to include overseeing AI models, ensuring data quality, and serving application developers.</p><p>Future of Data Management: The future of data management will rely on AI-driven tools to simplify tasks like data mapping, quality control, and lineage tracking, enabling leaner organizations with greater productivity and innovation.<br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode of Data Forward, Rohit and Prakul Sharma, a partner at Deloitte leading the data and AI practice, discuss the evolving role of AI in data management and governance. The conversation explores how AI is reshaping data strategies, from enhancing data governance to enabling more seamless integrations and automations. Prakul also shares insights into the evolving role of the Chief Data Officer (CDO), the challenges faced by Fortune 500 companies in managing complex data landscapes, and the future of AI-driven data management.</p><p>Key Takeaways:<br>AI and Data Symbiosis: AI is transforming the way data is managed, governed, and utilized, with a focus on integrating unstructured data and embedding AI into all aspects of the data lifecycle.</p><p>Evolving Role of CDOs: As AI becomes more integrated into data strategies, the role of the CDO is expanding beyond traditional responsibilities to include overseeing AI models, ensuring data quality, and serving application developers.</p><p>Future of Data Management: The future of data management will rely on AI-driven tools to simplify tasks like data mapping, quality control, and lineage tracking, enabling leaner organizations with greater productivity and innovation.<br></p>]]>
      </content:encoded>
      <pubDate>Thu, 20 Mar 2025 01:00:00 -0700</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/48ca0116/fa1386a8.mp3" length="27329240" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>1706</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode of Data Forward, Rohit and Prakul Sharma, a partner at Deloitte leading the data and AI practice, discuss the evolving role of AI in data management and governance. The conversation explores how AI is reshaping data strategies, from enhancing data governance to enabling more seamless integrations and automations. Prakul also shares insights into the evolving role of the Chief Data Officer (CDO), the challenges faced by Fortune 500 companies in managing complex data landscapes, and the future of AI-driven data management.</p><p>Key Takeaways:<br>AI and Data Symbiosis: AI is transforming the way data is managed, governed, and utilized, with a focus on integrating unstructured data and embedding AI into all aspects of the data lifecycle.</p><p>Evolving Role of CDOs: As AI becomes more integrated into data strategies, the role of the CDO is expanding beyond traditional responsibilities to include overseeing AI models, ensuring data quality, and serving application developers.</p><p>Future of Data Management: The future of data management will rely on AI-driven tools to simplify tasks like data mapping, quality control, and lineage tracking, enabling leaner organizations with greater productivity and innovation.<br></p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Engineering The Future: AI, Cloud, and Data Productivity With Acceldata Founders</title>
      <itunes:episode>7</itunes:episode>
      <podcast:episode>7</podcast:episode>
      <itunes:title>Engineering The Future: AI, Cloud, and Data Productivity With Acceldata Founders</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">aab617ff-fc3a-4123-85e3-9b3f3cdc23c6</guid>
      <link>https://dataforward.transistor.fm/7</link>
      <description>
        <![CDATA[<p>In this episode of Data Forward, Acceldata’s co-founders, Rohit Choudhary (CEO), Ashwin Rajeev (CTO), and Raghu Mitra (VP of Engineering), discuss how AI and cloud transformation have reshaped engineering. They highlight how these shifts boost productivity, streamline software development, and evolve the role of engineers in driving success.</p><p>3 Key Takeaways:</p><p>- AI and Cloud Revolutionizing Engineering: Cloud and AI integration have enabled smaller teams to drive major productivity gains, building scalable solutions.<br>- Shift from "Build vs. Buy" in Software: Powerful tools are making it easier to buy software solutions, focusing on value and efficiency.<br>- Engineering Craftsmanship and Problem-Solving: Great engineers stand out by deeply understanding problems, taking responsibility, and producing high-quality, thoughtful code.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode of Data Forward, Acceldata’s co-founders, Rohit Choudhary (CEO), Ashwin Rajeev (CTO), and Raghu Mitra (VP of Engineering), discuss how AI and cloud transformation have reshaped engineering. They highlight how these shifts boost productivity, streamline software development, and evolve the role of engineers in driving success.</p><p>3 Key Takeaways:</p><p>- AI and Cloud Revolutionizing Engineering: Cloud and AI integration have enabled smaller teams to drive major productivity gains, building scalable solutions.<br>- Shift from "Build vs. Buy" in Software: Powerful tools are making it easier to buy software solutions, focusing on value and efficiency.<br>- Engineering Craftsmanship and Problem-Solving: Great engineers stand out by deeply understanding problems, taking responsibility, and producing high-quality, thoughtful code.</p>]]>
      </content:encoded>
      <pubDate>Thu, 06 Mar 2025 11:51:55 -0800</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/f59957d8/ff4408c6.mp3" length="29765077" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>1859</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode of Data Forward, Acceldata’s co-founders, Rohit Choudhary (CEO), Ashwin Rajeev (CTO), and Raghu Mitra (VP of Engineering), discuss how AI and cloud transformation have reshaped engineering. They highlight how these shifts boost productivity, streamline software development, and evolve the role of engineers in driving success.</p><p>3 Key Takeaways:</p><p>- AI and Cloud Revolutionizing Engineering: Cloud and AI integration have enabled smaller teams to drive major productivity gains, building scalable solutions.<br>- Shift from "Build vs. Buy" in Software: Powerful tools are making it easier to buy software solutions, focusing on value and efficiency.<br>- Engineering Craftsmanship and Problem-Solving: Great engineers stand out by deeply understanding problems, taking responsibility, and producing high-quality, thoughtful code.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Modernizing Operational Data Quality With Gabriel Charvat VP Of Data Quality Insights</title>
      <itunes:episode>6</itunes:episode>
      <podcast:episode>6</podcast:episode>
      <itunes:title>Modernizing Operational Data Quality With Gabriel Charvat VP Of Data Quality Insights</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">7463a658-2260-4a89-b66b-d5280c459fd0</guid>
      <link>https://dataforward.transistor.fm/6</link>
      <description>
        <![CDATA[<p>In this episode Gabriel Charvat, VP Data Quality Insights explores how Dun &amp; Bradstreet, the ultimate data products company, is modernizing operational data quality. He provides tips on best practices and how they have leveraged innovative technologies like Data Observability to replace legacy tools.Taking data quality to the next level by shifting left, speeding time to onboarding new data sources, and improving the efficiency of their pipelines. The conversation highlights key advancements, including reducing time-to-insight, gamifying data quality across global teams, and enabling proactive data quality to address issues before they reach customers.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode Gabriel Charvat, VP Data Quality Insights explores how Dun &amp; Bradstreet, the ultimate data products company, is modernizing operational data quality. He provides tips on best practices and how they have leveraged innovative technologies like Data Observability to replace legacy tools.Taking data quality to the next level by shifting left, speeding time to onboarding new data sources, and improving the efficiency of their pipelines. The conversation highlights key advancements, including reducing time-to-insight, gamifying data quality across global teams, and enabling proactive data quality to address issues before they reach customers.</p>]]>
      </content:encoded>
      <pubDate>Thu, 20 Feb 2025 01:00:00 -0800</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/e2409e02/23d7dc91.mp3" length="27570403" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>1721</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode Gabriel Charvat, VP Data Quality Insights explores how Dun &amp; Bradstreet, the ultimate data products company, is modernizing operational data quality. He provides tips on best practices and how they have leveraged innovative technologies like Data Observability to replace legacy tools.Taking data quality to the next level by shifting left, speeding time to onboarding new data sources, and improving the efficiency of their pipelines. The conversation highlights key advancements, including reducing time-to-insight, gamifying data quality across global teams, and enabling proactive data quality to address issues before they reach customers.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Get Your Data AI-Ready With Merv Adrian From BARC &amp; IT Market Strategy </title>
      <itunes:episode>5</itunes:episode>
      <podcast:episode>5</podcast:episode>
      <itunes:title>Get Your Data AI-Ready With Merv Adrian From BARC &amp; IT Market Strategy </itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">322a2b36-24d3-4fbf-a7b5-1464ed87f663</guid>
      <link>https://dataforward.transistor.fm/5</link>
      <description>
        <![CDATA[<p>Merv Adrian, former Gartner analyst, BARC Fellow and CEO of IT Market Strategy joins Data Forward to discuss how organizations can prepare their data for AI innovation. Drawing on insights from a comprehensive survey of 335 AI leaders, Merv shares what distinguishes "High Readiness" companies, the critical role of data observability in ensuring trustworthy AI, and the essential steps to address obstacles like skill shortages and budget.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Merv Adrian, former Gartner analyst, BARC Fellow and CEO of IT Market Strategy joins Data Forward to discuss how organizations can prepare their data for AI innovation. Drawing on insights from a comprehensive survey of 335 AI leaders, Merv shares what distinguishes "High Readiness" companies, the critical role of data observability in ensuring trustworthy AI, and the essential steps to address obstacles like skill shortages and budget.</p>]]>
      </content:encoded>
      <pubDate>Thu, 06 Feb 2025 01:00:00 -0800</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/12dad870/3bd97869.mp3" length="28242467" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>1763</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Merv Adrian, former Gartner analyst, BARC Fellow and CEO of IT Market Strategy joins Data Forward to discuss how organizations can prepare their data for AI innovation. Drawing on insights from a comprehensive survey of 335 AI leaders, Merv shares what distinguishes "High Readiness" companies, the critical role of data observability in ensuring trustworthy AI, and the essential steps to address obstacles like skill shortages and budget.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Data Management Architectures with Ashwin Rajeeva, Co-founder &amp; CTO Acceldata</title>
      <itunes:episode>4</itunes:episode>
      <podcast:episode>4</podcast:episode>
      <itunes:title>Data Management Architectures with Ashwin Rajeeva, Co-founder &amp; CTO Acceldata</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">3a062622-e800-4a55-ae65-f35b80d5a00c</guid>
      <link>https://dataforward.transistor.fm/4</link>
      <description>
        <![CDATA[<p>This episode dives into the future of data management, exploring next-gen architectures, cloud-native vs hybrid strategies, the role of data observability, and AI integration. We discuss how enterprises can effectively manage unstructured data, prepare for evolving architectures, and navigate the challenges of modern data systems.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>This episode dives into the future of data management, exploring next-gen architectures, cloud-native vs hybrid strategies, the role of data observability, and AI integration. We discuss how enterprises can effectively manage unstructured data, prepare for evolving architectures, and navigate the challenges of modern data systems.</p>]]>
      </content:encoded>
      <pubDate>Thu, 23 Jan 2025 01:00:00 -0800</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/c27bab93/4a20ced8.mp3" length="21723146" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>1356</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>This episode dives into the future of data management, exploring next-gen architectures, cloud-native vs hybrid strategies, the role of data observability, and AI integration. We discuss how enterprises can effectively manage unstructured data, prepare for evolving architectures, and navigate the challenges of modern data systems.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Data Management Done Right with Malcom Hawker from Profisee - Data Forward Podcast</title>
      <itunes:episode>3</itunes:episode>
      <podcast:episode>3</podcast:episode>
      <itunes:title>Data Management Done Right with Malcom Hawker from Profisee - Data Forward Podcast</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">75e9bcc2-8260-48b1-9330-502a60b833ba</guid>
      <link>https://dataforward.transistor.fm/3</link>
      <description>
        <![CDATA[<p>In this Data Forward episode, we dive into the visionary insights of Malcolm Hawker, Chief Data Officer at Profisee and host of the popular CDO Matters podcast. Malcolm shares his transformative ideas on data management, including a fresh take on building customer-centric data organizations, stressing the importance of bold structural changes and the unique role product managers can play within data teams.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this Data Forward episode, we dive into the visionary insights of Malcolm Hawker, Chief Data Officer at Profisee and host of the popular CDO Matters podcast. Malcolm shares his transformative ideas on data management, including a fresh take on building customer-centric data organizations, stressing the importance of bold structural changes and the unique role product managers can play within data teams.</p>]]>
      </content:encoded>
      <pubDate>Thu, 09 Jan 2025 01:00:00 -0800</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/8f9b38be/3c6e3069.mp3" length="29775018" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>1859</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this Data Forward episode, we dive into the visionary insights of Malcolm Hawker, Chief Data Officer at Profisee and host of the popular CDO Matters podcast. Malcolm shares his transformative ideas on data management, including a fresh take on building customer-centric data organizations, stressing the importance of bold structural changes and the unique role product managers can play within data teams.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/8f9b38be/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/8f9b38be/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/8f9b38be/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/8f9b38be/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/8f9b38be/transcription" type="text/html"/>
    </item>
    <item>
      <title>The Future of Data with Ray Wang from Constellation Research - Data Forward Podcast</title>
      <itunes:episode>2</itunes:episode>
      <podcast:episode>2</podcast:episode>
      <itunes:title>The Future of Data with Ray Wang from Constellation Research - Data Forward Podcast</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">f7954dea-6516-4434-a86a-fd4cfc68d6c5</guid>
      <link>https://dataforward.transistor.fm/2</link>
      <description>
        <![CDATA[<p>Industry luminary Ray Wang joins Data Forward to discuss how the breathtaking evolution in technology and innovation is impacting data management and AI.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Industry luminary Ray Wang joins Data Forward to discuss how the breathtaking evolution in technology and innovation is impacting data management and AI.</p>]]>
      </content:encoded>
      <pubDate>Thu, 19 Dec 2024 01:00:00 -0800</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/b25959a1/3bb85b68.mp3" length="16186321" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>1010</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Industry luminary Ray Wang joins Data Forward to discuss how the breathtaking evolution in technology and innovation is impacting data management and AI.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/b25959a1/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/b25959a1/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/b25959a1/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/b25959a1/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/b25959a1/transcription" type="text/html"/>
    </item>
    <item>
      <title>Rohit Choudhary on Transforming Data Challenges into Opportunities</title>
      <itunes:episode>1</itunes:episode>
      <podcast:episode>1</podcast:episode>
      <itunes:title>Rohit Choudhary on Transforming Data Challenges into Opportunities</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ab87ff49-7f76-4046-ac30-610ed9418167</guid>
      <link>https://dataforward.transistor.fm/1</link>
      <description>
        <![CDATA[<p>Join the Data Forward podcast for a deep dive into the world of enterprise data and AI. Hosted by Amy Kyleen, Chief of Staff at Excel Data, and featuring CEO Rohit Choudhary, this episode unpacks the latest trends in data management, including AI readiness, cloud transformation, and the evolving role of Chief Data Officers. Learn why structured data is more important than ever and how data observability is changing the game. Whether you're a data engineer, CDO, or just a tech enthusiast, this podcast delivers cutting-edge insights for the modern enterprise.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Join the Data Forward podcast for a deep dive into the world of enterprise data and AI. Hosted by Amy Kyleen, Chief of Staff at Excel Data, and featuring CEO Rohit Choudhary, this episode unpacks the latest trends in data management, including AI readiness, cloud transformation, and the evolving role of Chief Data Officers. Learn why structured data is more important than ever and how data observability is changing the game. Whether you're a data engineer, CDO, or just a tech enthusiast, this podcast delivers cutting-edge insights for the modern enterprise.</p>]]>
      </content:encoded>
      <pubDate>Mon, 09 Dec 2024 15:07:37 -0800</pubDate>
      <author>Acceldata</author>
      <enclosure url="https://media.transistor.fm/8dd6ac06/bd54e65f.mp3" length="19437430" type="audio/mpeg"/>
      <itunes:author>Acceldata</itunes:author>
      <itunes:duration>1213</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Join the Data Forward podcast for a deep dive into the world of enterprise data and AI. Hosted by Amy Kyleen, Chief of Staff at Excel Data, and featuring CEO Rohit Choudhary, this episode unpacks the latest trends in data management, including AI readiness, cloud transformation, and the evolving role of Chief Data Officers. Learn why structured data is more important than ever and how data observability is changing the game. Whether you're a data engineer, CDO, or just a tech enthusiast, this podcast delivers cutting-edge insights for the modern enterprise.</p>]]>
      </itunes:summary>
      <itunes:keywords>ai, data, enterprise ai, data management, technology, business</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/8dd6ac06/transcript.txt" type="text/plain"/>
    </item>
  </channel>
</rss>
