DEV Community

# lambda

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Optimize Lambda Memory and CPU

How to Optimize Lambda Memory and CPU

41
Comments 3
6 min read
AWS Lambda backups of Route53 -> S3

AWS Lambda backups of Route53 -> S3

12
Comments 4
4 min read
AWS Lambda: how to share code between functions in a monorepo

AWS Lambda: how to share code between functions in a monorepo

19
Comments 2
1 min read
List AWS Lambda functions not associated with VPC

List AWS Lambda functions not associated with VPC

7
Comments
1 min read
AWS Lambda VPC Networking

AWS Lambda VPC Networking

8
Comments
5 min read
Better Logging for Lambda Functions

Better Logging for Lambda Functions

13
Comments 1
4 min read
Using Netlify functions to fetch external files

Using Netlify functions to fetch external files

11
Comments 1
2 min read
A brief introduction to Java Lambda expressions

A brief introduction to Java Lambda expressions

6
Comments
6 min read
Why I believe in the brave new world of serverless

Why I believe in the brave new world of serverless

59
Comments 4
4 min read
AWS DevOps Pro Certification Blog Post Series: AWS Lambda

AWS DevOps Pro Certification Blog Post Series: AWS Lambda

16
Comments
5 min read
How to conditionally upload Lambda artifact to s3 with Terraform?

How to conditionally upload Lambda artifact to s3 with Terraform?

4
Comments 8
1 min read
What is a Serverless Function?

What is a Serverless Function?

14
Comments
6 min read
ICYMI: five updates you’ve missed about Serverless Step Functions

ICYMI: five updates you’ve missed about Serverless Step Functions

8
Comments 1
4 min read
AWS Lambda and DynamoDB - some first steps

AWS Lambda and DynamoDB - some first steps

24
Comments 3
9 min read
Write AWS Lambda function in Deno

Write AWS Lambda function in Deno

26
Comments 4
5 min read
AWS Lambda Functions written in Rust

AWS Lambda Functions written in Rust

9
Comments
6 min read
Migrating authentication from Express.js to API Gateway using a Lambda Authorizer

Migrating authentication from Express.js to API Gateway using a Lambda Authorizer

14
Comments
7 min read
Identifying service boundaries in a monolithic API

Identifying service boundaries in a monolithic API

14
Comments
5 min read
AWS White Paper Walkthrough - Security Overview of AWS Lambda March 2019 30:44

AWS White Paper Walkthrough - Security Overview of AWS Lambda March 2019

16
Comments 2
1 min read
Java 8: Entenda facilmente funções lambda, a principal novidade!

Java 8: Entenda facilmente funções lambda, a principal novidade!

12
Comments
6 min read
Resize images from s3 with AWS Lambda and Rust

Resize images from s3 with AWS Lambda and Rust

14
Comments
9 min read
What you need to know before going serverless

What you need to know before going serverless

9
Comments
7 min read
Warming Up your Lambdas: Schedule or Plugin?

Warming Up your Lambdas: Schedule or Plugin?

24
Comments 9
4 min read
How to whitelist your Next.js serverless deployments on Now

How to whitelist your Next.js serverless deployments on Now

11
Comments 1
3 min read
File upload with AWS Lambda and S3 in Node

File upload with AWS Lambda and S3 in Node

19
Comments 2
2 min read
Serverless for small projects = 💯

Serverless for small projects = 💯

7
Comments
2 min read
How to build a Serverless Twitter bot

How to build a Serverless Twitter bot

16
Comments
4 min read
Build AWS Lambda function with typescript only use parcel-bundler

Build AWS Lambda function with typescript only use parcel-bundler

20
Comments
1 min read
Send e-mails through AWS SES and Lambda

Send e-mails through AWS SES and Lambda

22
Comments 2
6 min read
Using serverless Ruby on AWS Lambda to resize images

Using serverless Ruby on AWS Lambda to resize images

20
Comments
4 min read
PR previews for your static site with CodeBuild and Lambda@Edge

PR previews for your static site with CodeBuild and Lambda@Edge

