
153. LLM Inference with Bedrock
Mar 6, 2026 - 00:43:25
Radio and PodcastLive Radio & Podcasts
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...
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...
This episode belongs to AWS Bites.
Use the player on this page to stream the episode online.
Published Feb 6, 2026, 00:48:48 long, audio available.
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: - | | - | |
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.
152. Exploring Lambda Durable Functions is an episode from AWS Bites by AWS Bites.
This episode is 00:48:48 long.
This episode was published on Feb 6, 2026.
Yes. Use the heart button on the episode page to add it to your favorite episodes list.
Yes. This page shows related episodes from AWS Bites when more episodes are available from the podcast feed.
You can listen to 152. Exploring Lambda Durable Functions on this page when the episode audio is available from the podcast feed.
152. Exploring Lambda Durable Functions is from AWS Bites by AWS Bites.
Published Feb 6, 2026 and 00:48:48 long