DEV Community

# lambda

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
AWS Cost Optimisation - Understanding Lambda Spending

AWS Cost Optimisation - Understanding Lambda Spending

5
Comments
4 min read
Real World Serverless: Part 4 - From Express.js route to AWS Lambda API

Real World Serverless: Part 4 - From Express.js route to AWS Lambda API

17
Comments
12 min read
Go Notes: Auth0 validation for AWS Lambda

Go Notes: Auth0 validation for AWS Lambda

6
Comments
2 min read
Reduce your package size when uploading a Lambda function

Reduce your package size when uploading a Lambda function

17
Comments 1
4 min read
Symfony on a lambda: sessions

Symfony on a lambda: sessions

6
Comments
5 min read
Going Serverless Firebase

Going Serverless Firebase

9
Comments
3 min read
Going Serverless Azure

Going Serverless Azure

7
Comments
5 min read
Going Serverless Zeit

Going Serverless Zeit

6
Comments
2 min read
Going Serverless

Going Serverless

4
Comments
4 min read
What are lambda expressions in Python?

What are lambda expressions in Python?

17
Comments 3
1 min read
Pleasant parsing of AWS Lambda logs

Pleasant parsing of AWS Lambda logs

9
Comments 1
2 min read
Tracking failed SQS messages

Tracking failed SQS messages

5
Comments
2 min read
Optimizing AWS Lambda

Optimizing AWS Lambda

22
Comments 1
17 min read
Getting started with serverless functions using NodeJS and AWS

Getting started with serverless functions using NodeJS and AWS

9
Comments
4 min read
Serverless application development with Node.js on AWS platform using Serverless framework

Serverless application development with Node.js on AWS platform using Serverless framework

10
Comments
4 min read
The Case for Stabby Lambda Notation

The Case for Stabby Lambda Notation

15
Comments 1
4 min read
How to access VPC and internet resources from Lambda without paying for a NAT Gateway

How to access VPC and internet resources from Lambda without paying for a NAT Gateway

16
Comments 2
3 min read
Creating an AWS Private Certificate Root Authority with Lambda and Node.js

Creating an AWS Private Certificate Root Authority with Lambda and Node.js

23
Comments
6 min read
NestJS & AWS Lambda Without HTTP

NestJS & AWS Lambda Without HTTP

18
Comments 2
3 min read
Clean Code of Lambda Usages in Java 8

Clean Code of Lambda Usages in Java 8

9
Comments
3 min read
Serverless Big Data: lessons learned building an event ingestion pipeline on Amazon Web Services

Serverless Big Data: lessons learned building an event ingestion pipeline on Amazon Web Services

3
Comments
11 min read
Deploying a Go Function in AWS Lambda using AWS SAM

Deploying a Go Function in AWS Lambda using AWS SAM

11
Comments
8 min read
lambdas Are Better Than procs

lambdas Are Better Than procs

24
Comments
4 min read
Symfony on a lambda: assets

Symfony on a lambda: assets

6
Comments
6 min read
Using Lambdas to Simplify Varying Behaviors in Your Code

Using Lambdas to Simplify Varying Behaviors in Your Code

7
Comments
10 min read
Automating Deployment Of Lambda Functions Using Serverless Framework, AWS CodePipeline

Automating Deployment Of Lambda Functions Using Serverless Framework, AWS CodePipeline

18
Comments
4 min read
lambda-wasmtime - Running WebAssembly on AWS Lambda

lambda-wasmtime - Running WebAssembly on AWS Lambda

6
Comments 1
2 min read
AWS Serverless: API Gateway, Lambda e uma lista de itens para verificar antes de ir para produção

AWS Serverless: API Gateway, Lambda e uma lista de itens para verificar antes de ir para produção

7
Comments
6 min read
Symfony on a lambda: first deployment

Symfony on a lambda: first deployment

18
Comments
5 min read
Finding AWS Lambda Cold Start Durations

Finding AWS Lambda Cold Start Durations

5
Comments 1
3 min read
How to toggle Vpc configuration per stage?

