DEV Community

# lambda

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Serverless PDF Processing with AWS Lambda and Textract

Serverless PDF Processing with AWS Lambda and Textract

10
Comments 1
9 min read
Why won't my forEach lambda allow me to exit my function with a return statement in Java?

Why won't my forEach lambda allow me to exit my function with a return statement in Java?

Comments 2
2 min read
Deploy Express JS container image on Lambda AWS

Deploy Express JS container image on Lambda AWS

7
Comments 1
3 min read
Automating Image Thumbnails with AWS Lambda and S3: A Step-by-Step Guide

Automating Image Thumbnails with AWS Lambda and S3: A Step-by-Step Guide

Comments
5 min read
Reliable S3 Data Replication: Automatically Mirror New Files Without Worrying About Deletions

Reliable S3 Data Replication: Automatically Mirror New Files Without Worrying About Deletions

Comments
4 min read
AWS ALB(Ingress) access logs on Grafana

AWS ALB(Ingress) access logs on Grafana

8
Comments 1
6 min read
Lambda Functions: A Simplified Guide for Modern Programming

Lambda Functions: A Simplified Guide for Modern Programming

Comments
3 min read
Default Functional Interfaces in Java

Default Functional Interfaces in Java

Comments
4 min read
Reduce ETL Time by Converting Sequential Code to Parallel AWS Lambda Execution

Reduce ETL Time by Converting Sequential Code to Parallel AWS Lambda Execution

2
Comments
2 min read
Execute Lambda triggered by DB record updates

Execute Lambda triggered by DB record updates

3
Comments
3 min read
Lambda function using Docker Container Image -Part 2 Measuring cold and warm starts of Lambda function with Java (21) runtime

Lambda function using Docker Container Image -Part 2 Measuring cold and warm starts of Lambda function with Java (21) runtime

4
Comments
3 min read
Leveraging Lambda@Edge to seamlessly manage frontend maintenance window like a pro

Leveraging Lambda@Edge to seamlessly manage frontend maintenance window like a pro

4
Comments 2
6 min read
A Critical Look at AWS Lambda Extensions: Pros, Cons, and Recommended Use Cases

A Critical Look at AWS Lambda Extensions: Pros, Cons, and Recommended Use Cases

4
Comments
8 min read
DBのレコード更新をトリガーにLambdaを実行する(パート1)

DBのレコード更新をトリガーにLambdaを実行する(パート1)

4
Comments
2 min read
The Ultimate Guide to AWS Lambda Extensions in 2024: Supercharge Your Serverless Functions

The Ultimate Guide to AWS Lambda Extensions in 2024: Supercharge Your Serverless Functions

Comments
3 min read
❄️ Mastering Cold Starts in AWS Lambda: Minimize Delays in Your Serverless Apps

❄️ Mastering Cold Starts in AWS Lambda: Minimize Delays in Your Serverless Apps

Comments
3 min read
Step-by-Step procedure for creating a Lambda function, deploying it to AWS and testing it🎉

Step-by-Step procedure for creating a Lambda function, deploying it to AWS and testing it🎉

Comments
2 min read
How to Vertically Scale Your Amazon RDS Instance

How to Vertically Scale Your Amazon RDS Instance

Comments
3 min read
OneOf Library in C#

OneOf Library in C#

5
Comments
5 min read
Build standalone applications with Nestjs

Build standalone applications with Nestjs

3
Comments
2 min read
Deploy Puppeteer and Chrome on AWS Lambda With Layers and AWS CDK

Deploy Puppeteer and Chrome on AWS Lambda With Layers and AWS CDK

1
Comments 3
6 min read
Enhancing AWS Lambda with AWS Lambda Powertools: A Complete Guide to CRUD Operations in DynamoDB

Enhancing AWS Lambda with AWS Lambda Powertools: A Complete Guide to CRUD Operations in DynamoDB

2
Comments
7 min read
From Node.js to Go: Supercharging S3 Downloads of Thousands of Files as a Single Zip

From Node.js to Go: Supercharging S3 Downloads of Thousands of Files as a Single Zip

1
Comments 2
4 min read
Resolve Lambda URL Error - signature not match when using POST/PUT

Resolve Lambda URL Error - signature not match when using POST/PUT

8
Comments
4 min read
Deploy a Express JS app in Lambda AWS

Deploy a Express JS app in Lambda AWS

1
Comments 1
2 min read
Everything Suffers from Cold Starts

Everything Suffers from Cold Starts

6
Comments 1
7 min read
Serverless Telegram Bot: Setting up our environment in AWS with CDK

Serverless Telegram Bot: Setting up our environment in AWS with CDK

1
Comments
6 min read
Why You Should Use AWS Lambda Layers 📦

Why You Should Use AWS Lambda Layers 📦

4
Comments
3 min read
Lambda function using Docker Container Image -Part 1 How to develop and deploy Lambda function with Java (21) runtime

Lambda function using Docker Container Image -Part 1 How to develop and deploy Lambda function with Java (21) runtime

