DEV Community

# lambda

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Creating a Time-Triggered AWS Lambda Function

Creating a Time-Triggered AWS Lambda Function

5
Comments
6 min read
Magic links đŸȘ„ with Cognito using the CDK

Magic links đŸȘ„ with Cognito using the CDK

45
Comments 6
9 min read
The What, Why, and When of Mono-Lambda vs Single Function APIs

The What, Why, and When of Mono-Lambda vs Single Function APIs

94
Comments 3
6 min read
Monitoring serverless applications with AWS CloudWatch alarms

Monitoring serverless applications with AWS CloudWatch alarms

2
Comments
6 min read
Serverless Python: Managing Python Dependencies in AWS Lambda Layer

Serverless Python: Managing Python Dependencies in AWS Lambda Layer

2
Comments
1 min read
Serverless Logging

Serverless Logging

4
Comments
5 min read
Internet access for lambda in VPC

Internet access for lambda in VPC

4
Comments
2 min read
How to use AWS Lambda to create CI/CD dependencies with CodePipeline

How to use AWS Lambda to create CI/CD dependencies with CodePipeline

4
Comments
3 min read
How to create an AWS Lambda layer

How to create an AWS Lambda layer

3
Comments
2 min read
Migrating from Lambda@Edge to CloudFront Functions

Migrating from Lambda@Edge to CloudFront Functions

22
Comments 4
5 min read
Migrating from Lambda@Edge to CloudFront Functions

Migrating from Lambda@Edge to CloudFront Functions

4
Comments
5 min read
Debugging with Dashbird: AWS Lambda Process Exited Before Completing Request

Debugging with Dashbird: AWS Lambda Process Exited Before Completing Request

2
Comments
5 min read
Asynchronous Background Processing for Ruby or Rails using AWS Lambda Extensions.

Asynchronous Background Processing for Ruby or Rails using AWS Lambda Extensions.

36
Comments 1
4 min read
OpenCV in Lambda: Created an API to convert images to Pokémon ASCII art style using AWS and OpenCV

OpenCV in Lambda: Created an API to convert images to Pokémon ASCII art style using AWS and OpenCV

6
Comments
7 min read
How to setup AWS Lambda Layers (Nodejs)

How to setup AWS Lambda Layers (Nodejs)

26
Comments 11
3 min read
Managing external libraries in AWS lambda functions

Managing external libraries in AWS lambda functions

7
Comments
4 min read
Understanding the AWS Lambda Runtime API

Understanding the AWS Lambda Runtime API

28
Comments
5 min read
Which programming language in AWS Lambda should I use?

Which programming language in AWS Lambda should I use?

23
Comments 10
3 min read
Creating an API that runs Selenium via AWS Lambda

Creating an API that runs Selenium via AWS Lambda

51
Comments 48
4 min read
How to Backup Squarespace-Managed Styles using AWS Cloud

How to Backup Squarespace-Managed Styles using AWS Cloud

5
Comments 2
10 min read
Beginner's Guide to Running Rust on AWS Lambda

Beginner's Guide to Running Rust on AWS Lambda

67
Comments 1
10 min read
Creating S3 Object Lambda with CDK for C#

Creating S3 Object Lambda with CDK for C#

10
Comments
4 min read
Serverless (AWS) - How to trigger a Lambda function from a S3 bucket, and use it to update a DDB.

Serverless (AWS) - How to trigger a Lambda function from a S3 bucket, and use it to update a DDB.

7
Comments
4 min read
Serverless with AWS - How to trigger a Lambda function from a S3 bucket, and use it to update a DDB.

Serverless with AWS - How to trigger a Lambda function from a S3 bucket, and use it to update a DDB.

4
Comments
4 min read
Web scraping with Python and AWS Lambda: A modern approach

Web scraping with Python and AWS Lambda: A modern approach

7
Comments
2 min read
Lambda Functions in C++

Lambda Functions in C++

5
Comments 1
6 min read
A First Look at the Serverless Framework

A First Look at the Serverless Framework

6
Comments
4 min read
Collect Serverless Email Sign Ups with a Simple AWS Lambda

Collect Serverless Email Sign Ups with a Simple AWS Lambda

5
Comments
3 min read
All you need is love ❀ and data đŸ€–

All you need is love ❀ and data đŸ€–

2
Comments
3 min read
Introdução a Interfaces Funcionais

