
Data Engineering Podcast State, Scale, and Signals: Rethinking Orchestration with Durable Execution
57 snips
Nov 16, 2025 Preeti Somal, EVP of Engineering at Temporal and expert in durable execution, dives into innovative methods for building stateful data systems. She discusses how Temporal's code-first model simplifies reliability and reduces the need for error-handling scaffolding. With insights on integrating application and data teams, managing large data while keeping orchestration lightweight, and the importance of observability, Preeti shares strategies for efficiently handling long-running AI workflows. She also highlights practical adoption patterns and the role of Nexus in creating seamless cross-boundary calls.
AI Snips
Chapters
Transcript
Episode notes
Productivity And Reliability Align
- Temporal lets teams increase developer productivity while improving reliability and scale.
- Customers report faster delivery because they stop writing reliability scaffolding and focus on business logic.
Code‑First Beats DAG‑First For Complexity
- Temporal is code‑first and less opinionated than DAG tools, letting teams map DAGs to workflows then evolve to code.
- Teams often migrate from Airflow by first translating DAGs, then removing DAG constraints.
Cross‑Boundary Calls With Nexus
- Nexus enables secure cross‑boundary calls so data and application teams can call each other via Temporal.
- Running both pipelines and app logic on the same platform yields richer end applications.