5
Comments
5 min read
How to Customize AI Inference with AWS Lambda@Edge

How to Customize AI Inference with AWS Lambda@Edge

Comments
15 min read
Sherlock Holmes: The Great Lambda Mystery

Sherlock Holmes: The Great Lambda Mystery

16
Comments
2 min read
Deploying AWS Lambda Functions with API Gateway to DynamoDB using AWS SAM on LocalStack

Deploying AWS Lambda Functions with API Gateway to DynamoDB using AWS SAM on LocalStack

6
Comments
5 min read
AWS Lambda with CloudFront configuration guide

AWS Lambda with CloudFront configuration guide

1
Comments
9 min read
AWS Lambda with CloudFront: CORS, authorization and caching examples

AWS Lambda with CloudFront: CORS, authorization and caching examples

3
Comments
5 min read
AWS Lambda Function URL with CORS explained by example

AWS Lambda Function URL with CORS explained by example

4
Comments
11 min read
Uploading Files to S3 Using a Signed URL

Uploading Files to S3 Using a Signed URL

2
Comments
3 min read
Simplifying API Access with AWS Lambda Function URLs: Handling GET, POST, PUT, and DELETE with Built-in Security

Simplifying API Access with AWS Lambda Function URLs: Handling GET, POST, PUT, and DELETE with Built-in Security

Comments
3 min read
Dynamic rule processing for data streams using Flink & Serverless on AWS

Dynamic rule processing for data streams using Flink & Serverless on AWS

8
Comments
4 min read
Setting Up VPC and Lambda Function with Terraform

Setting Up VPC and Lambda Function with Terraform

Comments
4 min read
Setting Up a VPC for Your App Using AWS Management Console

Setting Up a VPC for Your App Using AWS Management Console

Comments
5 min read
Mastering AWS Step Functions Error Handling

Mastering AWS Step Functions Error Handling

16
Comments 2
4 min read
Building a Serverless Application with AWS Cloud Development Kit (CDK): API Gateway, Lambda, Layers and DynamoDB

Building a Serverless Application with AWS Cloud Development Kit (CDK): API Gateway, Lambda, Layers and DynamoDB

7
Comments
11 min read
Como escalar las consultas de AWS Lambda RDS Proxy conéctese a RDS (Aurora)

Como escalar las consultas de AWS Lambda RDS Proxy conéctese a RDS (Aurora)

Comments
1 min read
CloudWatch OTLP metrics exporter using .Net Lambda

CloudWatch OTLP metrics exporter using .Net Lambda

3
Comments
2 min read
AWS Lambda : Zip or Docker image ?

AWS Lambda : Zip or Docker image ?

14
Comments 1
3 min read
Build with CDK (Cloud Development Kit) an infra for Image processing using Lambda functions, S3 buckets, and DynamoDB

Build with CDK (Cloud Development Kit) an infra for Image processing using Lambda functions, S3 buckets, and DynamoDB

3
Comments
7 min read
Protect Client Data Using MongoDB Field Level Encryption With AWS KMS & AWS Lambda

Protect Client Data Using MongoDB Field Level Encryption With AWS KMS & AWS Lambda

2
Comments
12 min read
Preventing Multiple Processing of SQS Messages

Preventing Multiple Processing of SQS Messages

2
Comments 1
2 min read
Execução preguiçosa com Lambdas

Execução preguiçosa com Lambdas

5
Comments
2 min read
AWS Lambda vs. Cloudflare Workers Detailed Comparison

AWS Lambda vs. Cloudflare Workers Detailed Comparison

24
Comments 8
7 min read
Creating a Scalable Serverless Chat Application on AWS

Creating a Scalable Serverless Chat Application on AWS

4
Comments
3 min read
Use Lambda and DynamoDB to resize S3 Image Uploaded using TERRAFORM

Use Lambda and DynamoDB to resize S3 Image Uploaded using TERRAFORM

3
Comments
7 min read
Exploring AWS Lambda: Use Cases, Security, Performance Tips, and Cost Management

Exploring AWS Lambda: Use Cases, Security, Performance Tips, and Cost Management

2
Comments
7 min read
Optimising package size for Typescript AWS Lambda functions using serverless-esbuild

Optimising package size for Typescript AWS Lambda functions using serverless-esbuild

1
Comments
5 min read
Effective task management in Habitica using a text file and AWS Serverless

Effective task management in Habitica using a text file and AWS Serverless

8
Comments
17 min read
Building and Integrating Lambda Layers with Serverless API

Building and Integrating Lambda Layers with Serverless API

1
Comments 1
4 min read
AWS Lambda Layer

AWS Lambda Layer

4
Comments
2 min read
Track your performance using Habitica, Timestream and Grafana

Track your performance using Habitica, Timestream and Grafana

2
Comments
11 min read
Cross-Compilation in Go for AWS Lambda

Cross-Compilation in Go for AWS Lambda

1
Comments 1
2 min read
JDBC and Streams have never been simpler

JDBC and Streams have never been simpler

1
Comments
1 min read
loading...