About 264,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 …

  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, …

  3. 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 …

  4. AWS Lambda – Resources

    In this tutorial, you will learn the basics of running code on AWS Lambda without provisioning or managing servers. Everything done in this tutorial is Free Tier eligible.

  5. How Lambda works - AWS Lambda

    This document covers creating, invoking, updating, listing, and deleting Lambda functions, as well as connecting Lambda to various AWS services like RDS, Kinesis, DynamoDB, DocumentDB, …

  6. Building and Debugging .NET Lambda applications with .NET …

    Mar 3, 2025 · Today we have released a developer preview for local Lambda development support that provides this feature in a .NET idiomatic experience. With the new Lambda …

  7. Use a custom transformation Lambda function to define how your …

    You have the ability to define a custom transformation Lambda function to inject your own logic into the knowledge base ingestion process. You may have specific chunking logic, not natively …

  8. Streamlining trace sampling behavior for AWS Lambda functions …

    Apr 21, 2025 · This post explores the importance of distributed tracing for operating serverless applications and announces an important update to tracing behavior for AWS Lambda, which …

  9. 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 …

  10. Serverless Computing - AWS Lambda Features - Amazon Web …

    AWS Lambda is a serverless compute service that runs your code in response to events and automatically manages the underlying compute resources for you.