Introdução a Interfaces Funcionais

5
Comments
4 min read
Dynamically Configure Your Lambda@Edge Functions

Dynamically Configure Your Lambda@Edge Functions

15
Comments 5
7 min read
How to handle client errors gracefully with AppSync and Lambda

How to handle client errors gracefully with AppSync and Lambda

8
Comments
3 min read
AWS official lambda layers with AWS CDK

AWS official lambda layers with AWS CDK

7
Comments
3 min read
AWS API Gateway and Lambda

AWS API Gateway and Lambda

6
Comments
1 min read
Golang: Build and Deploy an AWS Lambda using CDK 🚀

Golang: Build and Deploy an AWS Lambda using CDK 🚀

20
Comments 1
3 min read
"CloudFront deployments with Lambda@Edge"

"CloudFront deployments with Lambda@Edge"

8
Comments
5 min read
CI/CD For CDN Invalidation Using AWS Lambda Function And Gitlab Pipeline

CI/CD For CDN Invalidation Using AWS Lambda Function And Gitlab Pipeline

10
Comments
4 min read
An Open Source and Completely Serverless Image Resizing Service in AWS

An Open Source and Completely Serverless Image Resizing Service in AWS

25
Comments 12
7 min read
Transform Notion into RSS reader with AWS Lambda and AWS CDK

Transform Notion into RSS reader with AWS Lambda and AWS CDK

14
Comments
11 min read
Quick notes to use the serverless framework to deploy a Node project on AWS

Quick notes to use the serverless framework to deploy a Node project on AWS

6
Comments 3
2 min read
A First Look at Architect

A First Look at Architect

7
Comments
10 min read
Criando a votação do BBB com serverless

Criando a votação do BBB com serverless

2
Comments 1
5 min read
A Thumbnail Creator Serverless application

A Thumbnail Creator Serverless application

9
Comments
3 min read
Lambda layer: not a package manager, but a deployment optimization

Lambda layer: not a package manager, but a deployment optimization

9
Comments
3 min read
Serverless contact form using AWS Lambda, API Gateway, and SES

Serverless contact form using AWS Lambda, API Gateway, and SES

4
Comments
4 min read
AWS Cloud Front Functions

AWS Cloud Front Functions

8
Comments
3 min read
How to Deploy Static Website with OAuth 2.0 Authorization, CloudFront CDN in 20 Minutes?

How to Deploy Static Website with OAuth 2.0 Authorization, CloudFront CDN in 20 Minutes?

5
Comments
5 min read
Lambda Retries and Dead Letter Queues

Lambda Retries and Dead Letter Queues

27
Comments
7 min read
AWS Lambda + ElastiCache Multi AZ en una red privada con acceso a internet

AWS Lambda + ElastiCache Multi AZ en una red privada con acceso a internet

11
Comments
4 min read
Let's Build an AWS Lambda in C#!

Let's Build an AWS Lambda in C#!

10
Comments
1 min read
Listing of AWS Lambda Python 2.7 functions that will be EOL(across all regions)

Listing of AWS Lambda Python 2.7 functions that will be EOL(across all regions)

4
Comments
2 min read
DynamoDb stream lambda trigger

DynamoDb stream lambda trigger

10
Comments 1
3 min read
Introduction to Java 8 in Layman's terms - Lambda expression & Functional interfaces basics

Introduction to Java 8 in Layman's terms - Lambda expression & Functional interfaces basics

4
Comments
1 min read
Building a custom IAM system has made me appreciate AWS IAM even more

Building a custom IAM system has made me appreciate AWS IAM even more

12
Comments
7 min read
Select Count(*) from DynamoDB Group By with Streams

Select Count(*) from DynamoDB Group By with Streams

9
Comments
11 min read
AWS Lambda Basics: Part 1

AWS Lambda Basics: Part 1

5
Comments 1
3 min read
Amplify API & Lambda

Amplify API & Lambda

9
Comments
4 min read
Production ready Typescript Serverless project configuration

Production ready Typescript Serverless project configuration

20
Comments 1
5 min read
AWS Amplify & Puppeteer

AWS Amplify & Puppeteer

14
Comments 2
9 min read
Rust/Wasm on AWS Lambda@Edge

Rust/Wasm on AWS Lambda@Edge

8
Comments
9 min read
loading...