<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
<channel>
  <atom:link href="https://feeds.cohostpodcasting.com/PtzfNGNJ" rel="self" title="MP3 Audio" type="application/atom+xml"/>
  <atom:link href="https://pubsubhubbub.appspot.com/" rel="hub" xmlns="http://www.w3.org/2005/Atom" />
  <generator>https://cohostpodcasting.com</generator>
  <title><![CDATA[Hello, Agent!: The podcast at the intersection of data & agents]]></title>
  <description><![CDATA[Real-time data is no longer a luxury; it’s the backbone of modern business. “Hello, Agent!” is the podcast where senior data leaders, architects, and practitioners share how they’re designing, building, and scaling the next generation of data infrastructure.

This show features honest conversations with expert builders and operators at some of the world’s most data-driven organizations. Each episode dives into real-world success stories, cutting-edge architectures, and the strategic decisions behind today’s most demanding data applications — from cybersecurity and financial services to adtech and gaming.

Tune in to learn how the leaders shaping the future of streaming data are solving mission-critical challenges, and how you can, too.
]]></description>
  <itunes:summary><![CDATA[Real-time data is no longer a luxury; it’s the backbone of modern business. “Hello, Agent!” is the podcast where senior data leaders, architects, and practitioners share how they’re designing, building, and scaling the next generation of data infrastructure.

This show features honest conversations with expert builders and operators at some of the world’s most data-driven organizations. Each episode dives into real-world success stories, cutting-edge architectures, and the strategic decisions behind today’s most demanding data applications — from cybersecurity and financial services to adtech and gaming.

Tune in to learn how the leaders shaping the future of streaming data are solving mission-critical challenges, and how you can, too.
]]></itunes:summary>
  <language>en</language>
  <copyright><![CDATA[Copyright 2026]]></copyright>
<podcast:guid>328b0a3d-7dde-4f15-a333-6d80715ded4e</podcast:guid>
  <pubDate>Wed, 04 Mar 2026 15:04:36 -0500</pubDate>
  <lastBuildDate>Thu, 30 Jul 2026 16:00:56 -0400</lastBuildDate>
  <image>
    <link>https://www.cohostpodcasting.com</link>
    <title><![CDATA[Hello, Agent!: The podcast at the intersection of data & agents]]></title>
    <url>https://files.cohostpodcasting.com/quill-file-prod/db1e378e-95e8-4b74-b3c1-612a6530fe00/shows/328b0a3d-7dde-4f15-a333-6d80715ded4e/cover-art/original_b8c8f4f2b2c1b80aecff90e9dc6ba864.jpg</url>
  </image>
  <link>https://www.cohostpodcasting.com</link>
  <itunes:type>episodic</itunes:type>
  <itunes:author><![CDATA[Redpanda]]></itunes:author>
  <itunes:explicit>false</itunes:explicit>
  <itunes:image href="https://files.cohostpodcasting.com/quill-file-prod/db1e378e-95e8-4b74-b3c1-612a6530fe00/shows/328b0a3d-7dde-4f15-a333-6d80715ded4e/cover-art/original_b8c8f4f2b2c1b80aecff90e9dc6ba864.jpg"/>
  <itunes:new-feed-url>https://feeds.cohostpodcasting.com/PtzfNGNJ</itunes:new-feed-url>
      <itunes:keywords><![CDATA[Real-time Data streaming,Data Streaming,Data Infrastructure,Agentic AI,Predictive Maintenance,clickstream data,real-time data processing,event-driven architecture,Redpanda vs Kafka,Data Contracts,SIEM Architecture]]></itunes:keywords>
  
  <itunes:owner>
    <itunes:name><![CDATA[Redpanda Podcasting]]></itunes:name>
    <itunes:email>redpanda.officialpodcast@gmail.com</itunes:email>
  </itunes:owner>
  <itunes:category text="Technology"/>
  <itunes:category text="Business"/>
