DEV Community

# lambda

Posts

馃憢 Sign in for the ability to sort posts by relevant, latest, or top.
Orchestrate AWS Lambdas using MongoDB - Part 1

Orchestrate AWS Lambdas using MongoDB - Part 1

Comments
2 min read
The one mistake everyone makes when using Kinesis with聽Lambda

The one mistake everyone makes when using Kinesis with聽Lambda

4
Comments
5 min read
Explain AWS Lambda to your EC2 guy in 5 steps

Explain AWS Lambda to your EC2 guy in 5 steps

6
Comments 2
2 min read
Introduction to AWS Step functions by Automated Image-Processing Using Amazon Rekognition

Introduction to AWS Step functions by Automated Image-Processing Using Amazon Rekognition

5
Comments
5 min read
LAPD - Lambda Python Deployment for special "get out of jail" cases

LAPD - Lambda Python Deployment for special "get out of jail" cases

2
Comments
1 min read
AWS DynamoDB: Comparing Lambda & Step Functions To Scan 1MB Data

AWS DynamoDB: Comparing Lambda & Step Functions To Scan 1MB Data

1
Comments
4 min read
AWS Lambda: Serverless Computing Made Easy

AWS Lambda: Serverless Computing Made Easy

3
Comments
3 min read
10 things you need to know about AWs event-driven architecture

10 things you need to know about AWs event-driven architecture

1
Comments
2 min read
Exploring Advanced Logging Controls for AWS Lambda

Exploring Advanced Logging Controls for AWS Lambda

3
Comments
4 min read
Product Architecture Cheat Sheet

Product Architecture Cheat Sheet

Comments
4 min read
URL Redirection Using API Gateway

URL Redirection Using API Gateway

13
Comments
3 min read
Clean authorization control in serverless functions

Clean authorization control in serverless functions

37
Comments 1
4 min read
Serverless Computing 101: AWS Lambda and the Rise of Function-as-a-Service

Serverless Computing 101: AWS Lambda and the Rise of Function-as-a-Service

4
Comments
4 min read
Introduction to Lambda Function聽URLs

Introduction to Lambda Function聽URLs

14
Comments 4
3 min read
CloudFront Functions vs. Lambda@Edge: what's the difference?

CloudFront Functions vs. Lambda@Edge: what's the difference?

13
Comments 1
3 min read
Amplify: how to share code without Lambda Layers or private聽NPM

Amplify: how to share code without Lambda Layers or private聽NPM

Comments
4 min read
Cross Account Access of Image URI in Lambda with ECR Permissions

Cross Account Access of Image URI in Lambda with ECR Permissions

2
Comments
3 min read
Amazon Inspector for Lambda standard and code scanning

Amazon Inspector for Lambda standard and code scanning

7
Comments 1
5 min read
Triggering Lambda function with Application Load Balancer

Triggering Lambda function with Application Load Balancer

18
Comments 4
3 min read
AWS Custom API Gateway Authorizer with Rust and Okta

AWS Custom API Gateway Authorizer with Rust and Okta

3
Comments 1
9 min read
Overview of AWS Lambda internal extensions

Overview of AWS Lambda internal extensions

5
Comments
3 min read
Why I picked AWS CDK?

Why I picked AWS CDK?

Comments
2 min read
Which is the best language for AWS Lambda (and you?)

Which is the best language for AWS Lambda (and you?)

9
Comments
4 min read
How To Schedule a Lambda Function in AWS

How To Schedule a Lambda Function in AWS

5
Comments 4
3 min read
Stop using Lambda Layers (use this instead)

Stop using Lambda Layers (use this instead)

51
Comments 4
8 min read
Serverless Scheduled Reporting Service with AWS EventBridge, Lambda, SNS, and CDK

Serverless Scheduled Reporting Service with AWS EventBridge, Lambda, SNS, and CDK

2
Comments 1
9 min read
How to create REST API using Amazon API Gateway + AWS Lambda(Serverless) + Dynamo DB and test using a POSTMAN聽tool

How to create REST API using Amazon API Gateway + AWS Lambda(Serverless) + Dynamo DB and test using a POSTMAN聽tool

1
Comments
4 min read
Implementaci贸n de custom Lambda Authorizer para Amazon API Gateway

Implementaci贸n de custom Lambda Authorizer para Amazon API Gateway

14
Comments
9 min read
Level Up Your Lambda Deployments with Serverless Framework

Level Up Your Lambda Deployments with Serverless Framework

Comments
3 min read
AWS Lambda Permissions: Resource-Based Policies vs. IAM Roles

AWS Lambda Permissions: Resource-Based Policies vs. IAM Roles

3
Comments
4 min read
Supercharge Your AWS Lambda Game With Lambda Powertools

Supercharge Your AWS Lambda Game With Lambda Powertools

Comments
10 min read
[Hands-On] AWS Lambda function URL with AWS IAM Authentication type

