About 621,000 results
Open links in new tab
  1. aws_lambda_function | Resources - Terraform Registry

    Manages an AWS Lambda Function. Use this resource to create serverless functions that run code in response to events without provisioning or managing servers. For information about …

  2. What is AWS Lambda? - AWS Lambda

    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 - GeeksforGeeks

    Oct 24, 2025 · Tight Integration with the AWS Ecosystem: Lambda is the glue that can connect dozens of AWS services. You can trigger functions from services like S3, API Gateway, …

  4. Create your first Lambda function - AWS Lambda

    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, you'll …

  5. What is AWS Lambda? Lambda Function with Examples - Guru99

    Aug 1, 2024 · In AWS Lambda the code is executed based on the response of events in AWS services such as add/delete files in S3 bucket, HTTP request from Amazon API gateway, etc. …

  6. The Complete Beginner’s Guide to Creating an AWS Lambda Function

    Jan 25, 2024 · Once you have an account, you can log in to the AWS Management Console, where you can easily access and manage your Lambda functions. To create a Lambda …

  7. Getting Started with AWS Lambda: A Step-by-Step Tutorial

    Dec 25, 2024 · In this tutorial, we will explore AWS Lambda, from setting up your first function to integrating it with other AWS services. Whether you’re processing data streams or building …

  8. What is AWS Lambda? A Guide to Serverless Functions and Pricing

    3 days ago · A complete guide to serverless with AWS Lambda. Learn how an AWS Lambda Function works, get a full breakdown of AWS Lambda Pricing, and see its limitations.

  9. Amazon Web Services - Creating a Lambda Function

    Jul 23, 2025 · To begin working with Lambda functions, let's become familiar with these options. Author from scratch: You'll begin with a straightforward "Hello World" example and be able to …

  10. AWS::Lambda::Function - AWS CloudFormation

    Lambda blocks creating new functions and updating existing functions shortly after each runtime is deprecated. For more information, see Runtime use after deprecation.