<item>
  <guid isPermaLink="false"><![CDATA[74bf2335-ec93-417c-b7e5-1039bb5ae33f]]></guid>
  <title><![CDATA[Designing reliable training infrastructure for edge and foundation models with Tianshu Yu at Liquid AI ]]></title>
  <description><![CDATA[<p><span style="background-color: transparent;">Most ML training bugs don't announce themselves. They hide in floating-point rounding, batch distribution drift, and concurrency issues that only emerge across thousands of GPUs. The hard part isn't writing the algorithm — it's building infrastructure disciplined enough to tell the difference between a numerically equivalent optimization and a quietly corrupted model.</span></p><p><br></p><p><span style="background-color: transparent;">We speak with </span><a href="https://www.linkedin.com/in/tianshu-yu-b5683b18b/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Tianshu Yu</a><span style="background-color: transparent;">, member of the technical staff at </span><a href="https://www.linkedin.com/company/liquid-ai-inc" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Liquid AI</a><span style="background-color: transparent;">, about the real work of building reliable ML systems at scale. Tianshu previously led reinforcement learning infrastructure at ByteDance, where he was a core contributor to VERL — one of the most widely used open-source RL training frameworks. He now works on pre-training and architecture design for edge-deployed vision language models.</span></p><p><br></p><p><span style="background-color: transparent;">The conversation covers the three-phase structure of reinforcement learning, why checkpoints serve debugging, fault recovery, and model selection simultaneously, and how capability collapse emerges when data distributions concentrate during fine-tuning. We also get into what changes when you design models for edge hardware: the shift from attention to convolution-dominant ops, latency budgets as a first-class architectural constraint, and why a 350M parameter model has meaningfully different engineering requirements than a frontier model.</span></p><p><br></p><p><strong style="background-color: transparent;">KEY TAKEAWAYS</strong></p><p><br></p><p><strong style="background-color: transparent;">00:00</strong><span style="background-color: transparent;"> Introduction.</span></p><p><strong style="background-color: transparent;">03:10</strong><span style="background-color: transparent;"> Reinforcement learning trains models against reward signals rather than ground truth, requiring the system to generate its own training data through rollout.</span></p><p><strong style="background-color: transparent;">06:00</strong><span style="background-color: transparent;"> Capability collapse is a real risk during RL fine-tuning: optimizing on a concentrated data distribution can degrade unrelated model capabilities, including multilingual performance.</span></p><p><strong style="background-color: transparent;">09:00</strong><span style="background-color: transparent;"> Checkpoints serve three distinct purposes in large-scale training: monitoring quality curves, enabling fault recovery after hardware or software failures, and supporting model selection across training steps.</span></p><p><strong style="background-color: transparent;">13:30</strong><span style="background-color: transparent;"> A smooth reward curve is not sufficient evidence of a healthy training run — benchmark evaluations at checkpoint boundaries frequently reveal instabilities invisible in aggregate metrics.</span></p><p><strong style="background-color: transparent;">17:30</strong><span style="background-color: transparent;"> Training system bugs decompose into three categories: data pipeline issues, infrastructure logic errors, and algorithmic design flaws — and disentangling them requires iterative hypothesis testing, not a single diagnostic pass.</span></p><p><strong style="background-color: transparent;">20:30</strong><span style="background-color: transparent;"> ML infrastructure correctness is fundamentally different from software correctness: because everything operates in floating point, a mathematically equivalent optimization can still produce divergent numerics.</span></p><p><strong style="background-color: transparent;">24:00</strong><span style="background-color: transparent;"> Eval benchmarks are a late and noisy signal — 30-minute evaluation cycles and LLM-judge variance make them unsuitable as a primary debugging instrument during active training.</span></p><p><strong style="background-color: transparent;">32:00</strong><span style="background-color: transparent;"> Open-source training frameworks like VERL provide two compounding benefits: a battle-tested abstraction layer that separates algorithm from infrastructure, and community validation that reduces the prior probability of fundamental kernel bugs.</span></p><p><strong style="background-color: transparent;">39:00</strong><span style="background-color: transparent;"> Multimodal architectures unify vision and text by mapping continuous image patches into the same embedding space as discrete text tokens, enabling a shared transformer backbone across modalities.</span></p><p><strong style="background-color: transparent;">45:00</strong><span style="background-color: transparent;"> Edge model architecture is constrained not just by parameter count but by hardware topology: devices without large tensor cores favor convolution-dominant operations over attention, requiring architecture decisions to be made alongside inference profiling.</span></p><p><br></p><p><br></p><p><br></p><p><span style="background-color: transparent;">Thanks for listening to “Hello Agent!: The podcast at the intersection of data &amp; agents.” If you loved this episode, let us know with a 5-star review! Remember to subscribe so you don’t miss an episode. To learn more about Redpanda, visit </span><a href="http://redpanda.com" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">redpanda.com</a></p><p><br></p><p><br></p><p><strong style="background-color: transparent;">RESOURCES MENTIONED</strong></p><p><br></p><p><span style="background-color: transparent;">VERL</span></p><p><a href="https://github.com/verl-project/verl" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">github.com/verl-project/verl</a></p><p><br></p><p><span style="background-color: transparent;">Robust LLM Training Infrastructure at ByteDance</span></p><p><a href="https://arxiv.org/abs/2509.16293" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">arxiv.org/abs/2509.16293</a></p><p><br></p><p><br></p><p><br></p><p><span style="background-color: transparent;">#RealTimeData #DataStreaming #Redpanda</span></p>]]></description>
  <itunes:image href="https://files.cohostpodcasting.com/cohost/db1e378e-95e8-4b74-b3c1-612a6530fe00/shows/328b0a3d-7dde-4f15-a333-6d80715ded4e/episodes/008a3326-fea3-4a6a-8cdf-4f007c3bc927/4a37978633.jpg" />
  <pubDate>Thu, 30 Jul 2026 11:59:46 -0400</pubDate>
  <link>https://www.cohostpodcasting.com</link>
  <author><![CDATA[redpanda.officialpodcast@gmail.com (Redpanda)]]></author>
  <enclosure length="35955858" type="audio/mpeg" url="https://audio-delivery.cohostpodcasting.com/audio/db1e378e-95e8-4b74-b3c1-612a6530fe00/episodes/008a3326-fea3-4a6a-8cdf-4f007c3bc927/episode.mp3" />
  <itunes:title><![CDATA[Designing reliable training infrastructure for edge and foundation models with Tianshu Yu at Liquid AI ]]></itunes:title>
  <itunes:duration>37:27</itunes:duration>
  <itunes:summary><![CDATA[<p><span style="background-color: transparent;">Most ML training bugs don't announce themselves. They hide in floating-point rounding, batch distribution drift, and concurrency issues that only emerge across thousands of GPUs. The hard part isn't writing the algorithm — it's building infrastructure disciplined enough to tell the difference between a numerically equivalent optimization and a quietly corrupted model.</span></p><p><br></p><p><span style="background-color: transparent;">We speak with </span><a href="https://www.linkedin.com/in/tianshu-yu-b5683b18b/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Tianshu Yu</a><span style="background-color: transparent;">, member of the technical staff at </span><a href="https://www.linkedin.com/company/liquid-ai-inc" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Liquid AI</a><span style="background-color: transparent;">, about the real work of building reliable ML systems at scale. Tianshu previously led reinforcement learning infrastructure at ByteDance, where he was a core contributor to VERL — one of the most widely used open-source RL training frameworks. He now works on pre-training and architecture design for edge-deployed vision language models.</span></p><p><br></p><p><span style="background-color: transparent;">The conversation covers the three-phase structure of reinforcement learning, why checkpoints serve debugging, fault recovery, and model selection simultaneously, and how capability collapse emerges when data distributions concentrate during fine-tuning. We also get into what changes when you design models for edge hardware: the shift from attention to convolution-dominant ops, latency budgets as a first-class architectural constraint, and why a 350M parameter model has meaningfully different engineering requirements than a frontier model.</span></p><p><br></p><p><strong style="background-color: transparent;">KEY TAKEAWAYS</strong></p><p><br></p><p><strong style="background-color: transparent;">00:00</strong><span style="background-color: transparent;"> Introduction.</span></p><p><strong style="background-color: transparent;">03:10</strong><span style="background-color: transparent;"> Reinforcement learning trains models against reward signals rather than ground truth, requiring the system to generate its own training data through rollout.</span></p><p><strong style="background-color: transparent;">06:00</strong><span style="background-color: transparent;"> Capability collapse is a real risk during RL fine-tuning: optimizing on a concentrated data distribution can degrade unrelated model capabilities, including multilingual performance.</span></p><p><strong style="background-color: transparent;">09:00</strong><span style="background-color: transparent;"> Checkpoints serve three distinct purposes in large-scale training: monitoring quality curves, enabling fault recovery after hardware or software failures, and supporting model selection across training steps.</span></p><p><strong style="background-color: transparent;">13:30</strong><span style="background-color: transparent;"> A smooth reward curve is not sufficient evidence of a healthy training run — benchmark evaluations at checkpoint boundaries frequently reveal instabilities invisible in aggregate metrics.</span></p><p><strong style="background-color: transparent;">17:30</strong><span style="background-color: transparent;"> Training system bugs decompose into three categories: data pipeline issues, infrastructure logic errors, and algorithmic design flaws — and disentangling them requires iterative hypothesis testing, not a single diagnostic pass.</span></p><p><strong style="background-color: transparent;">20:30</strong><span style="background-color: transparent;"> ML infrastructure correctness is fundamentally different from software correctness: because everything operates in floating point, a mathematically equivalent optimization can still produce divergent numerics.</span></p><p><strong style="background-color: transparent;">24:00</strong><span style="background-color: transparent;"> Eval benchmarks are a late and noisy signal — 30-minute evaluation cycles and LLM-judge variance make them unsuitable as a primary debugging instrument during active training.</span></p><p><strong style="background-color: transparent;">32:00</strong><span style="background-color: transparent;"> Open-source training frameworks like VERL provide two compounding benefits: a battle-tested abstraction layer that separates algorithm from infrastructure, and community validation that reduces the prior probability of fundamental kernel bugs.</span></p><p><strong style="background-color: transparent;">39:00</strong><span style="background-color: transparent;"> Multimodal architectures unify vision and text by mapping continuous image patches into the same embedding space as discrete text tokens, enabling a shared transformer backbone across modalities.</span></p><p><strong style="background-color: transparent;">45:00</strong><span style="background-color: transparent;"> Edge model architecture is constrained not just by parameter count but by hardware topology: devices without large tensor cores favor convolution-dominant operations over attention, requiring architecture decisions to be made alongside inference profiling.</span></p><p><br></p><p><br></p><p><br></p><p><span style="background-color: transparent;">Thanks for listening to “Hello Agent!: The podcast at the intersection of data &amp; agents.” If you loved this episode, let us know with a 5-star review! Remember to subscribe so you don’t miss an episode. To learn more about Redpanda, visit </span><a href="http://redpanda.com" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">redpanda.com</a></p><p><br></p><p><br></p><p><strong style="background-color: transparent;">RESOURCES MENTIONED</strong></p><p><br></p><p><span style="background-color: transparent;">VERL</span></p><p><a href="https://github.com/verl-project/verl" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">github.com/verl-project/verl</a></p><p><br></p><p><span style="background-color: transparent;">Robust LLM Training Infrastructure at ByteDance</span></p><p><a href="https://arxiv.org/abs/2509.16293" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">arxiv.org/abs/2509.16293</a></p><p><br></p><p><br></p><p><br></p><p><span style="background-color: transparent;">#RealTimeData #DataStreaming #Redpanda</span></p>]]></itunes:summary>
  <content:encoded><![CDATA[<p><span style="background-color: transparent;">Most ML training bugs don't announce themselves. They hide in floating-point rounding, batch distribution drift, and concurrency issues that only emerge across thousands of GPUs. The hard part isn't writing the algorithm — it's building infrastructure disciplined enough to tell the difference between a numerically equivalent optimization and a quietly corrupted model.</span></p><p><br></p><p><span style="background-color: transparent;">We speak with </span><a href="https://www.linkedin.com/in/tianshu-yu-b5683b18b/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Tianshu Yu</a><span style="background-color: transparent;">, member of the technical staff at </span><a href="https://www.linkedin.com/company/liquid-ai-inc" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Liquid AI</a><span style="background-color: transparent;">, about the real work of building reliable ML systems at scale. Tianshu previously led reinforcement learning infrastructure at ByteDance, where he was a core contributor to VERL — one of the most widely used open-source RL training frameworks. He now works on pre-training and architecture design for edge-deployed vision language models.</span></p><p><br></p><p><span style="background-color: transparent;">The conversation covers the three-phase structure of reinforcement learning, why checkpoints serve debugging, fault recovery, and model selection simultaneously, and how capability collapse emerges when data distributions concentrate during fine-tuning. We also get into what changes when you design models for edge hardware: the shift from attention to convolution-dominant ops, latency budgets as a first-class architectural constraint, and why a 350M parameter model has meaningfully different engineering requirements than a frontier model.</span></p><p><br></p><p><strong style="background-color: transparent;">KEY TAKEAWAYS</strong></p><p><br></p><p><strong style="background-color: transparent;">00:00</strong><span style="background-color: transparent;"> Introduction.</span></p><p><strong style="background-color: transparent;">03:10</strong><span style="background-color: transparent;"> Reinforcement learning trains models against reward signals rather than ground truth, requiring the system to generate its own training data through rollout.</span></p><p><strong style="background-color: transparent;">06:00</strong><span style="background-color: transparent;"> Capability collapse is a real risk during RL fine-tuning: optimizing on a concentrated data distribution can degrade unrelated model capabilities, including multilingual performance.</span></p><p><strong style="background-color: transparent;">09:00</strong><span style="background-color: transparent;"> Checkpoints serve three distinct purposes in large-scale training: monitoring quality curves, enabling fault recovery after hardware or software failures, and supporting model selection across training steps.</span></p><p><strong style="background-color: transparent;">13:30</strong><span style="background-color: transparent;"> A smooth reward curve is not sufficient evidence of a healthy training run — benchmark evaluations at checkpoint boundaries frequently reveal instabilities invisible in aggregate metrics.</span></p><p><strong style="background-color: transparent;">17:30</strong><span style="background-color: transparent;"> Training system bugs decompose into three categories: data pipeline issues, infrastructure logic errors, and algorithmic design flaws — and disentangling them requires iterative hypothesis testing, not a single diagnostic pass.</span></p><p><strong style="background-color: transparent;">20:30</strong><span style="background-color: transparent;"> ML infrastructure correctness is fundamentally different from software correctness: because everything operates in floating point, a mathematically equivalent optimization can still produce divergent numerics.</span></p><p><strong style="background-color: transparent;">24:00</strong><span style="background-color: transparent;"> Eval benchmarks are a late and noisy signal — 30-minute evaluation cycles and LLM-judge variance make them unsuitable as a primary debugging instrument during active training.</span></p><p><strong style="background-color: transparent;">32:00</strong><span style="background-color: transparent;"> Open-source training frameworks like VERL provide two compounding benefits: a battle-tested abstraction layer that separates algorithm from infrastructure, and community validation that reduces the prior probability of fundamental kernel bugs.</span></p><p><strong style="background-color: transparent;">39:00</strong><span style="background-color: transparent;"> Multimodal architectures unify vision and text by mapping continuous image patches into the same embedding space as discrete text tokens, enabling a shared transformer backbone across modalities.</span></p><p><strong style="background-color: transparent;">45:00</strong><span style="background-color: transparent;"> Edge model architecture is constrained not just by parameter count but by hardware topology: devices without large tensor cores favor convolution-dominant operations over attention, requiring architecture decisions to be made alongside inference profiling.</span></p><p><br></p><p><br></p><p><br></p><p><span style="background-color: transparent;">Thanks for listening to “Hello Agent!: The podcast at the intersection of data &amp; agents.” If you loved this episode, let us know with a 5-star review! Remember to subscribe so you don’t miss an episode. To learn more about Redpanda, visit </span><a href="http://redpanda.com" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">redpanda.com</a></p><p><br></p><p><br></p><p><strong style="background-color: transparent;">RESOURCES MENTIONED</strong></p><p><br></p><p><span style="background-color: transparent;">VERL</span></p><p><a href="https://github.com/verl-project/verl" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">github.com/verl-project/verl</a></p><p><br></p><p><span style="background-color: transparent;">Robust LLM Training Infrastructure at ByteDance</span></p><p><a href="https://arxiv.org/abs/2509.16293" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">arxiv.org/abs/2509.16293</a></p><p><br></p><p><br></p><p><br></p><p><span style="background-color: transparent;">#RealTimeData #DataStreaming #Redpanda</span></p>]]></content:encoded>
  <itunes:subtitle><![CDATA[Most ML training bugs don't announce themselves. They hide in floating-point rounding, batch distribution drift, and concurrency issues that only emerge across thousands of GPUs. The hard part isn't writing the algorithm — it's building infrastruct...]]></itunes:subtitle>
 <itunes:keywords><![CDATA[]]></itunes:keywords>
  <itunes:explicit>false</itunes:explicit>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:episode>4</itunes:episode>
  <itunes:season>1</itunes:season>
</item>
<item>
  <guid isPermaLink="false"><![CDATA[1551d82e-57e4-4be3-95b9-13398dc2bda1]]></guid>
  <title><![CDATA[Durable execution, reliability engineering, and the future of agentic AI with Jeremy Edberg at DBOS]]></title>
  <description><![CDATA[<p><span style="background-color: transparent;">Durable execution has been solving reliability problems for decades. Now it's the missing primitive for agentic AI systems.</span></p><p><br></p><p><span style="background-color: transparent;">We're joined by</span><a href="https://www.linkedin.com/in/jedberg/" target="_blank" style="background-color: transparent; color: rgb(0, 0, 0);"> </a><a href="https://www.linkedin.com/in/jedberg/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Jeremy Edberg</a><span style="background-color: transparent;">, C-Suite Advisor* at</span><a href="https://www.linkedin.com/company/dbos-inc/" target="_blank" style="background-color: transparent; color: rgb(0, 0, 0);"> </a><a href="https://www.linkedin.com/company/dbos-inc/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">DBOS, Inc.</a><span style="background-color: transparent;">, to explore how durable execution works, why it matters for building production-ready AI agents, and what lessons from Netflix-scale reliability engineering apply directly to the age of agentic coding.</span></p><p><span style="background-color: transparent;"><span class="ql-cursor">﻿</span></span></p><p><span style="background-color: transparent;">*Since recording, Jeremy has become C-Suite Advisor to DBOS, Inc.</span></p><p><br></p><p><strong style="background-color: transparent;">KEY TAKEAWAYS</strong></p><p><br></p><p><span style="background-color: transparent;">00:00 Introduction&nbsp;</span></p><p><span style="background-color: transparent;">01:30 DBOS was born from research into replacing the operating system with a database.&nbsp;</span></p><p><span style="background-color: transparent;">04:00 A career spent making things reliable — from Reddit to Netflix — built Jeremy's obsession with automation.&nbsp;</span></p><p><span style="background-color: transparent;">09:00 If you do something twice, automate it; make manual steps look like automation.&nbsp;</span></p><p><span style="background-color: transparent;">12:30 Durable execution lets systems resume from exactly where they last succeeded.&nbsp;</span></p><p><span style="background-color: transparent;">14:00 Replaying saved LLM outputs removes non-determinism from agentic debugging.&nbsp;</span></p><p><span style="background-color: transparent;">16:00 In agentic coding, the bottleneck isn't writing code — it's deployment, testing, and operations.&nbsp;</span></p><p><span style="background-color: transparent;">20:00 DBOS adds roughly 1% overhead to Postgres, making durable execution practical at scale.</span></p><p><span style="background-color: transparent;">28:00 Agentic AI created a new class of workloads between instant API calls and long bat</span></p><p><br></p><p><strong style="background-color: transparent;">RESOURCES MENTIONED</strong></p><p><br></p><p><a href="https://www.dbos.dev" target="_blank" style="background-color: transparent; color: rgb(0, 0, 0);">DBOS, Inc</a></p><p><a href="https://www.dbos.dev" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">https://www.dbos.dev</a></p><p><br></p><p><a href="https://www.dbos.dev/dbos-transact" target="_blank" style="background-color: transparent; color: rgb(0, 0, 0);">Transact library</a></p><p><a href="https://www.dbos.dev/dbos-transact" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">https://www.dbos.dev/dbos-transact</a></p><p><br></p><p><span style="background-color: transparent;">CockroachDB</span></p><p><a href="https://www.cockroachlabs.com" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">https://www.cockroachlabs.com</a></p><p><br></p><p><a href="https://dosu.dev/" target="_blank" style="background-color: transparent; color: rgb(0, 0, 0);">Dosu</a></p><p><a href="https://dosu.dev/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">https://dosu.dev/</a></p><p><strong style="background-color: transparent;">&nbsp;</strong></p><p><span style="background-color: transparent;">Thanks for listening to “Hello Agent!: The podcast at the intersection of data &amp; agents.” If you loved this episode, let us know with a 5-star review! Remember to subscribe so you don’t miss an episode. To learn more about Redpanda, visit redpanda.com</span></p><p><br></p><p><br></p><p><span style="background-color: transparent;">#RealTimeData #DataStreaming #Redpanda</span></p>]]></description>
  <itunes:image href="https://files.cohostpodcasting.com/cohost/db1e378e-95e8-4b74-b3c1-612a6530fe00/shows/328b0a3d-7dde-4f15-a333-6d80715ded4e/episodes/09743f0d-fe41-441a-bfd3-f2ca724e0656/ff1d311a8d.jpg" />
  <pubDate>Thu, 28 May 2026 08:35:31 -0400</pubDate>
  <link>https://www.cohostpodcasting.com</link>
  <author><![CDATA[redpanda.officialpodcast@gmail.com (Redpanda)]]></author>
  <enclosure length="32135432" type="audio/mpeg" url="https://audio-delivery.cohostpodcasting.com/audio/db1e378e-95e8-4b74-b3c1-612a6530fe00/episodes/09743f0d-fe41-441a-bfd3-f2ca724e0656/episode.mp3" />
  <itunes:title><![CDATA[Durable execution, reliability engineering, and the future of agentic AI with Jeremy Edberg at DBOS]]></itunes:title>
  <itunes:duration>33:28</itunes:duration>
  <itunes:summary><![CDATA[<p><span style="background-color: transparent;">Durable execution has been solving reliability problems for decades. Now it's the missing primitive for agentic AI systems.</span></p><p><br></p><p><span style="background-color: transparent;">We're joined by</span><a href="https://www.linkedin.com/in/jedberg/" target="_blank" style="background-color: transparent; color: rgb(0, 0, 0);"> </a><a href="https://www.linkedin.com/in/jedberg/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Jeremy Edberg</a><span style="background-color: transparent;">, C-Suite Advisor* at</span><a href="https://www.linkedin.com/company/dbos-inc/" target="_blank" style="background-color: transparent; color: rgb(0, 0, 0);"> </a><a href="https://www.linkedin.com/company/dbos-inc/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">DBOS, Inc.</a><span style="background-color: transparent;">, to explore how durable execution works, why it matters for building production-ready AI agents, and what lessons from Netflix-scale reliability engineering apply directly to the age of agentic coding.</span></p><p><span style="background-color: transparent;"><span class="ql-cursor">﻿</span></span></p><p><span style="background-color: transparent;">*Since recording, Jeremy has become C-Suite Advisor to DBOS, Inc.</span></p><p><br></p><p><strong style="background-color: transparent;">KEY TAKEAWAYS</strong></p><p><br></p><p><span style="background-color: transparent;">00:00 Introduction&nbsp;</span></p><p><span style="background-color: transparent;">01:30 DBOS was born from research into replacing the operating system with a database.&nbsp;</span></p><p><span style="background-color: transparent;">04:00 A career spent making things reliable — from Reddit to Netflix — built Jeremy's obsession with automation.&nbsp;</span></p><p><span style="background-color: transparent;">09:00 If you do something twice, automate it; make manual steps look like automation.&nbsp;</span></p><p><span style="background-color: transparent;">12:30 Durable execution lets systems resume from exactly where they last succeeded.&nbsp;</span></p><p><span style="background-color: transparent;">14:00 Replaying saved LLM outputs removes non-determinism from agentic debugging.&nbsp;</span></p><p><span style="background-color: transparent;">16:00 In agentic coding, the bottleneck isn't writing code — it's deployment, testing, and operations.&nbsp;</span></p><p><span style="background-color: transparent;">20:00 DBOS adds roughly 1% overhead to Postgres, making durable execution practical at scale.</span></p><p><span style="background-color: transparent;">28:00 Agentic AI created a new class of workloads between instant API calls and long bat</span></p><p><br></p><p><strong style="background-color: transparent;">RESOURCES MENTIONED</strong></p><p><br></p><p><a href="https://www.dbos.dev" target="_blank" style="background-color: transparent; color: rgb(0, 0, 0);">DBOS, Inc</a></p><p><a href="https://www.dbos.dev" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">https://www.dbos.dev</a></p><p><br></p><p><a href="https://www.dbos.dev/dbos-transact" target="_blank" style="background-color: transparent; color: rgb(0, 0, 0);">Transact library</a></p><p><a href="https://www.dbos.dev/dbos-transact" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">https://www.dbos.dev/dbos-transact</a></p><p><br></p><p><span style="background-color: transparent;">CockroachDB</span></p><p><a href="https://www.cockroachlabs.com" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">https://www.cockroachlabs.com</a></p><p><br></p><p><a href="https://dosu.dev/" target="_blank" style="background-color: transparent; color: rgb(0, 0, 0);">Dosu</a></p><p><a href="https://dosu.dev/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">https://dosu.dev/</a></p><p><strong style="background-color: transparent;">&nbsp;</strong></p><p><span style="background-color: transparent;">Thanks for listening to “Hello Agent!: The podcast at the intersection of data &amp; agents.” If you loved this episode, let us know with a 5-star review! Remember to subscribe so you don’t miss an episode. To learn more about Redpanda, visit redpanda.com</span></p><p><br></p><p><br></p><p><span style="background-color: transparent;">#RealTimeData #DataStreaming #Redpanda</span></p>]]></itunes:summary>
  <content:encoded><![CDATA[<p><span style="background-color: transparent;">Durable execution has been solving reliability problems for decades. Now it's the missing primitive for agentic AI systems.</span></p><p><br></p><p><span style="background-color: transparent;">We're joined by</span><a href="https://www.linkedin.com/in/jedberg/" target="_blank" style="background-color: transparent; color: rgb(0, 0, 0);"> </a><a href="https://www.linkedin.com/in/jedberg/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Jeremy Edberg</a><span style="background-color: transparent;">, C-Suite Advisor* at</span><a href="https://www.linkedin.com/company/dbos-inc/" target="_blank" style="background-color: transparent; color: rgb(0, 0, 0);"> </a><a href="https://www.linkedin.com/company/dbos-inc/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">DBOS, Inc.</a><span style="background-color: transparent;">, to explore how durable execution works, why it matters for building production-ready AI agents, and what lessons from Netflix-scale reliability engineering apply directly to the age of agentic coding.</span></p><p><span style="background-color: transparent;"><span class="ql-cursor">﻿</span></span></p><p><span style="background-color: transparent;">*Since recording, Jeremy has become C-Suite Advisor to DBOS, Inc.</span></p><p><br></p><p><strong style="background-color: transparent;">KEY TAKEAWAYS</strong></p><p><br></p><p><span style="background-color: transparent;">00:00 Introduction&nbsp;</span></p><p><span style="background-color: transparent;">01:30 DBOS was born from research into replacing the operating system with a database.&nbsp;</span></p><p><span style="background-color: transparent;">04:00 A career spent making things reliable — from Reddit to Netflix — built Jeremy's obsession with automation.&nbsp;</span></p><p><span style="background-color: transparent;">09:00 If you do something twice, automate it; make manual steps look like automation.&nbsp;</span></p><p><span style="background-color: transparent;">12:30 Durable execution lets systems resume from exactly where they last succeeded.&nbsp;</span></p><p><span style="background-color: transparent;">14:00 Replaying saved LLM outputs removes non-determinism from agentic debugging.&nbsp;</span></p><p><span style="background-color: transparent;">16:00 In agentic coding, the bottleneck isn't writing code — it's deployment, testing, and operations.&nbsp;</span></p><p><span style="background-color: transparent;">20:00 DBOS adds roughly 1% overhead to Postgres, making durable execution practical at scale.</span></p><p><span style="background-color: transparent;">28:00 Agentic AI created a new class of workloads between instant API calls and long bat</span></p><p><br></p><p><strong style="background-color: transparent;">RESOURCES MENTIONED</strong></p><p><br></p><p><a href="https://www.dbos.dev" target="_blank" style="background-color: transparent; color: rgb(0, 0, 0);">DBOS, Inc</a></p><p><a href="https://www.dbos.dev" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">https://www.dbos.dev</a></p><p><br></p><p><a href="https://www.dbos.dev/dbos-transact" target="_blank" style="background-color: transparent; color: rgb(0, 0, 0);">Transact library</a></p><p><a href="https://www.dbos.dev/dbos-transact" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">https://www.dbos.dev/dbos-transact</a></p><p><br></p><p><span style="background-color: transparent;">CockroachDB</span></p><p><a href="https://www.cockroachlabs.com" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">https://www.cockroachlabs.com</a></p><p><br></p><p><a href="https://dosu.dev/" target="_blank" style="background-color: transparent; color: rgb(0, 0, 0);">Dosu</a></p><p><a href="https://dosu.dev/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">https://dosu.dev/</a></p><p><strong style="background-color: transparent;">&nbsp;</strong></p><p><span style="background-color: transparent;">Thanks for listening to “Hello Agent!: The podcast at the intersection of data &amp; agents.” If you loved this episode, let us know with a 5-star review! Remember to subscribe so you don’t miss an episode. To learn more about Redpanda, visit redpanda.com</span></p><p><br></p><p><br></p><p><span style="background-color: transparent;">#RealTimeData #DataStreaming #Redpanda</span></p>]]></content:encoded>
  <itunes:subtitle><![CDATA[Durable execution has been solving reliability problems for decades. Now it's the missing primitive for agentic AI systems.We're joined by Jeremy Edberg, C-Suite Advisor* at DBOS, Inc., to explore how durable execution works, why it matters for bui...]]></itunes:subtitle>
 <itunes:keywords><![CDATA[]]></itunes:keywords>
  <itunes:explicit>false</itunes:explicit>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:episode>3</itunes:episode>
  <itunes:season>1</itunes:season>
</item>
<item>
  <guid isPermaLink="false"><![CDATA[64c47a9f-36ee-47a0-8869-3deb44484cf4]]></guid>
  <title><![CDATA[Building interruption-tolerant agents with durable execution with Dominik Tornow at Resonate HQ]]></title>
  <description><![CDATA[<p><a href="https://www.linkedin.com/in/dtornow/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Dominik Tornow</a><span style="background-color: transparent;">, Founder and CEO at </span><a href="http://www.linkedin.com/company/resonatehqio/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Resonate HQ</a><span style="background-color: transparent;">, discusses simplifying distributed systems and why durable execution is becoming critical in the age of AI agents.</span></p><p><span style="background-color: transparent;">We explore how agents introduce new challenges for distributed systems, why long-running autonomous workflows require interruption-tolerant execution, and how durable promises provide a simpler mental model for building reliable multi-agent systems.</span></p><p><br></p><p><strong style="background-color: transparent;">Key Takeaways:</strong></p><p><br></p><p><strong style="background-color: transparent;">00:00</strong><span style="background-color: transparent;"> Introduction.</span></p><p><strong style="background-color: transparent;">02:20</strong><span style="background-color: transparent;"> A career start during the rise of AWS and cloud computing shaped Dominik’s focus on distributed systems.</span></p><p><strong style="background-color: transparent;">04:10</strong><span style="background-color: transparent;"> Separating the concept of durable execution from specific implementations led to the idea of interruption-tolerant systems.</span></p><p><strong style="background-color: transparent;">05:15</strong><span style="background-color: transparent;"> Failures as interruptions — voluntary or involuntary — lead to a broader, more practical model for resilient execution.</span></p><p><strong style="background-color: transparent;">12:40</strong><span style="background-color: transparent;"> Simplifying complex concepts and why engineers often struggle to align their mental models when designing distributed systems.</span></p><p><strong style="background-color: transparent;">14:10</strong><span style="background-color: transparent;"> Dominik defines an agent as a combination of a model, tools, and a system prompt, while distinguishing between an agent definition and a running agent instance.</span></p><p><strong style="background-color: transparent;">23:30</strong><span style="background-color: transparent;"> Many effective agents are simply tool-calling loops, despite the complexity of the surrounding ecosystem.</span></p><p><strong style="background-color: transparent;">26:20</strong><span style="background-color: transparent;"> Running agents in enterprise environments introduces distributed systems challenges, especially when workflows involve long-running or expensive operations.</span></p><p><strong style="background-color: transparent;">33:15</strong><span style="background-color: transparent;"> Unlike traditional microservices, retrying agent operations can be extremely expensive when LLM calls or data pipelines are involved.</span></p><p><strong style="background-color: transparent;">40:20</strong><span style="background-color: transparent;"> A durable promise is a simple mechanism for coordination and recovery in distributed agent workflows.</span></p><p><br></p><p><strong style="background-color: transparent;">Resources Mentioned:</strong></p><p><br></p><p><a href="https://www.linkedin.com/in/dtornow/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Dominik Tornow</a></p><p>https://www.linkedin.com/in/dtornow/</p><p><br></p><p><a href="http://www.linkedin.com/company/resonatehqio/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Resonate HQ</a> | LinkedIn</p><p>http://www.linkedin.com/company/resonatehqio/</p><p><br></p><p><a href="https://www.resonatehq.io/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Resonate HQ</a> | Website</p><p>https://www.resonatehq.io/</p><p><br></p><p><a href="https://www.manning.com/books/think-distributed-systems" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">"Think Distributed Systems" by Dominik Tornow</a><span style="background-color: transparent;"> </span></p><p>https://www.manning.com/books/think-distributed-systems</p><p><br></p><p><a href="https://temporal.io" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Temporal (durable execution platform)</a></p><p>https://temporal.io</p><p><br></p><p><br></p><p><br></p><p><span style="background-color: transparent;">Thanks for listening to “Hello Agent!: The podcast at the intersection of data &amp; agents.” If you loved this episode, let us know with a 5-star review! Remember to subscribe so you don’t miss an episode. To learn more about Redpanda, visit redpanda.com</span></p><p><br></p><p><br></p><p><span style="background-color: transparent;">#RealTimeData #DataStreaming #Redpanda</span></p>]]></description>
  <itunes:image href="https://files.cohostpodcasting.com/cohost/db1e378e-95e8-4b74-b3c1-612a6530fe00/shows/328b0a3d-7dde-4f15-a333-6d80715ded4e/episodes/92f319b6-f165-4945-959c-947b31f8115f/7b894a83d2.jpg" />
  <pubDate>Tue, 14 Apr 2026 09:52:00 -0400</pubDate>
  <link>https://www.cohostpodcasting.com</link>
  <author><![CDATA[redpanda.officialpodcast@gmail.com (Redpanda)]]></author>
  <enclosure length="33645380" type="audio/mpeg" url="https://audio-delivery.cohostpodcasting.com/audio/db1e378e-95e8-4b74-b3c1-612a6530fe00/episodes/92f319b6-f165-4945-959c-947b31f8115f/episode.mp3" />
  <itunes:title><![CDATA[Building interruption-tolerant agents with durable execution with Dominik Tornow at Resonate HQ]]></itunes:title>
  <itunes:duration>35:02</itunes:duration>
  <itunes:summary><![CDATA[<p><a href="https://www.linkedin.com/in/dtornow/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Dominik Tornow</a><span style="background-color: transparent;">, Founder and CEO at </span><a href="http://www.linkedin.com/company/resonatehqio/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Resonate HQ</a><span style="background-color: transparent;">, discusses simplifying distributed systems and why durable execution is becoming critical in the age of AI agents.</span></p><p><span style="background-color: transparent;">We explore how agents introduce new challenges for distributed systems, why long-running autonomous workflows require interruption-tolerant execution, and how durable promises provide a simpler mental model for building reliable multi-agent systems.</span></p><p><br></p><p><strong style="background-color: transparent;">Key Takeaways:</strong></p><p><br></p><p><strong style="background-color: transparent;">00:00</strong><span style="background-color: transparent;"> Introduction.</span></p><p><strong style="background-color: transparent;">02:20</strong><span style="background-color: transparent;"> A career start during the rise of AWS and cloud computing shaped Dominik’s focus on distributed systems.</span></p><p><strong style="background-color: transparent;">04:10</strong><span style="background-color: transparent;"> Separating the concept of durable execution from specific implementations led to the idea of interruption-tolerant systems.</span></p><p><strong style="background-color: transparent;">05:15</strong><span style="background-color: transparent;"> Failures as interruptions — voluntary or involuntary — lead to a broader, more practical model for resilient execution.</span></p><p><strong style="background-color: transparent;">12:40</strong><span style="background-color: transparent;"> Simplifying complex concepts and why engineers often struggle to align their mental models when designing distributed systems.</span></p><p><strong style="background-color: transparent;">14:10</strong><span style="background-color: transparent;"> Dominik defines an agent as a combination of a model, tools, and a system prompt, while distinguishing between an agent definition and a running agent instance.</span></p><p><strong style="background-color: transparent;">23:30</strong><span style="background-color: transparent;"> Many effective agents are simply tool-calling loops, despite the complexity of the surrounding ecosystem.</span></p><p><strong style="background-color: transparent;">26:20</strong><span style="background-color: transparent;"> Running agents in enterprise environments introduces distributed systems challenges, especially when workflows involve long-running or expensive operations.</span></p><p><strong style="background-color: transparent;">33:15</strong><span style="background-color: transparent;"> Unlike traditional microservices, retrying agent operations can be extremely expensive when LLM calls or data pipelines are involved.</span></p><p><strong style="background-color: transparent;">40:20</strong><span style="background-color: transparent;"> A durable promise is a simple mechanism for coordination and recovery in distributed agent workflows.</span></p><p><br></p><p><strong style="background-color: transparent;">Resources Mentioned:</strong></p><p><br></p><p><a href="https://www.linkedin.com/in/dtornow/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Dominik Tornow</a></p><p>https://www.linkedin.com/in/dtornow/</p><p><br></p><p><a href="http://www.linkedin.com/company/resonatehqio/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Resonate HQ</a> | LinkedIn</p><p>http://www.linkedin.com/company/resonatehqio/</p><p><br></p><p><a href="https://www.resonatehq.io/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Resonate HQ</a> | Website</p><p>https://www.resonatehq.io/</p><p><br></p><p><a href="https://www.manning.com/books/think-distributed-systems" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">"Think Distributed Systems" by Dominik Tornow</a><span style="background-color: transparent;"> </span></p><p>https://www.manning.com/books/think-distributed-systems</p><p><br></p><p><a href="https://temporal.io" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Temporal (durable execution platform)</a></p><p>https://temporal.io</p><p><br></p><p><br></p><p><br></p><p><span style="background-color: transparent;">Thanks for listening to “Hello Agent!: The podcast at the intersection of data &amp; agents.” If you loved this episode, let us know with a 5-star review! Remember to subscribe so you don’t miss an episode. To learn more about Redpanda, visit redpanda.com</span></p><p><br></p><p><br></p><p><span style="background-color: transparent;">#RealTimeData #DataStreaming #Redpanda</span></p>]]></itunes:summary>
  <content:encoded><![CDATA[<p><a href="https://www.linkedin.com/in/dtornow/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Dominik Tornow</a><span style="background-color: transparent;">, Founder and CEO at </span><a href="http://www.linkedin.com/company/resonatehqio/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Resonate HQ</a><span style="background-color: transparent;">, discusses simplifying distributed systems and why durable execution is becoming critical in the age of AI agents.</span></p><p><span style="background-color: transparent;">We explore how agents introduce new challenges for distributed systems, why long-running autonomous workflows require interruption-tolerant execution, and how durable promises provide a simpler mental model for building reliable multi-agent systems.</span></p><p><br></p><p><strong style="background-color: transparent;">Key Takeaways:</strong></p><p><br></p><p><strong style="background-color: transparent;">00:00</strong><span style="background-color: transparent;"> Introduction.</span></p><p><strong style="background-color: transparent;">02:20</strong><span style="background-color: transparent;"> A career start during the rise of AWS and cloud computing shaped Dominik’s focus on distributed systems.</span></p><p><strong style="background-color: transparent;">04:10</strong><span style="background-color: transparent;"> Separating the concept of durable execution from specific implementations led to the idea of interruption-tolerant systems.</span></p><p><strong style="background-color: transparent;">05:15</strong><span style="background-color: transparent;"> Failures as interruptions — voluntary or involuntary — lead to a broader, more practical model for resilient execution.</span></p><p><strong style="background-color: transparent;">12:40</strong><span style="background-color: transparent;"> Simplifying complex concepts and why engineers often struggle to align their mental models when designing distributed systems.</span></p><p><strong style="background-color: transparent;">14:10</strong><span style="background-color: transparent;"> Dominik defines an agent as a combination of a model, tools, and a system prompt, while distinguishing between an agent definition and a running agent instance.</span></p><p><strong style="background-color: transparent;">23:30</strong><span style="background-color: transparent;"> Many effective agents are simply tool-calling loops, despite the complexity of the surrounding ecosystem.</span></p><p><strong style="background-color: transparent;">26:20</strong><span style="background-color: transparent;"> Running agents in enterprise environments introduces distributed systems challenges, especially when workflows involve long-running or expensive operations.</span></p><p><strong style="background-color: transparent;">33:15</strong><span style="background-color: transparent;"> Unlike traditional microservices, retrying agent operations can be extremely expensive when LLM calls or data pipelines are involved.</span></p><p><strong style="background-color: transparent;">40:20</strong><span style="background-color: transparent;"> A durable promise is a simple mechanism for coordination and recovery in distributed agent workflows.</span></p><p><br></p><p><strong style="background-color: transparent;">Resources Mentioned:</strong></p><p><br></p><p><a href="https://www.linkedin.com/in/dtornow/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Dominik Tornow</a></p><p>https://www.linkedin.com/in/dtornow/</p><p><br></p><p><a href="http://www.linkedin.com/company/resonatehqio/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Resonate HQ</a> | LinkedIn</p><p>http://www.linkedin.com/company/resonatehqio/</p><p><br></p><p><a href="https://www.resonatehq.io/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Resonate HQ</a> | Website</p><p>https://www.resonatehq.io/</p><p><br></p><p><a href="https://www.manning.com/books/think-distributed-systems" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">"Think Distributed Systems" by Dominik Tornow</a><span style="background-color: transparent;"> </span></p><p>https://www.manning.com/books/think-distributed-systems</p><p><br></p><p><a href="https://temporal.io" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Temporal (durable execution platform)</a></p><p>https://temporal.io</p><p><br></p><p><br></p><p><br></p><p><span style="background-color: transparent;">Thanks for listening to “Hello Agent!: The podcast at the intersection of data &amp; agents.” If you loved this episode, let us know with a 5-star review! Remember to subscribe so you don’t miss an episode. To learn more about Redpanda, visit redpanda.com</span></p><p><br></p><p><br></p><p><span style="background-color: transparent;">#RealTimeData #DataStreaming #Redpanda</span></p>]]></content:encoded>
  <itunes:subtitle><![CDATA[Dominik Tornow, Founder and CEO at Resonate HQ, discusses simplifying distributed systems and why durable execution is becoming critical in the age of AI agents.We explore how agents introduce new challenges for distributed systems, why long-runnin...]]></itunes:subtitle>
 <itunes:keywords><![CDATA[]]></itunes:keywords>
  <itunes:explicit>false</itunes:explicit>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:episode>2</itunes:episode>
  <itunes:season>1</itunes:season>
</item>
<item>
  <guid isPermaLink="false"><![CDATA[275c8b4a-ed65-4a7f-a281-7a0c8f98fbf3]]></guid>
  <title><![CDATA[Designing secure architectures for agent-driven AI workflows with Nicolas Dupont at Cyborg]]></title>
  <description><![CDATA[<p><span style="background-color: transparent;">Building reliable agents begins with a strong data foundation. As AI systems move from experiments to production, teams need clearer ways to connect data, models, and real-world decision-making. In this inaugural episode of “Hello, Agent!” we talk with </span><a href="https://www.linkedin.com/in/cyborgnico/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Nicolas Dupont</a><span style="background-color: transparent;">, Founder and CEO at </span><a href="https://www.linkedin.com/company/cyborginc/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Cyborg Inc.</a><span style="background-color: transparent;">, about how agents are changing the way teams think about automation, streaming data, and system design. Nicolas shares practical lessons from building Cyborg, what breaks when agents scale, and how engineers can design systems that stay flexible as complexity grows.</span></p><p><br></p><p><strong style="background-color: transparent;">Key Takeaways:</strong></p><p><br></p><p><strong style="background-color: transparent;">00:00</strong><span style="background-color: transparent;">  Introduction.</span></p><p><strong style="background-color: transparent;">02:00</strong><span style="background-color: transparent;">  Nicolas’ focus on solving technical problems for the real world.</span></p><p><strong style="background-color: transparent;">05:43</strong><span style="background-color: transparent;">  Programming in C builds a deep appreciation for low-level systems.</span></p><p><strong style="background-color: transparent;">09:39</strong><span style="background-color: transparent;">  Securing proprietary data matters more than models in enterprise AI.</span></p><p><strong style="background-color: transparent;">15:32</strong><span style="background-color: transparent;">  Vector data can expose sensitive information to attackers.</span></p><p><strong style="background-color: transparent;">20:59</strong><span style="background-color: transparent;">  Auth systems are often weaker than expected, even for sensitive data.</span></p><p><strong style="background-color: transparent;">25:03</strong><span style="background-color: transparent;">  Agentic AI removes the perimeter, making zero trust essential.</span></p><p><strong style="background-color: transparent;">30:06</strong><span style="background-color: transparent;">  Poisoned data is hard to trace across agent systems.</span></p><p><strong style="background-color: transparent;">35:07</strong><span style="background-color: transparent;">  Deleting keys makes sensitive data unreadable immediately.</span></p><p><strong style="background-color: transparent;">40:48</strong><span style="background-color: transparent;">  Modern cryptography is no longer a bottleneck, making strong encryption practical.</span></p><p><strong style="background-color: transparent;">45:06</strong><span style="background-color: transparent;">  Zero trust isn’t optional — the future of agentic AI depends on it.</span></p><p><br></p><p><strong style="background-color: transparent;">Resources Mentioned:</strong></p><p><br></p><p><a href="https://www.linkedin.com/in/cyborgnico/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Nicolas Dupont</a></p><p>https://www.linkedin.com/in/cyborgnico/</p><p><br></p><p><a href="https://www.linkedin.com/company/cyborginc/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Cyborg Inc.</a> | LinkedIn</p><p>https://www.linkedin.com/company/cyborginc/</p><p><br></p><p><a href="https://www.cyborg.co/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Cyborg</a><a href="https://www.cyborg.co/" target="_blank"> Inc.</a> | Website</p><p>https://www.cyborg.co/</p><p><br></p><p><a href="https://www.cyborg.co/blog/vector-embeddings-are-not-one-way-hashes" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Cyborg Blog: Vector Embeddings Are Not One-Way Hashes</a><span style="background-color: transparent;">&nbsp;</span></p><p>https://www.cyborg.co/blog/vector-embeddings-are-not-one-way-hashes</p><p><br></p><p><br></p><p><br></p><p><span style="background-color: transparent;">Thanks for listening to “Hello Agent!: The podcast at the intersection of data &amp; agents.” If you loved this episode, let us know with a 5-star review! Remember to subscribe so you don’t miss an episode. To learn more about Redpanda, visit redpanda.com</span></p><p><br></p><p><br></p><p><span style="background-color: transparent;">#RealTimeData #DataStreaming #Redpanda</span></p>]]></description>
  <itunes:image href="https://files.cohostpodcasting.com/cohost/db1e378e-95e8-4b74-b3c1-612a6530fe00/shows/328b0a3d-7dde-4f15-a333-6d80715ded4e/episodes/50c94972-23f7-4831-9cd7-36786d2b2fb2/7228303c3f.jpg" />
  <pubDate>Wed, 04 Mar 2026 11:20:00 -0500</pubDate>
  <link>https://www.cohostpodcasting.com</link>
  <author><![CDATA[redpanda.officialpodcast@gmail.com (Redpanda)]]></author>
  <enclosure length="37450480" type="audio/mpeg" url="https://audio-delivery.cohostpodcasting.com/audio/db1e378e-95e8-4b74-b3c1-612a6530fe00/episodes/50c94972-23f7-4831-9cd7-36786d2b2fb2/episode.mp3" />
  <itunes:title><![CDATA[Designing secure architectures for agent-driven AI workflows with Nicolas Dupont at Cyborg]]></itunes:title>
  <itunes:duration>39:00</itunes:duration>
  <itunes:summary><![CDATA[<p><span style="background-color: transparent;">Building reliable agents begins with a strong data foundation. As AI systems move from experiments to production, teams need clearer ways to connect data, models, and real-world decision-making. In this inaugural episode of “Hello, Agent!” we talk with </span><a href="https://www.linkedin.com/in/cyborgnico/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Nicolas Dupont</a><span style="background-color: transparent;">, Founder and CEO at </span><a href="https://www.linkedin.com/company/cyborginc/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Cyborg Inc.</a><span style="background-color: transparent;">, about how agents are changing the way teams think about automation, streaming data, and system design. Nicolas shares practical lessons from building Cyborg, what breaks when agents scale, and how engineers can design systems that stay flexible as complexity grows.</span></p><p><br></p><p><strong style="background-color: transparent;">Key Takeaways:</strong></p><p><br></p><p><strong style="background-color: transparent;">00:00</strong><span style="background-color: transparent;">  Introduction.</span></p><p><strong style="background-color: transparent;">02:00</strong><span style="background-color: transparent;">  Nicolas’ focus on solving technical problems for the real world.</span></p><p><strong style="background-color: transparent;">05:43</strong><span style="background-color: transparent;">  Programming in C builds a deep appreciation for low-level systems.</span></p><p><strong style="background-color: transparent;">09:39</strong><span style="background-color: transparent;">  Securing proprietary data matters more than models in enterprise AI.</span></p><p><strong style="background-color: transparent;">15:32</strong><span style="background-color: transparent;">  Vector data can expose sensitive information to attackers.</span></p><p><strong style="background-color: transparent;">20:59</strong><span style="background-color: transparent;">  Auth systems are often weaker than expected, even for sensitive data.</span></p><p><strong style="background-color: transparent;">25:03</strong><span style="background-color: transparent;">  Agentic AI removes the perimeter, making zero trust essential.</span></p><p><strong style="background-color: transparent;">30:06</strong><span style="background-color: transparent;">  Poisoned data is hard to trace across agent systems.</span></p><p><strong style="background-color: transparent;">35:07</strong><span style="background-color: transparent;">  Deleting keys makes sensitive data unreadable immediately.</span></p><p><strong style="background-color: transparent;">40:48</strong><span style="background-color: transparent;">  Modern cryptography is no longer a bottleneck, making strong encryption practical.</span></p><p><strong style="background-color: transparent;">45:06</strong><span style="background-color: transparent;">  Zero trust isn’t optional — the future of agentic AI depends on it.</span></p><p><br></p><p><strong style="background-color: transparent;">Resources Mentioned:</strong></p><p><br></p><p><a href="https://www.linkedin.com/in/cyborgnico/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Nicolas Dupont</a></p><p>https://www.linkedin.com/in/cyborgnico/</p><p><br></p><p><a href="https://www.linkedin.com/company/cyborginc/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Cyborg Inc.</a> | LinkedIn</p><p>https://www.linkedin.com/company/cyborginc/</p><p><br></p><p><a href="https://www.cyborg.co/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Cyborg</a><a href="https://www.cyborg.co/" target="_blank"> Inc.</a> | Website</p><p>https://www.cyborg.co/</p><p><br></p><p><a href="https://www.cyborg.co/blog/vector-embeddings-are-not-one-way-hashes" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Cyborg Blog: Vector Embeddings Are Not One-Way Hashes</a><span style="background-color: transparent;">&nbsp;</span></p><p>https://www.cyborg.co/blog/vector-embeddings-are-not-one-way-hashes</p><p><br></p><p><br></p><p><br></p><p><span style="background-color: transparent;">Thanks for listening to “Hello Agent!: The podcast at the intersection of data &amp; agents.” If you loved this episode, let us know with a 5-star review! Remember to subscribe so you don’t miss an episode. To learn more about Redpanda, visit redpanda.com</span></p><p><br></p><p><br></p><p><span style="background-color: transparent;">#RealTimeData #DataStreaming #Redpanda</span></p>]]></itunes:summary>
  <content:encoded><![CDATA[<p><span style="background-color: transparent;">Building reliable agents begins with a strong data foundation. As AI systems move from experiments to production, teams need clearer ways to connect data, models, and real-world decision-making. In this inaugural episode of “Hello, Agent!” we talk with </span><a href="https://www.linkedin.com/in/cyborgnico/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Nicolas Dupont</a><span style="background-color: transparent;">, Founder and CEO at </span><a href="https://www.linkedin.com/company/cyborginc/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Cyborg Inc.</a><span style="background-color: transparent;">, about how agents are changing the way teams think about automation, streaming data, and system design. Nicolas shares practical lessons from building Cyborg, what breaks when agents scale, and how engineers can design systems that stay flexible as complexity grows.</span></p><p><br></p><p><strong style="background-color: transparent;">Key Takeaways:</strong></p><p><br></p><p><strong style="background-color: transparent;">00:00</strong><span style="background-color: transparent;">  Introduction.</span></p><p><strong style="background-color: transparent;">02:00</strong><span style="background-color: transparent;">  Nicolas’ focus on solving technical problems for the real world.</span></p><p><strong style="background-color: transparent;">05:43</strong><span style="background-color: transparent;">  Programming in C builds a deep appreciation for low-level systems.</span></p><p><strong style="background-color: transparent;">09:39</strong><span style="background-color: transparent;">  Securing proprietary data matters more than models in enterprise AI.</span></p><p><strong style="background-color: transparent;">15:32</strong><span style="background-color: transparent;">  Vector data can expose sensitive information to attackers.</span></p><p><strong style="background-color: transparent;">20:59</strong><span style="background-color: transparent;">  Auth systems are often weaker than expected, even for sensitive data.</span></p><p><strong style="background-color: transparent;">25:03</strong><span style="background-color: transparent;">  Agentic AI removes the perimeter, making zero trust essential.</span></p><p><strong style="background-color: transparent;">30:06</strong><span style="background-color: transparent;">  Poisoned data is hard to trace across agent systems.</span></p><p><strong style="background-color: transparent;">35:07</strong><span style="background-color: transparent;">  Deleting keys makes sensitive data unreadable immediately.</span></p><p><strong style="background-color: transparent;">40:48</strong><span style="background-color: transparent;">  Modern cryptography is no longer a bottleneck, making strong encryption practical.</span></p><p><strong style="background-color: transparent;">45:06</strong><span style="background-color: transparent;">  Zero trust isn’t optional — the future of agentic AI depends on it.</span></p><p><br></p><p><strong style="background-color: transparent;">Resources Mentioned:</strong></p><p><br></p><p><a href="https://www.linkedin.com/in/cyborgnico/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Nicolas Dupont</a></p><p>https://www.linkedin.com/in/cyborgnico/</p><p><br></p><p><a href="https://www.linkedin.com/company/cyborginc/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Cyborg Inc.</a> | LinkedIn</p><p>https://www.linkedin.com/company/cyborginc/</p><p><br></p><p><a href="https://www.cyborg.co/" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Cyborg</a><a href="https://www.cyborg.co/" target="_blank"> Inc.</a> | Website</p><p>https://www.cyborg.co/</p><p><br></p><p><a href="https://www.cyborg.co/blog/vector-embeddings-are-not-one-way-hashes" target="_blank" style="background-color: transparent; color: rgb(17, 85, 204);">Cyborg Blog: Vector Embeddings Are Not One-Way Hashes</a><span style="background-color: transparent;">&nbsp;</span></p><p>https://www.cyborg.co/blog/vector-embeddings-are-not-one-way-hashes</p><p><br></p><p><br></p><p><br></p><p><span style="background-color: transparent;">Thanks for listening to “Hello Agent!: The podcast at the intersection of data &amp; agents.” If you loved this episode, let us know with a 5-star review! Remember to subscribe so you don’t miss an episode. To learn more about Redpanda, visit redpanda.com</span></p><p><br></p><p><br></p><p><span style="background-color: transparent;">#RealTimeData #DataStreaming #Redpanda</span></p>]]></content:encoded>
  <itunes:subtitle><![CDATA[Building reliable agents begins with a strong data foundation. As AI systems move from experiments to production, teams need clearer ways to connect data, models, and real-world decision-making. In this inaugural episode of “Hello, Agent!” we talk ...]]></itunes:subtitle>
 <itunes:keywords><![CDATA[]]></itunes:keywords>
  <itunes:explicit>false</itunes:explicit>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:episode>1</itunes:episode>
  <itunes:season>1</itunes:season>
</item>
</channel>
</rss>