The Wayback Machine - https://web.archive.org/web/20220516225335/https://dev.to/t/lambda

DEV Community

# lambda

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Lambda Layers

Lambda Layers

10
1 min read
AWS Lambda

AWS Lambda

13
1 min read
Securely Use Secrets In Your AWS CDK Deployed Lambda Function

Securely Use Secrets In Your AWS CDK Deployed Lambda Function

8
3 min read
Using Lambda to Automate OIDC and IAM role for Service Account in EKS

Using Lambda to Automate OIDC and IAM role for Service Account in EKS

16
4 min read
Deploy a NestJS API to AWS Lambda with Serverless Framework

Deploy a NestJS API to AWS Lambda with Serverless Framework

5
9 min read
Live Video Authorization with Private Channel on Amazon IVS

Live Video Authorization with Private Channel on Amazon IVS

8
9 min read
Running cron jobs in the cloud — Amazon EC2 vs AWS Lambda

Running cron jobs in the cloud — Amazon EC2 vs AWS Lambda

4
8 min read
Lambda@Edge support now available

Lambda@Edge support now available

4
7 min read
How to create a REST API with pre-written Serverless Components

How to create a REST API with pre-written Serverless Components

3
9 min read
How I cut AWS Lambda Java Cold Start Times in Half

How I cut AWS Lambda Java Cold Start Times in Half

7
3 min read
Behind the Scenes: Argonaut and AWS Lambda

Behind the Scenes: Argonaut and AWS Lambda

8
4 min read
Three Steps to Create a .NET AWS Lambda Function with an HTTPS Endpoint

Three Steps to Create a .NET AWS Lambda Function with an HTTPS Endpoint

6
7 min read
Should you use AWS X-Ray for all of your lambdas in AWS?

Should you use AWS X-Ray for all of your lambdas in AWS?

6
1 min read
Agregar Autorización a Api Gateway HTTP

Agregar Autorización a Api Gateway HTTP

6
7 min read
Lambda en Java bdarija

Lambda en Java bdarija

9
1 min read
Lambda exemple Comparator bDarija

Lambda exemple Comparator bDarija

10
1 min read
Learn How to Use Lambda Layers by Building an Image Resize Function Using Sharp

Learn How to Use Lambda Layers by Building an Image Resize Function Using Sharp

11
8 min read
AWS Lambda Function URLs with Serverless Framework

AWS Lambda Function URLs with Serverless Framework

5
4 min read
Invoke AWS Services Cross Account from Lambda (with AWS CDK and AWS SDK v3)

Invoke AWS Services Cross Account from Lambda (with AWS CDK and AWS SDK v3)

11
6 min read
Generate PDFs from HTML via Puppeteer on AWS Lambda + API Gateway

Generate PDFs from HTML via Puppeteer on AWS Lambda + API Gateway

9
5 min read
ESModule in AWS Lambda

ESModule in AWS Lambda

6
3 min read
Más espacio efímero (/tmp) en AWS Lambda, ahora hasta 10 GB disponible

Más espacio efímero (/tmp) en AWS Lambda, ahora hasta 10 GB disponible

7
2 min read
Python AWS Lambda unit testing

Python AWS Lambda unit testing

5
1 min read
Lambda function with persistent file store using AWS CDK and AWS EFS

Lambda function with persistent file store using AWS CDK and AWS EFS

8
3 min read
Debugging Node Serverless Functions on AWS Lambda

Debugging Node Serverless Functions on AWS Lambda

7
5 min read
Deploy a Docker built Lambda function with AWS CDK

Deploy a Docker built Lambda function with AWS CDK

8
3 min read
AWS Lambda Function URLs

AWS Lambda Function URLs

11
4 min read
AWS Lambda Function URLs with AWS CDK

AWS Lambda Function URLs with AWS CDK

9
3 min read
8 best practices for optimizing Lambda functions

8 best practices for optimizing Lambda functions

32 1
12 min read
Serverless Express — Easy APIs On AWS Lambda & AWS HTTP API

Serverless Express — Easy APIs On AWS Lambda & AWS HTTP API

