About 1,030,000 results
Open links in new tab
  1. Serverless Computing - AWS Lambda - Amazon Web Services

    With AWS Lambda, you can build and operate powerful web and mobile back-ends that deliver consistent, uninterrupted service to end users by automatically scaling up and down based on real …

  2. What is AWS Lambda?

    Nov 14, 2014 · When using Lambda, you are responsible only for your code. Lambda runs your code on a high-availability compute infrastructure and manages all the computing resources, including server …

  3. AWS Lambda Pricing

    Lambda automatically manages instance provisioning, scaling, patching, and lifecycle management, while you retain the familiar Lambda programming model and seamless integration with event …

  4. AWS Lambda – Getting Started

    Use AWS Lambda on its own or combined with other AWS services to build powerful web applications, microservices and APIs that help you to gain agility, reduce operational complexity, reduce cost and …

  5. How Lambda works - AWS Lambda

    Learn about basic Lambda concepts such as functions, execution environments, deployment packages, layers, runtimes, extensions, events, and concurrency.

  6. Developing Lambda functions locally with VS Code - AWS Lambda

    AWS Lambda functions can be downloaded from console, opened in VS Code for editing code, testing locally, debugging remotely, deploying, and managing dependencies.

  7. Create your first Lambda function - AWS Lambda

    Nov 14, 2014 · To get started with Lambda, use the Lambda console to create a function. In a few minutes, you can create and deploy a function and test it in the console. As you carry out the tutorial, …

  8. Lambda runtimes - AWS Lambda

    Lambda supports multiple languages through the use of runtimes. A runtime provides a language-specific environment that relays invocation events, context information, and responses between …

  9. Actions, resources, and condition keys for AWS Lambda

    Lists all of the available service-specific resources, actions, and condition keys that can be used in IAM policies to control access to AWS Lambda.

  10. Lambda quotas - AWS Lambda

    AWS Lambda is designed to scale rapidly to meet demand, allowing your functions to scale up to serve traffic in your application. Lambda is designed for short-lived compute tasks that do not retain or rely …