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

DEV Community

DEV Community is a community of 673,673 amazing developers

We're a place where coders share, stay up-to-date and grow their careers.

Create new account Log in
loading...

# lambda

👋 Sign in for the ability sort posts by top and latest.
AWS Lambda using CDK

AWS Lambda using CDK

3
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

2
2 min read
Monitoring serverless applications with AWS CloudWatch alarms

Monitoring serverless applications with AWS CloudWatch alarms

1
6 min read
Internet access for lambda in VPC

Internet access for lambda in VPC

2
1 min read
Creating a Time-Triggered AWS Lambda Function

Creating a Time-Triggered AWS Lambda Function

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

Debugging with Dashbird: AWS Lambda Process Exited Before Completing Request

2
5 min read
How to create an AWS Lambda layer

How to create an AWS Lambda layer

2
2 min read
Magic links 🪄 with Cognito using the CDK

Magic links 🪄 with Cognito using the CDK

12
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

64 2
6 min read
Migrating from Lambda@Edge to CloudFront Functions

Migrating from Lambda@Edge to CloudFront Functions

3
5 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

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

Migrating from Lambda@Edge to CloudFront Functions

13 4
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.

35 1
4 min read
How to Backup Squarespace-Managed Styles using AWS Cloud

How to Backup Squarespace-Managed Styles using AWS Cloud

7 2
10 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
7 min read
How to setup AWS Lambda Layers (Nodejs)

How to setup AWS Lambda Layers (Nodejs)

6
3 min read
Managing external libraries in AWS lambda functions

Managing external libraries in AWS lambda functions

4
4 min read
Understanding the AWS Lambda Runtime API

Understanding the AWS Lambda Runtime API

18
5 min read
Introdução a Interfaces Funcionais

Introdução a Interfaces Funcionais

4
4 min read
Which programming language in AWS Lambda should I use?

Which programming language in AWS Lambda should I use?

19 9
3 min read
Creating S3 Object Lambda with CDK for C#

Creating S3 Object Lambda with CDK for C#

10
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
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
4 min read
Beginner's Guide to Running Rust on AWS Lambda

Beginner's Guide to Running Rust on AWS Lambda

32
10 min read
Web scraping with Python and AWS Lambda: A modern approach

Web scraping with Python and AWS Lambda: A modern approach

3
2 min read
Creating an API that runs Selenium via AWS Lambda

Creating an API that runs Selenium via AWS Lambda

33 16
3 min read
Lambda Functions in C++

Lambda Functions in C++

3 1
6 min read
Stateful Serverless on Lambda using Upstash Redis

Stateful Serverless on Lambda using Upstash Redis

3
1 min read
a first look at the serverless framework

a first look at the serverless framework

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

Collect Serverless Email Sign Ups with a Simple AWS Lambda

5
3 min read
How to handle client errors gracefully with AppSync and Lambda

How to handle client errors gracefully with AppSync and Lambda

7
3 min read
Dynamically Configure Your Lambda@Edge Functions

Dynamically Configure Your Lambda@Edge Functions

13 1
7 min read
a history of hosting redwoodJS - how the universal deployment machine was built

a history of hosting redwoodJS - how the universal deployment machine was built

4
12 min read
AWS official lambda layers with AWS CDK

AWS official lambda layers with AWS CDK

8
3 min read
AWS API Gateway and Lambda

AWS API Gateway and Lambda

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

Golang: Build and Deploy an AWS Lambda using CDK 🚀

20
3 min read
CodeWars assignment that got me thinking – the power of lambda!

CodeWars assignment that got me thinking – the power of lambda!

15 2
4 min read
"CloudFront deployments with Lambda@Edge"

"CloudFront deployments with Lambda@Edge"

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

13 10
7 min read
A Thumbnail Creator Serverless application

A Thumbnail Creator Serverless application

4
3 min read
Transform Notion into RSS reader with AWS Lambda and AWS CDK

Transform Notion into RSS reader with AWS Lambda and AWS CDK

7
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 3
2 min read
a first look at architect

a first look at architect

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

Criando a votação do BBB com serverless

2 1
5 min read
Lambda layer: not a package manager, but a deployment optimization

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

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

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

4
4 min read
AWS Cloud Front Functions

AWS Cloud Front Functions

10
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?

2
5 min read
Lambda Retries and Dead Letter Queues

Lambda Retries and Dead Letter Queues

27
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

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

Let's Build an AWS Lambda in C#!

10
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
2 min read
DynamoDb stream lambda trigger

DynamoDb stream lambda trigger

10
3 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

11
7 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

3
1 min read
Select Count(*) from DynamoDB Group By with Streams

Select Count(*) from DynamoDB Group By with Streams

5
11 min read
Amplify API & Lambda

Amplify API & Lambda

9
4 min read
Production ready Typescript Serverless project configuration

Production ready Typescript Serverless project configuration

15
5 min read
AWS Amplify & Puppeteer

AWS Amplify & Puppeteer

8
9 min read
loading...