// tag
#Lambda
4 posts
Lambda durable functions fit the messy middle of agent workflows
AWS Lambda durable functions give multi-agent and human-in-the-loop workflows checkpointing, replay, callbacks, and polling without forcing every team to assemble custom orchestration infrastructure.
S3 Files makes Lambda file workflows simpler, but not automatically better
Amazon S3 Files lets Lambda functions work with S3-backed file paths instead of download-process-upload code, which can simplify workloads if teams understand consistency, throughput, and VPC implications.
Lambda MicroVMs make isolated sandboxes a serverless design choice
AWS Lambda MicroVMs give builders a new option for running user-generated and AI-generated code with VM-level isolation, fast resume, and controlled lifecycle state.
Lambda runtime upgrades need campaigns, not reminders
AWS Transform custom can help teams upgrade Lambda runtimes at scale, but the durable improvement is treating runtime changes as governed modernization campaigns.