DEV Community

# lambda

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Create your first serverless function using AWS Lambda and ExpressJs

Create your first serverless function using AWS Lambda and ExpressJs

4
Comments
4 min read
What is Lambda Layers and how to use it with Java runtime?

What is Lambda Layers and how to use it with Java runtime?

7
Comments
5 min read
7 AWS Services Every Developer Should Know About

7 AWS Services Every Developer Should Know About

18
Comments 1
5 min read
AWS AppSync Direct Lambda vs DynamoDB Resolver

AWS AppSync Direct Lambda vs DynamoDB Resolver

20
Comments 1
2 min read
Puppeteer in an AWS Lambda Function Part 2

Puppeteer in an AWS Lambda Function Part 2

24
Comments 6
3 min read
Get Your Twitch Stream Live on Your Website

Get Your Twitch Stream Live on Your Website

21
Comments 2
3 min read
10 quick facts about AWS Lambda

10 quick facts about AWS Lambda

22
Comments 2
2 min read
AWS Lambda - Enhance the functionality with Lambda Layers

AWS Lambda - Enhance the functionality with Lambda Layers

8
Comments
6 min read
Lambda Extensions are Changing what it Means to be Serverless

Lambda Extensions are Changing what it Means to be Serverless

13
Comments
1 min read
AWS EventBridge Replays

AWS EventBridge Replays

20
Comments 2
5 min read
Puppeteer in an AWS Lambda Function Part 1

Puppeteer in an AWS Lambda Function Part 1

29
Comments 2
3 min read
How to handle a multilingual static site with Amazon CloudFront hosted on Amazon S3

How to handle a multilingual static site with Amazon CloudFront hosted on Amazon S3

4
Comments
2 min read
How to create dynamic chart image on AWS S3 with ChaosGraph Library

How to create dynamic chart image on AWS S3 with ChaosGraph Library

6
Comments
6 min read
Creating an AWS Lambda Function in Java

Creating an AWS Lambda Function in Java

9
Comments
2 min read
Serverless Docker Patterns

Serverless Docker Patterns

45
Comments 2
7 min read
Zip your own Netlify functions for better dependency control

Zip your own Netlify functions for better dependency control

6
Comments 1
3 min read
Webpack 5 Builds for AWS Lambda Functions using TypeScript

Webpack 5 Builds for AWS Lambda Functions using TypeScript

6
Comments
4 min read
Migrate python async worker to asynchrounous Lambda

Migrate python async worker to asynchrounous Lambda

13
Comments 3
8 min read
Deploy Django to AWS Lamda with Zappa

Deploy Django to AWS Lamda with Zappa

11
Comments 1
6 min read
Connecting AWS Lambda To A Postgres DB: Part 1

Connecting AWS Lambda To A Postgres DB: Part 1

16
Comments 1
6 min read
Build an Express like app on AWS Lambda

Build an Express like app on AWS Lambda

12
Comments
11 min read
A visual introduction to AWS Lambda permissions

A visual introduction to AWS Lambda permissions

48
Comments 2
8 min read
REST API using AWS Java SDK

REST API using AWS Java SDK

4
Comments 2
4 min read
How I created a door bell with AWS Serverless

How I created a door bell with AWS Serverless

345
Comments 18
5 min read
AWS Lambda Deep Dive

AWS Lambda Deep Dive

2
Comments
1 min read
AWS Serverless Application Model : Guide to writing your first AWS SAM Application

AWS Serverless Application Model : Guide to writing your first AWS SAM Application

21
Comments
9 min read
Effective Java! Favor the Use of Standard Functional Interfaces

Effective Java! Favor the Use of Standard Functional Interfaces

7
Comments
3 min read
How to create statically generated, serverless site with NextJS, AWS CloudFront and Terraform

How to create statically generated, serverless site with NextJS, AWS CloudFront and Terraform

15
Comments
15 min read
How to sample AppSync resolver logs

How to sample AppSync resolver logs

5
Comments
4 min read
Effective Java! Prefer Method References to Lambdas

Effective Java! Prefer Method References to Lambdas

5
Comments
2 min read
Using aws-auto-cleanup to keep an AWS test account neat & tidy (and minimal cost!)

