# Introducing Temporal Serverless Workers: Deploy Temporal Workers to AWS Lambda

DevFeed: [Introducing Temporal Serverless Workers: Deploy Temporal Workers to AWS Lambda](<https://devfeed.tech/articles/introducing-temporal-serverless-workers-deploy-temporal-workers-to-aws-lambda-35892.md>)

Original publisher: [Read original article](<https://temporal.io/blog/introducing-temporal-serverless-workers-deploy-temporal-workers-to-aws-lambda>)

Author: Brandon Chavis

Published: 2026-05-06T00:00:00Z

Content type: release

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [autoscaling](<https://devfeed.tech/topics/autoscaling.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [deploy](<https://devfeed.tech/tags/deploy.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [lambda](<https://devfeed.tech/tags/lambda.md>), [product-news](<https://devfeed.tech/tags/product-news.md>), [serverless](<https://devfeed.tech/tags/serverless.md>)

## AI overview

Temporal announced that Serverless Workers for AWS Lambda has graduated from pre-release to Public Preview for Temporal Cloud. The feature supports Go, Python, Java, .NET, and TypeScript SDKs and provides automatic invocation, autoscaling, and scale-to-zero behavior.

## Source excerpt

Deploy Temporal Workers directly to AWS Lambda. Serverless Workers handle invocation, autoscaling, and scale-to-zero, so you can skip the infrastructure setup