DEV Community

# lambda

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Can you solve FizzBuzz ... in a tweet?

Can you solve FizzBuzz ... in a tweet?

4
Comments
4 min read
AWS Lambda Layers

AWS Lambda Layers

7
Comments
3 min read
Dynamic Log Control for Serverless

Dynamic Log Control for Serverless

5
Comments
6 min read
Deploying a Django project on AWS Lambda using Serverless (Part 4)

Deploying a Django project on AWS Lambda using Serverless (Part 4)

12
Comments
8 min read
Serverless WordPress architecture on AWS

Serverless WordPress architecture on AWS

3
Comments
14 min read
What is the Lambda Execution context and why use it?

What is the Lambda Execution context and why use it?

7
Comments 1
2 min read
Automated database update and restore with AWS Lambda functions for AWS Aurora

Automated database update and restore with AWS Lambda functions for AWS Aurora

8
Comments
5 min read
AWS Lambda using CDK

AWS Lambda using CDK

9
Comments
3 min read
Enabling Binary response from AWS API Gateway endpoint with Lambda Proxy integration

Enabling Binary response from AWS API Gateway endpoint with Lambda Proxy integration

4
Comments
2 min read
Free SenseDeep Developer Plan

Free SenseDeep Developer Plan

2
Comments
3 min read
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

40
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

91
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

1
Comments
1 min read
Serverless Logging

Serverless Logging

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

How to create an AWS Lambda layer

3
Comments
2 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
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)

18
Comments 9
3 min read
Managing external libraries in AWS lambda functions

Managing external libraries in AWS lambda functions

5
Comments
4 min read
Understanding the AWS Lambda Runtime API

Understanding the AWS Lambda Runtime API

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

Which programming language in AWS Lambda should I use?

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

Creating an API that runs Selenium via AWS Lambda

35
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

64
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.

6
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

5
Comments
2 min read
Lambda Functions in C++

Lambda Functions in C++

4
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

14
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 🚀

18
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

20
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

10
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
loading...