Using aws-auto-cleanup to keep an AWS test account neat & tidy (and minimal cost!)

5
Comments
4 min read
LAMBDA – A Serverless Musical (Hamilton "My Shot" Parody)

LAMBDA – A Serverless Musical (Hamilton "My Shot" Parody)

7
Comments
9 min read
Generating thumbnails via S3 events using aws-cdk (TypeScript)

Generating thumbnails via S3 events using aws-cdk (TypeScript)

16
Comments
5 min read
Deploy AWS lambda functions from a monorepo

Deploy AWS lambda functions from a monorepo

9
Comments
2 min read
How did I re-architect my web application to serve dynamic forms serverless

How did I re-architect my web application to serve dynamic forms serverless

6
Comments
4 min read
CloudWatch Logs with Two Subscriptions?

CloudWatch Logs with Two Subscriptions?

3
Comments
3 min read
SenseDeep Beautiful Metrics

SenseDeep Beautiful Metrics

2
Comments
3 min read
Invoke HTTP from AWS Lambda without Waiting

Invoke HTTP from AWS Lambda without Waiting

6
Comments
4 min read
Large Step Function Data - Dealing With Eventual Consistency in S3

Large Step Function Data - Dealing With Eventual Consistency in S3

3
Comments
7 min read
How to setup AWS lambda function to talk to the internet and VPC

How to setup AWS lambda function to talk to the internet and VPC

8
Comments
4 min read
Encrypting Your Environment Variables in Lambda with KMS

Encrypting Your Environment Variables in Lambda with KMS

8
Comments
12 min read
Lambda Expression

Lambda Expression

16
Comments
5 min read
#30DaysOfCJS: Move over GUI, let's build a VUI with JavaScript!

#30DaysOfCJS: Move over GUI, let's build a VUI with JavaScript!

5
Comments
1 min read
Simplify AWS lambda TypeScript functions with middleware

Simplify AWS lambda TypeScript functions with middleware

2
Comments
5 min read
Using Lambda to rewrite URLs for Hugo

Using Lambda to rewrite URLs for Hugo

19
Comments
2 min read
Simplify a Lambda dependency with a Lambda Layer

Simplify a Lambda dependency with a Lambda Layer

5
Comments
2 min read
AWS Lambda SNS Destinations not working on failure or success

AWS Lambda SNS Destinations not working on failure or success

5
Comments 1
1 min read
Image upload to S3 react native

Image upload to S3 react native

8
Comments 2
3 min read
Serverless Framework Introduction: Let's create a Telegram bot in Ruby with Lambda and API Gateway

Serverless Framework Introduction: Let's create a Telegram bot in Ruby with Lambda and API Gateway

4
Comments
1 min read
A Brief 10-Point Guide to AWS Lambda

A Brief 10-Point Guide to AWS Lambda

6
Comments 2
2 min read
Writing AWS lambdas with Architect

Writing AWS lambdas with Architect

9
Comments
4 min read
Choreography vs Orchestration in the land of serverless

Choreography vs Orchestration in the land of serverless

62
Comments 3
6 min read
Creating a Twitter Bot using AWS Lambda and Go

Creating a Twitter Bot using AWS Lambda and Go

52
Comments
19 min read
Archive your AWS data to reduce storage cost

Archive your AWS data to reduce storage cost

2
Comments
7 min read
OpenFaas

OpenFaas

4
Comments
4 min read
Netlify Functions in 2-ish minutes

Netlify Functions in 2-ish minutes

2
Comments
1 min read
Creating Thumbnails with AWS Lambda and NodeJS

Creating Thumbnails with AWS Lambda and NodeJS

3
Comments
5 min read
Deploying serverless Django applications to AWS with CDK on a tiny budget using the Lambda proxy pattern

Deploying serverless Django applications to AWS with CDK on a tiny budget using the Lambda proxy pattern

17
Comments
16 min read
My AWSome journey to the Cloud: the Cloud Resume Challenge

My AWSome journey to the Cloud: the Cloud Resume Challenge

6
Comments
2 min read
Deploy Serverless Laravel application using bref

Deploy Serverless Laravel application using bref

32
Comments 6
3 min read
loading...