AWS Lambda Documentation
With AWS Lambda, you can run code without provisioning or managing servers. You pay only for the compute
time that you consume—there's no charge when your code isn't running. You can run code for virtually any type of
application or backend service—all with zero administration. Just upload your code and Lambda takes care of
everything required to run and scale your code with high availability.
Lambda guides and references
- Describes in detail all the API operations for AWS Lambda.
Get started with serverless
- Brings together the latest blogs, videos, code, and learning resources for serverless AWS services.
PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.