How to toggle Vpc configuration per stage?

8
Comments
2 min read
Generating PDFs with Node, PDFkit, and Serverless on AWS Lambda

Generating PDFs with Node, PDFkit, and Serverless on AWS Lambda

11
Comments
4 min read
How to build a serverless photo upload service with API Gateway

How to build a serverless photo upload service with API Gateway

64
Comments 4
10 min read
How to get started and debug Lambda functions

How to get started and debug Lambda functions

45
Comments
7 min read
Where Serverless plugin stops and platform starts

Where Serverless plugin stops and platform starts

9
Comments
5 min read
Using Firebase Admin SDK with Netlify Lambda Functions

Using Firebase Admin SDK with Netlify Lambda Functions

14
Comments 1
6 min read
Anatomy of AWS Lambda

Anatomy of AWS Lambda

194
Comments 20
13 min read
Lambda - From Knowing Nothing to Creating Your First API With it in Less Than 10 Minutes

Lambda - From Knowing Nothing to Creating Your First API With it in Less Than 10 Minutes

9
Comments
14 min read
TIL: Create and deploy a serverless function in AWS

TIL: Create and deploy a serverless function in AWS

5
Comments
1 min read
First steps with serverless Python: write to s3 and call other Lambdas

First steps with serverless Python: write to s3 and call other Lambdas

13
Comments
2 min read
Send SMS with Chrome extension and AWS Lambda: Walkthrough

Send SMS with Chrome extension and AWS Lambda: Walkthrough

9
Comments 3
6 min read
How I save $$$ by using Cloudflare Workers

How I save $$$ by using Cloudflare Workers

14
Comments
3 min read
Zip files on S3 with AWS Lambda and Node

Zip files on S3 with AWS Lambda and Node

62
Comments 36
3 min read
X-Ray in Lamba

X-Ray in Lamba

18
Comments
5 min read
AWS SAM API with Cognito

AWS SAM API with Cognito

25
Comments
6 min read
How to use the power of CloudFormation custom resources for great good

How to use the power of CloudFormation custom resources for great good

9
Comments
4 min read
Be careful when using error reporting services and serverless functions

Be careful when using error reporting services and serverless functions

7
Comments 4
2 min read
A simple event-sourcing example with snapshots using Lambda and DynamoDB

A simple event-sourcing example with snapshots using Lambda and DynamoDB

12
Comments 2
4 min read
How to make serverless framework boilerplates customizable

How to make serverless framework boilerplates customizable

5
Comments
4 min read
Kotlin extension function vs function literal with receiver

Kotlin extension function vs function literal with receiver

8
Comments
2 min read
6 Keys to Managing Database Load in AWS Lambda

6 Keys to Managing Database Load in AWS Lambda

16
Comments 1
6 min read
How to do blue-green deployment for Step Functions

How to do blue-green deployment for Step Functions

17
Comments
5 min read
How to Schedule Any Task with AWS Lambda

How to Schedule Any Task with AWS Lambda

27
Comments 7
4 min read
Building an infinitely scalable cloud host for less than $5/mo

Building an infinitely scalable cloud host for less than $5/mo

86
Comments
8 min read
From Zero to AWS DocumentDB

From Zero to AWS DocumentDB

22
Comments 2
5 min read
Scheduled REST call with AWS Lambda and Slack feedback

Scheduled REST call with AWS Lambda and Slack feedback

8
Comments
4 min read
13 AWS Lambda design considerations you need to know about – Part 2

13 AWS Lambda design considerations you need to know about – Part 2

18
Comments 6
12 min read
13 AWS Lambda design considerations you need to know about – Part 1

13 AWS Lambda design considerations you need to know about – Part 1

21
Comments
11 min read
The 6 concepts you need to know before trying Serverless

The 6 concepts you need to know before trying Serverless

22
Comments
6 min read
How to send SMS Messages with AWS Lambda, SNS and Python 3

How to send SMS Messages with AWS Lambda, SNS and Python 3

42
Comments
7 min read
loading...