DEV Community

# lambda

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Understanding AWS lambda qualifiers

Understanding AWS lambda qualifiers

15
Comments
2 min read
If TDD is Zen, adding Serverless brings Nirvana

If TDD is Zen, adding Serverless brings Nirvana

112
Comments 6
11 min read
Making the most of Marketo with UI extensions and Lambda functions

Making the most of Marketo with UI extensions and Lambda functions

9
Comments
5 min read
Event Handling in AWS using SNS, SQS, and Lambda

Event Handling in AWS using SNS, SQS, and Lambda

168
Comments 16
11 min read
AWS Lambda SQS events with Serverless Framework

AWS Lambda SQS events with Serverless Framework

47
Comments 25
7 min read
Make A Recursive Anonymous Factorial Function In Python.

Make A Recursive Anonymous Factorial Function In Python.

10
Comments
1 min read
Java Stream Uses

Java Stream Uses

14
Comments
5 min read
Vue.js and AWS Lambda: Developing Production-Ready Apps (Part 1)

Vue.js and AWS Lambda: Developing Production-Ready Apps (Part 1)

10
Comments
1 min read
Getting Started with AWS Lambda and Node.js

Getting Started with AWS Lambda and Node.js

115
Comments 19
9 min read
Corral: A Serverless MapReduce Framework

Corral: A Serverless MapReduce Framework

5
Comments
9 min read
Circle CI Nightly Builds and Github PRs with AWS Lambda Triggers

Circle CI Nightly Builds and Github PRs with AWS Lambda Triggers

37
Comments
8 min read
Serverless-Side Rendering With AWS Lambda & NuxtJS

Serverless-Side Rendering With AWS Lambda & NuxtJS

36
Comments 1
7 min read
How to Use MongoDB Connection Pooling on AWS Lambda

How to Use MongoDB Connection Pooling on AWS Lambda

14
Comments
9 min read
Go functional with Java

Go functional with Java

163
Comments 4
4 min read
Testing [Nodejs] Lambda functions

Testing [Nodejs] Lambda functions

11
Comments
3 min read
Just do it! With AWS Lambda

Just do it! With AWS Lambda

37
Comments 1
3 min read
Making Lambda/API Gateway Environments for each git Branches

Making Lambda/API Gateway Environments for each git Branches

20
Comments 1
3 min read
Email Events On Your Terms: Webhooks, Databases, AWS, and more!

Email Events On Your Terms: Webhooks, Databases, AWS, and more!

12
Comments
6 min read
Serverless Use Cases: Real World Examples, AWS Lambda@Edge & Serverless Tips

Serverless Use Cases: Real World Examples, AWS Lambda@Edge & Serverless Tips

8
Comments
2 min read
How I recreated the Hey "Feed" with AWS Lambda, SES and React

How I recreated the Hey "Feed" with AWS Lambda, SES and React

4
Comments
3 min read
Production-Ready Serverless is back (with improved curriculum)!

Production-Ready Serverless is back (with improved curriculum)!

3
Comments
2 min read
Integrating PubSub+ Event Broker: Cloud with Lambda via API Gateway

Integrating PubSub+ Event Broker: Cloud with Lambda via API Gateway

6
Comments
9 min read
Data Mapping in Kumologica

Data Mapping in Kumologica

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

Using Lambdas to Simplify Varying Behaviors in Your Code

7
Comments
9 min read
Skill up your serverless game with my new instructor-led online workshop

Skill up your serverless game with my new instructor-led online workshop

2
Comments
4 min read
Serverless Backends With AWS Cloud: Twitter and Email Campaigns

Serverless Backends With AWS Cloud: Twitter and Email Campaigns

11
Comments 9
5 min read
Serverless Backends With AWS Cloud: Email Lambda and DynamoDB

Serverless Backends With AWS Cloud: Email Lambda and DynamoDB

6
Comments 2
11 min read
Serverless Backends With AWS Cloud: Twitter Sessions

Serverless Backends With AWS Cloud: Twitter Sessions

8
Comments
6 min read
Serverless Backends With AWS Cloud: Twitter Complete

Serverless Backends With AWS Cloud: Twitter Complete

