Radio and PodcastRadio and PodcastLive Radio & Podcasts
152. Exploring Lambda Durable Functions artwork
Technology

152. Exploring Lambda Durable Functions

AWS Bites by AWS Bites

Feb 6, 202600:48:48Technology

AWS Lambda is fantastic for small, stateless code on demand. But when your “function” starts looking like a workflow (retries, backoff, long waits, human approvals, callbacks), classic Lambda patterns can feel like a fig...

About This Episode

152. Exploring Lambda Durable Functions is an episode from AWS Bites by AWS Bites. AWS Lambda is fantastic for small, stateless code on demand. But when your “function” starts looking like a workflow (retries, backoff, long waits, human app...

Podcast

This episode belongs to AWS Bites.

Listen Online

Use the player on this page to stream the episode online.

Episode Details

Published Feb 6, 2026, 00:48:48 long, audio available.

Questions About This Episode

What is 152. Exploring Lambda Durable Functions about?

AWS Lambda is fantastic for small, stateless code on demand. But when your “function” starts looking like a workflow (retries, backoff, long waits, human approvals, callbacks), classic Lambda patterns can feel like a fight: 15-minute max runtime, no built-in state, and orchestration glue everywhere (Step Functions, queues, schedules, and state you did not want to own). In this episode of AWS Bites, Eoin and Luciano explore AWS Lambda Durable Functions, announced at re:Invent 2025. It’s still Lambda (same runtimes and scaling), but with durable execution superpowers: named steps, automatic checkpointing, and the ability to suspend and resume from a safe point without redoing completed work. We unpack the replay/resume model under the hood, when this approach shines, and the gotchas (determinism, idempotency, replay-aware logging, debugging resumed runs). To make it real, we share how we rebuilt PodWhisperer v2 using Durable Functions to orchestrate a GPU-powered WhisperX pipeline, LLM refinement, speaker naming, and caption generation. In this episode, we mentioned the following resources: AWS announcement blog post: Durable Functions best practices: The replay model deep dive (Dev.to): Build workflows that last (Dev.to): Testing Durable Functions in TypeScript (Dev.to): Developing Durable Functions with AWS SAM (Dev.to): Hands-on notes: PodWhisperer (open source): WhisperX: Do you have any AWS questions you would like us to address? Leave a comment here or connect with us on X/Twitter, BlueSky or LinkedIn: - | | - | |

Where can I listen to 152. Exploring Lambda Durable Functions?

You can listen to 152. Exploring Lambda Durable Functions online on Radio and Podcast. Open the player on this page to stream the available audio.

Which podcast is 152. Exploring Lambda Durable Functions from?

152. Exploring Lambda Durable Functions is an episode from AWS Bites by AWS Bites.

How long is this episode?

This episode is 00:48:48 long.

When was this episode published?

This episode was published on Feb 6, 2026.

Can I save 152. Exploring Lambda Durable Functions for later?

Yes. Use the heart button on the episode page to add it to your favorite episodes list.

Are there related episodes from AWS Bites?

Yes. This page shows related episodes from AWS Bites when more episodes are available from the podcast feed.

Quick Answers About This Episode

Where can I listen to 152. Exploring Lambda Durable Functions?

You can listen to 152. Exploring Lambda Durable Functions on this page when the episode audio is available from the podcast feed.

Which podcast is this episode from?

152. Exploring Lambda Durable Functions is from AWS Bites by AWS Bites.

What are the episode details?

Published Feb 6, 2026 and 00:48:48 long