8
Comments 1
7 min read
Java 8 lambdas: 101

Java 8 lambdas: 101

16
Comments
2 min read
Building Serverless Google Analytics from Scratch

Building Serverless Google Analytics from Scratch

83
Comments 2
11 min read
Lambda expressions

Lambda expressions

6
Comments
1 min read
A crash course on Serverless with AWS - Running Node.js 11 on Lambda

A crash course on Serverless with AWS - Running Node.js 11 on Lambda

101
Comments 3
5 min read
Building a super cheap transcoder using AWS Lambda

Building a super cheap transcoder using AWS Lambda

24
Comments 17
5 min read
Deploying a Serverless Image Service on AWS with CloudFront, Api Gateway, S3, AWS Lambda, and Thumbor

Deploying a Serverless Image Service on AWS with CloudFront, Api Gateway, S3, AWS Lambda, and Thumbor

9
Comments
5 min read
Building AWS Lambdas for Real World using Ruby and Serverless Framework

Building AWS Lambdas for Real World using Ruby and Serverless Framework

71
Comments 7
7 min read
Creating a contact form with AWS Lambda and .Net Core

Creating a contact form with AWS Lambda and .Net Core

3
Comments
12 min read
A Lesson Learned In Going Serverless

A Lesson Learned In Going Serverless

46
Comments 11
1 min read
CLJS ❤️'s Lambda

CLJS ❤️'s Lambda

26
Comments
5 min read
A crash course on Serverless with AWS - Building APIs with Lambda and Aurora Serverless

A crash course on Serverless with AWS - Building APIs with Lambda and Aurora Serverless

160
Comments 28
13 min read
What new use cases do the re:Invent 2018 serverless announcements open up?

What new use cases do the re:Invent 2018 serverless announcements open up?

34
Comments 4
7 min read
AWS Lambda Rust Runtime Announced

AWS Lambda Rust Runtime Announced

20
Comments 2
1 min read
Schedule emails without polling a database using Step Functions

Schedule emails without polling a database using Step Functions

62
Comments
1 min read
Why serverless newbies should use a deployment framework

Why serverless newbies should use a deployment framework

79
Comments 8
1 min read
Deploying Flask on AWS Lambda

Deploying Flask on AWS Lambda

27
Comments 6
4 min read
Netlify Continuous Development

Netlify Continuous Development

15
Comments
2 min read
Deploy a .NET Core Web API with AWS Lambda and the serverless framework

Deploy a .NET Core Web API with AWS Lambda and the serverless framework

39
Comments 5
1 min read
My first post is about lambda resize images

My first post is about lambda resize images

8
Comments 2
1 min read
A crash course on Serverless with AWS - Image resize on-the-fly with Lambda and S3

A crash course on Serverless with AWS - Image resize on-the-fly with Lambda and S3

166
Comments 14
12 min read
How we saved over $1,000 by building CloudForecast.io with Serverless and AWS Lambda.

How we saved over $1,000 by building CloudForecast.io with Serverless and AWS Lambda.

14
Comments
4 min read
AWS Server-less data pipelines with Terraform - Part 2

AWS Server-less data pipelines with Terraform - Part 2

8
Comments
8 min read
Monitoring Wrocław weather with AWS

Monitoring Wrocław weather with AWS

9
Comments
4 min read
Silence of the Lambdas - 5 antipatterns for AWS Lambda

Silence of the Lambdas - 5 antipatterns for AWS Lambda

20
Comments 1
7 min read
AWS Server-less data pipelines with Terraform - Part 1

AWS Server-less data pipelines with Terraform - Part 1

16
Comments 1
4 min read
My Python Serverless Setup

My Python Serverless Setup

71
Comments 2
4 min read
Jelly Fin: Transaction CRUD

Jelly Fin: Transaction CRUD

8
Comments
3 min read
AWS Lambda - Step Functions - RDS - S3 - Aurora - Part 1

AWS Lambda - Step Functions - RDS - S3 - Aurora - Part 1

14
Comments
4 min read
Serverless pain

Serverless pain

48
Comments 11
7 min read
loading...