5
7 min read
AWS Lambda Destination Support

AWS Lambda Destination Support

7
5 min read
🏇 AWS CDK 101 - 🍭 StateMachine and StepFunctions replacing our SQS based lambda trigger

🏇 AWS CDK 101 - 🍭 StateMachine and StepFunctions replacing our SQS based lambda trigger

12 2
9 min read
Controlling access to Lambda Function URLs

Controlling access to Lambda Function URLs

18
5 min read
How to manage your AWS Step Functions with Serverless

How to manage your AWS Step Functions with Serverless

7
4 min read
nbb and lambda function URL: turn a boring task into a piece of cake.

nbb and lambda function URL: turn a boring task into a piece of cake.

8
4 min read
How to Create Lambda function URLs

How to Create Lambda function URLs

19 4
3 min read
Introducing Lambda Function URLs

Introducing Lambda Function URLs

125 8
5 min read
Synchronous AWS Lambda & Amazon API Gateway limits and what to do about them

Synchronous AWS Lambda & Amazon API Gateway limits and what to do about them

12
5 min read
Pre Signup Validation on AWS Cognito

Pre Signup Validation on AWS Cognito

7 1
6 min read
4 ways of executing Lambda function via HTTP endpoint - a comparison

4 ways of executing Lambda function via HTTP endpoint - a comparison

10 2
2 min read
How to publish and use AWS Lambda Layers with the Serverless Framework

How to publish and use AWS Lambda Layers with the Serverless Framework

7
5 min read
Consuming SQS Messages with Lambda(TypeScript)

Consuming SQS Messages with Lambda(TypeScript)

11
3 min read
How to debug serverless apps

How to debug serverless apps

16 8
11 min read
Serverless geolocation

Serverless geolocation

9 2
5 min read
Serverless Framework example for Golang and Lambda

Serverless Framework example for Golang and Lambda

10
4 min read
Rust: CSV processing

Rust: CSV processing

14 2
7 min read
Keeping Functions Warm — How To Fix AWS Lambda Cold Start Issues

Keeping Functions Warm — How To Fix AWS Lambda Cold Start Issues

3
3 min read
Qué es Serveless en simples palabras

Qué es Serveless en simples palabras

8
6 min read
How to use AWS Fargate and Lambda for long-running processes in a Serverless app

How to use AWS Fargate and Lambda for long-running processes in a Serverless app

8 1
15 min read
Container Image Support for AWS Lambda

Container Image Support for AWS Lambda

2
7 min read
Serverless scale-ish

Serverless scale-ish

8
7 min read
How to set up a custom domain name for Lambda & API Gateway with Serverless

How to set up a custom domain name for Lambda & API Gateway with Serverless

4
5 min read
Serverless DB connections: Lambda to YugabyteDB 🚀

Serverless DB connections: Lambda to YugabyteDB 🚀

5
17 min read
Building a REST API in Node.js with AWS Lambda, API Gateway, DynamoDB, and Serverless Framework

Building a REST API in Node.js with AWS Lambda, API Gateway, DynamoDB, and Serverless Framework

7
6 min read
🏄 AWS CDK 101 🌸 - lambda & CDK watch

🏄 AWS CDK 101 🌸 - lambda & CDK watch

7
9 min read
Debugging AWS Lambda Locally

Debugging AWS Lambda Locally

6
3 min read
AWS Lambda Multi-Region & Multi-Account Deployments: Use Cases, Management, & Pitfalls to Avoid

AWS Lambda Multi-Region & Multi-Account Deployments: Use Cases, Management, & Pitfalls to Avoid

5
5 min read
Optimizing Lambda Performance for Your Serverless Applications

Optimizing Lambda Performance for Your Serverless Applications

10
4 min read
Rust + Lambda using CDK & Github Actions (Part 1)

Rust + Lambda using CDK & Github Actions (Part 1)

7
7 min read
Rust + Lambda using CDK & Github Actions (Part 2)

Rust + Lambda using CDK & Github Actions (Part 2)

7
7 min read
loading...