https://rust-lambda.com/
Crafting Lambda Functions in Rust - eBook by Luciano Mammino and James Eastham
A practical guide on how to build efficient, sustainable, cost-effective serverless AWS solutions with the Rust programming language.
lambda functions
https://docs.aws.amazon.com/lambda/latest/dg/golang-package.html
Deploy Go Lambda functions with .zip file archives - AWS Lambda
This page describes how to create a .zip file as your deployment package for Go using an (the provided runtime family).
lambda functionszip filedeploygoarchives
https://aws.amazon.com/es/blogs/compute/testing-aws-lambda-functions-with-aws-sam-remote-invoke/
Testing AWS Lambda functions with AWS SAM remote invoke | AWS Compute Blog
Jun 23, 2023 - Serverless developers are looking for the most efficient way to test their applications in the AWS Cloud. They want to invoke an AWS Lambda function quickly...
aws lambdatestingfunctionssamremote
https://community.f5.com/kb/technicalarticles/use-aws-lambda-functions-in-a-cft/291172
Use AWS Lambda functions in a CFT | DevCentral
Aug 20, 2019 - Problem statement: You have an existing VPC and you want to deploy Big-IP, and you want to add a default route to steer traffic to the ENI of the Big-IP...
aws lambdausefunctionscftdevcentral
https://sdpython.github.io/doc/teachpyx/dev/auto_examples/prog/plot_lambda_function.html
Astuces avec les lambda functions - Documentation teachpyx 0.6.0
lambda functionsastucesaveclesdocumentation
https://aws.amazon.com/blogs/startups/triggering-lambda-functions-via-text-messages/
Triggering Lambda Functions via Text Messages | AWS Startups Blog
Sep 10, 2019 - Post by Sunil Mallya, Solutions Architect, AWS Time is the most critical component in the startup equation. Startups should maximize their time with customers...
lambda functionstext messagestriggeringviaaws
https://zapier.com/apps/aws-lambda/integrations/squarespace-forms/1610218/invoke-aws-lambda-functions-from-new-squarespace-forms-form-submissions
Invoke AWS Lambda functions from new Squarespace Forms form submissions
Streamline your form submissions processing with this workflow. Whenever a new form submission occurs in Squarespace Forms, a specific function in AWS Lambda...
aws lambdasquarespace formsinvokefunctionsnew
https://docs.aws.amazon.com/greengrass/v1/developerguide/module3-I.html
Module 3 (part 1): Lambda functions on AWS IoT Greengrass - AWS IoT Greengrass
This module shows you how to create and deploy a Lambda function that sends MQTT messages from your AWS IoT Greengrass core device. The module describes Lambda...
lambda functionsaws iotmodulepartgreengrass
https://aws.amazon.com/blogs/compute/50-increase-in-memory-capacity-for-aws-lambda-functions/
50% Increase in Memory Capacity for AWS Lambda Functions | AWS Compute Blog
May 23, 2022 - Tim Wagner, AWS Lambda AWS Lambda has increased the maximum capacity of memory for Lambda functions from 1Gb to 1.5Gb. Setting the memory for a Lambda function...
in memoryaws lambdaincreasecapacity
https://aws.amazon.com/blogs/compute/optimizing-lambda-functions-packaged-as-container-images/
Optimizing Lambda functions packaged as container images | AWS Compute Blog
Jan 12, 2021 - AWS Lambda launched support for packaging and deploying functions as container images at re:Invent 2020. In this post you learn how to build container images...
lambda functionscontainer imagesoptimizingpackagedaws
https://nasa.github.io/cumulus/docs/v16.1.3/workflows/lambda/
Develop Lambda Functions | Cumulus Documentation
Develop a new Cumulus Lambda
lambda functionsdevelopcumulusdocumentation
https://lwn.net/Articles/163494/
lambda functions [LWN.net]
lambda functionslwn
https://dmitrysoshnikov.teachable.com/courses/1578633/lectures/36070522
Lecture 19: Lambda functions | Dmitry Soshnikov | Education
Essentials of Low-level Interpretation
lambda functionslecturedmitryeducation
https://docs.aws.amazon.com/cloud9/latest/user-guide/lambda-toolkit.html
Working with AWS Lambda functions using the AWS Toolkit - AWS Cloud9
Learn how to use AWS Lambda using the AWS Toolkit.
using the toolkitworking withaws lambdafunctions
https://www.techtarget.com/searchapparchitecture/tip/How-shared-Lambda-functions-help-microservices-access-control
How shared Lambda functions help microservices access control | TechTarget
Amazon API Gateway enables you to create customized microservices access control, but that can complicate error message returns. Here's how shared Lambda...
lambda functionsaccess controlsharedhelpmicroservices
https://zapier.com/apps/aws-lambda/integrations/typeform/255646506/invoke-aws-lambda-functions-for-every-new-typeform-entry
Invoke AWS Lambda functions for every new Typeform entry
This workflow offers an efficient solution when you need to process new entries from Typeform. Whenever there's a new entry in Typeform, it will trigger a...
aws lambdainvokefunctionseverynew
https://nasa.github.io/cumulus/docs/v9.0.0/workflows/lambda/
Develop Lambda Functions | Cumulus Documentation
Develop a new Cumulus Lambda
lambda functionsdevelopcumulusdocumentation
https://aws.amazon.com/jp/blogs/networking-and-content-delivery/lambda-functions-as-targets-for-application-load-balancers/
Lambda functions as targets for Application Load Balancers | Networking & Content Delivery
May 12, 2020 - As of today, Application Load Balancers (ALBs) now support AWS Lambda functions as targets. Build websites and web applications as serverless code, using AWS...
lambda functionsload balancerstargets
https://azamsharp.teachable.com/courses/azamsharp-teachable-com-p-machine-learning-bootcamp-for-complete-beginners/lectures/62510279
What are Lambda Functions? | AzamSharp School
lambda functionsschool
https://dmitrysoshnikov.teachable.com/courses/essentials-of-interpretation/lectures/14460943
Lecture 12: Lambda functions and Functional programming | Dmitry
Semantics of programming languages
lambda functionsfunctional programminglecturedmitry
https://aws.amazon.com/blogs/compute/deploying-aws-lambda-functions-using-aws-controllers-for-kubernetes-ack/
Deploying AWS Lambda functions using AWS Controllers for Kubernetes (ACK) | AWS Compute Blog
Sep 8, 2022 - This blog post shows how AWS Controllers for Kubernetes enables you to deploy a Lambda function directly from your Amazon EKS environment. AWS Controllers for...
aws lambdadeployingfunctionsusing
https://dev.to/dufernandes/my-most-used-java-8-lambda-functions-269i
My most used Java 8 Lambda functions - DEV Community
Introduction Java 8 launched one of its best features: lambda functions - the first step o... Tagged with java, functional, beginners.
most usedlambda functionsjavadevcommunity
https://aws.amazon.com/blogs/compute/migrating-aws-lambda-functions-from-the-go1-x-runtime-to-the-custom-runtime-on-amazon-linux-2/?ref=blogs.halodoc.io
Migrating AWS Lambda functions from the Go1.x runtime to the custom runtime on Amazon Linux 2 | AWS...
Feb 13, 2024 - Lambda is deprecating the go1.x runtime in line with Amazon Linux 1 end-of-life, scheduled for December 31, 2023. Customers using Go with Lambda should migrate...
https://dev.to/gunnargrosch/failure-injection-for-aws-lambda-azure-functions-and-cloud-functions-4njg
Failure injection for AWS Lambda, Azure Functions and Cloud Functions - DEV Community
How to build reliable and robust serverless applications with the help of failure injection. Tagged with serverless, chaosengineering, failureinjection.
aws lambdaazure functionsfailureinjection
https://aws.amazon.com/about-aws/whats-new/2024/03/aws-lambda-functions-graviton2-govcloud-us-regions/
AWS Lambda Functions powered by AWS Graviton2 now available in the AWS GovCloud (US) Regions
https://docs.aws.amazon.com/lambda/latest/dg/best-practices.html?ref=wellarchitected
Best practices for working with AWS Lambda functions - AWS Lambda
Best practices for using AWS Lambda.
best practicesworking withaws lambdafunctions
https://aws.amazon.com/about-aws/whats-new/2024/04/aws-lambda-functions-12x-faster-govcloud-us-regions/
AWS Lambda functions now scale up to 12X faster in the AWS GovCloud (US) Regions - AWS
Discover more about what's new at AWS with AWS Lambda functions now scale up to 12X faster in the AWS GovCloud (US) Regions
https://aws.amazon.com/pt/about-aws/whats-new/2018/11/aws-lambda-now-supports-custom-runtimes-and-layers/
AWS Lambda Now Supports Custom Runtimes and Enables Sharing Common Code Between Functions - AWS
Discover more about what's new at AWS with AWS Lambda Now Supports Custom Runtimes and Enables Sharing Common Code Between Functions
https://www.lambdafunctions.com/
Lambda Functions
lambdafunctions
https://help.zoho.com/portal/en/community/topic/build-readable-reusable-custom-functions-with-lambda
Build readable, reusable custom functions with LAMBDA()
LAMBDA, the new addition to Zoho Sheet's function gallery, has the potential to change the way you work with formulas in your spreadsheet. The function helps...
custom functionsbuildreadablereusablelambda
https://aws.amazon.com/about-aws/whats-new/2026/04/lambda-durable-functions-16-new-regions/
AWS Lambda durable functions are now available in 16 additional AWS Regions - AWS
Discover more about what's new at AWS with AWS Lambda durable functions are now available in 16 additional AWS Regions
are now availableaws lambdadurablefunctions
https://www.ibm.com/docs/en/instana-observability?topic=lambda-aws-native-tracing-net-net-core
Setting up native tracing for .NET or .NET Core-based AWS Lambda functions
You can set up Instana AutoTrace for AWS Lambda functions that are written in .NET or .NET Core.
setting up
https://aws.amazon.com/blogs/machine-learning/build-reusable-serverless-inference-functions-for-your-amazon-sagemaker-models-using-aws-lambda-layers-and-containers/
Build reusable, serverless inference functions for your Amazon SageMaker models using AWS Lambda...
Jul 31, 2023 - July 2023: This post was reviewed for accuracy. Please refer to Deploying ML models using SageMaker Serverless Inference, a new inference option that enables...
https://aws.amazon.com/blogs/compute/introducing-maximum-concurrency-of-aws-lambda-functions-when-using-amazon-sqs-as-an-event-source/
Introducing maximum concurrency of AWS Lambda functions when using Amazon SQS as an event source |...
Jan 20, 2023 - This blog post is written by Solutions Architects John Lee and Jeetendra Vaidya. AWS Lambda now provides a way to control the maximum number of concurrent...
https://aws.amazon.com/fr/about-aws/whats-new/2024/03/aws-lambda-functions-graviton2-govcloud-us-regions/
AWS Lambda Functions powered by AWS Graviton2 now available in the AWS GovCloud (US) Regions
https://aws.amazon.com/jp/about-aws/whats-new/2024/03/aws-lambda-functions-graviton2-govcloud-us-regions/
AWS Lambda Functions powered by AWS Graviton2 now available in the AWS GovCloud (US) Regions
https://docs.aws.amazon.com/lambda/latest/dg/durable-security.html
Security and permissions for Lambda durable functions - AWS Lambda
Configure IAM permissions for durable functions and understand security features including state encryption and CloudTrail logging.
security and permissionslambdadurablefunctionsaws
https://grafana.com/blog/how-to-observe-aws-lambda-functions-using-the-opentelemetry-collector-and-grafana-cloud/
How to observe AWS Lambda functions using the OpenTelemetry Collector and Grafana Cloud | Grafana...
Use the opentelemetry-lambda extension layer to gather your data efficiently and cost-effectively, and learn how to pair it with Grafana Cloud without touching...
how to observe
https://courses.ems.psu.edu/geog489/node/2393
3.4 Higher Order Functions and lambda expressions | GEOG 489: Advanced Python Programming for GIS
https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-cloudwatch-lambda-insights-functions-graviton2/?ref=markn.ca
Amazon CloudWatch Lambda Insights now supports AWS Lambda functions powered by AWS Graviton2...
Discover more about what's new at AWS with Amazon CloudWatch Lambda Insights now supports AWS Lambda functions powered by AWS Graviton2 Processor (General...
amazon cloudwatchinsights nowpowered bylambda
https://gist.github.com/FlorinAsavoaie/25b8a7a535831089ad38e72d92ed3b36
AWS Lambda functions that you can set to be triggered by Codecommit push triggers and it will...
AWS Lambda functions that you can set to be triggered by Codecommit push triggers and it will trigger builds on any CodeBuild Project that has this repository...
https://www.elastic.co/docs/reference/apm/agents/java/aws-lambda
Monitoring AWS Lambda Java Functions | APM Java agent
The Java APM Agent can be used with AWS Lambda to monitor the execution of your AWS Lambda functions. To get started with APM for your Java AWS Lambda...
aws lambdamonitoringjavafunctionsapm
https://aws.amazon.com/pt/blogs/compute/developing-a-serverless-slack-app-using-aws-step-functions-and-aws-lambda/
Developing a serverless Slack app using AWS Step Functions and AWS Lambda | AWS Compute Blog
May 24, 2023 - This blog was written by Sam Wilson, Cloud Application Architect and John Lopez, Cloud Application Architect. Slack, as an enterprise collaboration and...
aws step functions
https://depot.dev/blog/lambda-durable-implementation
Lambda durable functions: Real implementation notes
Mar 4, 2026 - AWS Lambda durable functions let you write long-running processes that survive crashes and suspend compute entirely while waiting for external events. Getting...
lambdadurablefunctionsrealimplementation
https://lambda.gsfc.nasa.gov/product/wmap/dr5/beam_xfer_get.html
LAMBDA - WMAP Beam Transfer Functions Products
LAMBDA - WMAP DR5 Beam Transfer Functions Products
transfer functionslambdawmapbeamproducts
https://dts.ucla.edu/news/bruin-learn-canvas-enhancement-monday-513-update-all-aws-lambda-functions-dynamodb-scan-query
Bruin Learn / Canvas Enhancement on Monday, 5/13 - Update all AWS Lambda Functions from DynamoDB...
Jan 26, 2025 - Bruin Learn / Canvas underwent scheduled enhancement on Monday, May 13, 2024. With this update, thirteen AWS lambda functions will be updated to use query...