1
Comments
4 min read
Building a Serverless Passport OCR in 2LOC

Building a Serverless Passport OCR in 2LOC

4
Comments
1 min read
AWS SAM in a Docker Dev Container

AWS SAM in a Docker Dev Container

6
Comments 2
3 min read
How do I get my API Gateway URL?

How do I get my API Gateway URL?

4
Comments
2 min read
Kumologica: First low-code development tool for AWS Lambda

Kumologica: First low-code development tool for AWS Lambda

5
Comments 2
2 min read
Optimise your Lambda functions using Webpack

Optimise your Lambda functions using Webpack

11
Comments
3 min read
Announcing the new Real-World Serverless podcast

Announcing the new Real-World Serverless podcast

10
Comments 1
2 min read
Async Initialisation of a Lambda Handler

Async Initialisation of a Lambda Handler

11
Comments
3 min read
How to process media in AWS Lambda? #Serverless

How to process media in AWS Lambda? #Serverless

8
Comments
5 min read
Automate Deployment of PHP Applications to AWS Lambda with Bref, AWS SAM, and Travis CI

Automate Deployment of PHP Applications to AWS Lambda with Bref, AWS SAM, and Travis CI

5
Comments
5 min read
Serverless Side Render

Serverless Side Render

4
Comments
2 min read
20 new lessons of Lambda best practices

20 new lessons of Lambda best practices

9
Comments
2 min read
Go global variables in AWS Lambda

Go global variables in AWS Lambda

6
Comments
2 min read
New course – Learn you some Lambda best practice for great good!

New course – Learn you some Lambda best practice for great good!

5
Comments
2 min read
GraalVM: build regular Micronaut Kotlin/Java lambdas, run natively

GraalVM: build regular Micronaut Kotlin/Java lambdas, run natively

4
Comments
4 min read
Check-list for going live with API Gateway and Lambda

Check-list for going live with API Gateway and Lambda

21
Comments
5 min read
Last Chance to Join: Design Patterns for Secure and Scalable APIs on AWS Lambda

Last Chance to Join: Design Patterns for Secure and Scalable APIs on AWS Lambda

9
Comments 2
1 min read
Site Down Detector with AWS (Amazon Web Services)

Site Down Detector with AWS (Amazon Web Services)

9
Comments
4 min read
How to analyze Lambda cold starts

How to analyze Lambda cold starts

6
Comments
2 min read
Should you pack the AWS SDK in your deployment artefact?

Should you pack the AWS SDK in your deployment artefact?

8
Comments
3 min read
Applying Code-Splitting to AWS Lambda

Applying Code-Splitting to AWS Lambda

8
Comments
5 min read
Serverless Step Functions: no more leaky abstractions

Serverless Step Functions: no more leaky abstractions

6
Comments
2 min read
Introducing a better way to record custom metrics

Introducing a better way to record custom metrics

11
Comments
4 min read
How to connect SNS to Kinesis for cross-account delivery via API Gateway

How to connect SNS to Kinesis for cross-account delivery via API Gateway

6
Comments
7 min read
Using GitHub as a Flat Data Store and AWS Lambda to Update it

Using GitHub as a Flat Data Store and AWS Lambda to Update it

5
Comments 2
1 min read
S3 Bucket Policy - NotPrincipal and Lambda Functions

S3 Bucket Policy - NotPrincipal and Lambda Functions

8
Comments
1 min read
Step Functions as an ad-hoc scheduling mechanism

Step Functions as an ad-hoc scheduling mechanism

6
Comments
5 min read
AWS Lambda: how to detect and stop accidental infinite recursions

AWS Lambda: how to detect and stop accidental infinite recursions

17
Comments 2
3 min read
How to proactively monitor daily lambda cost?

How to proactively monitor daily lambda cost?

4
Comments 4
1 min read
How to build Authentication using Cosmic JS, Vue, and Lambda

How to build Authentication using Cosmic JS, Vue, and Lambda

9
Comments
5 min read
How to log timed out Lambda invocations

How to log timed out Lambda invocations

4
Comments
3 min read
How to write a self-healing Kinesis function

How to write a self-healing Kinesis function

4
Comments 2
6 min read
loading...