[Hands-On] AWS Lambda function URL with AWS IAM Authentication type

2
Comments
5 min read
Deploying lambda with custom docker聽image

Deploying lambda with custom docker聽image

9
Comments
3 min read
Pros, Cons, and traps of EC2 Instance Start and Stop Schedules with AWS Lambda

Pros, Cons, and traps of EC2 Instance Start and Stop Schedules with AWS Lambda

8
Comments
3 min read
Scheduling EC2 start and stop using Eventbridge and Lambda (part 2 of 2)

Scheduling EC2 start and stop using Eventbridge and Lambda (part 2 of 2)

16
Comments
4 min read
Self-optimize Lambda memory configuration(s) at scale with Flink

Self-optimize Lambda memory configuration(s) at scale with Flink

Comments 1
4 min read
Leveraging Infrastructure as Code (IaC) for AWS Lambda: A Comparative Analysis of AWS SAM, Terraform, and Serverless Framework

Leveraging Infrastructure as Code (IaC) for AWS Lambda: A Comparative Analysis of AWS SAM, Terraform, and Serverless Framework

6
Comments
4 min read
Implement custom retry logic with SQS & Lambda鈥�-鈥奝art II鈥�-鈥妘sing EventBridge Scheduler

Implement custom retry logic with SQS & Lambda鈥�-鈥奝art II鈥�-鈥妘sing EventBridge Scheduler

3
Comments
4 min read
How to create image compression website by using Amazon S3 & Lambda

How to create image compression website by using Amazon S3 & Lambda

Comments
8 min read
Scaling to Infinity: Mastering Hyperscale AWS Serverless Architecture with Lambdas (Part 1)

Scaling to Infinity: Mastering Hyperscale AWS Serverless Architecture with Lambdas (Part 1)

1
Comments
5 min read
Generate Pre-Signed URL for S3 with AWS Lambda

Generate Pre-Signed URL for S3 with AWS Lambda

Comments
2 min read
Deploy & Run your Node.js Framework App on AWS Lambda with AWS Lambda Web Adapter

Deploy & Run your Node.js Framework App on AWS Lambda with AWS Lambda Web Adapter

5
Comments
10 min read
The Cloud Resume Challenge

The Cloud Resume Challenge

2
Comments
3 min read
Local Development with AWS Lambda and NestJS: Docker Debugging and Hot Reload

Local Development with AWS Lambda and NestJS: Docker Debugging and Hot Reload

7
Comments
8 min read
Stop using AWS Lambda for everything! 馃洃

Stop using AWS Lambda for everything! 馃洃

10
Comments 2
4 min read
How to handle unmatched routes with serverless

How to handle unmatched routes with serverless

2
Comments
1 min read
FaaS Comparison: AWS Lambda vs Azure Functions

FaaS Comparison: AWS Lambda vs Azure Functions

8
Comments 2
6 min read
Serverless Challenge - Is scaling achievable using Redis as a cache-aside pattern?

Serverless Challenge - Is scaling achievable using Redis as a cache-aside pattern?

8
Comments
6 min read
Implement custom retry logic with SQS & Lambda鈥�-鈥奝art I鈥�-鈥妘sing SQS delayed聽messages

Implement custom retry logic with SQS & Lambda鈥�-鈥奝art I鈥�-鈥妘sing SQS delayed聽messages

7
Comments
4 min read
Running an LLM inside an AWS Lambda Function

Running an LLM inside an AWS Lambda Function

5
Comments 1
7 min read
S3 trigger AWS Lambda

S3 trigger AWS Lambda

1
Comments
4 min read
Building an Amazon Bedrock App for Text and Image Retrieval

Building an Amazon Bedrock App for Text and Image Retrieval

15
Comments 2
4 min read
Mastering AWS Step Functions: Unleashing the Power of Nested Workflows

Mastering AWS Step Functions: Unleashing the Power of Nested Workflows

12
Comments 1
3 min read
Leveraging AWS Cognito with Serverless for User Authentication and Data Management

Leveraging AWS Cognito with Serverless for User Authentication and Data Management

4
Comments
8 min read
Unlocking Lambda's Full Potential: How to Resolve Layer Size Limits and Optimize Your Serverless Experience!

Unlocking Lambda's Full Potential: How to Resolve Layer Size Limits and Optimize Your Serverless Experience!

Comments
2 min read
Reconnecting websockets on AWS

Reconnecting websockets on AWS

1
Comments
2 min read
Fast piano transcription on AWS -Part 2

Fast piano transcription on AWS -Part 2

Comments
4 min read
Maintaining Lambda Function Performance During Peak Traffic

Maintaining Lambda Function Performance During Peak Traffic

Comments
4 min read
World of serverless: AWS Lambda & EventBridge

World of serverless: AWS Lambda & EventBridge

19
Comments
3 min read
AWS Lambda as a "Container runtime"

AWS Lambda as a "Container runtime"

2
Comments
3 min read
loading...