DEV Community

# awslambda

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
AWS Lambda: Always Allocate (At Least) 1024 MB

AWS Lambda: Always Allocate (At Least) 1024 MB

4
Comments
2 min read
Autocomplete API with Serverless Redis

Autocomplete API with Serverless Redis

11
Comments
3 min read
White-List AWS Lambda functions

White-List AWS Lambda functions

5
Comments
2 min read
5 Ways To Bundle a Lambda Function Within an AWS CDK Construct

5 Ways To Bundle a Lambda Function Within an AWS CDK Construct

9
Comments 1
8 min read
Serverless ML Inferencing with AWS Lambda and TensorFlow Lite

Serverless ML Inferencing with AWS Lambda and TensorFlow Lite

1
Comments 1
12 min read
Serverless Architectures with Amazon DynamoDB and Amazon Kinesis Streams with AWS Lambda

Serverless Architectures with Amazon DynamoDB and Amazon Kinesis Streams with AWS Lambda

2
Comments
1 min read
[Intro] How to trigger a Lambda function when a file is uploaded to an existing S3 bucket using Amazon EventBridge and AWS CDK

[Intro] How to trigger a Lambda function when a file is uploaded to an existing S3 bucket using Amazon EventBridge and AWS CDK

6
Comments
2 min read
Getting the Request ID of a Lambda Invocation when Using Promises With the AWS SDK

Getting the Request ID of a Lambda Invocation when Using Promises With the AWS SDK

6
Comments
1 min read
Troubleshooting binaries in AWS Lambda

Troubleshooting binaries in AWS Lambda

5
Comments 3
3 min read
What alerts should you have for serverless applications?

What alerts should you have for serverless applications?

45
Comments
6 min read
Creating custom AWS Lambda Layers from scratch: obtaining ImageMagick with Freetype support

Creating custom AWS Lambda Layers from scratch: obtaining ImageMagick with Freetype support

8
Comments 4
9 min read
Enforcing attribute uniqueness in Cognito with AWS Amplify and React

Enforcing attribute uniqueness in Cognito with AWS Amplify and React

17
Comments 9
6 min read
How about an AWS Lambda Spot with 70% savings?

How about an AWS Lambda Spot with 70% savings?

9
Comments 2
1 min read
Why I chose F# for our AWS Lambda project

Why I chose F# for our AWS Lambda project

30
Comments 8
3 min read
How to run Serverless offline?

How to run Serverless offline?

10
Comments 2
2 min read
Creando una lambda en AWS usando python

Creando una lambda en AWS usando python

13
Comments
5 min read
Deep dive: 3 ways to invoke AWS Lambda Function

Deep dive: 3 ways to invoke AWS Lambda Function

14
Comments
3 min read
A better way of deploying Go services with Serverless Framework

A better way of deploying Go services with Serverless Framework

32
Comments
2 min read
Top 10 Serverless Best Practices

Top 10 Serverless Best Practices

46
Comments 1
4 min read
Lambda Functions Are NOT Fault-Tolerant by Default

Lambda Functions Are NOT Fault-Tolerant by Default

47
Comments
4 min read
Monolith Vs. Microservices in AWS Lambda: which and how to pick?

Monolith Vs. Microservices in AWS Lambda: which and how to pick?

14
Comments
5 min read
Why you should use temporary stacks when you do serverless

Why you should use temporary stacks when you do serverless

13
Comments
6 min read
Converting Word to PDF Using A Python-Based Lambda

Converting Word to PDF Using A Python-Based Lambda

21
Comments 4
7 min read
How to Schedule Any Task with AWS Lambda

How to Schedule Any Task with AWS Lambda

27
Comments 7
4 min read
How to Optimize Lambda Memory and CPU

How to Optimize Lambda Memory and CPU

41
Comments 3
6 min read
Getting Started with AWS Lambda Event Sources

Getting Started with AWS Lambda Event Sources

11
Comments
5 min read
Crash Course on Fan-out & Fan-in with AWS Lambda

Crash Course on Fan-out & Fan-in with AWS Lambda

22
Comments
11 min read
GraphQL & serverless Ruby

GraphQL & serverless Ruby

9
Comments
7 min read
Key Takeaway of Publishing Lambda Function using Serverless Application Repository (SAR)

Key Takeaway of Publishing Lambda Function using Serverless Application Repository (SAR)

7
Comments
2 min read
Lambda optimization tip – enable HTTP keep-alive

Lambda optimization tip – enable HTTP keep-alive

6
Comments
2 min read
How To Test Serverless Applications



How To Test Serverless Applications



34
Comments 1
5 min read
Making Terraform and Serverless framework work together

Making Terraform and Serverless framework work together

7
Comments
3 min read
Serverless Architectural Patterns

Serverless Architectural Patterns

8
Comments
18 min read
Creando un custom skill para Alexa (IV): Códido básico del backend en Java 8

Creando un custom skill para Alexa (IV): Códido básico del backend en Java 8

3
Comments
4 min read
The great serverless cost debate - Serverless != Costless

The great serverless cost debate - Serverless != Costless

12
Comments
7 min read
Introduction to AWS Lambda

Introduction to AWS Lambda

86
Comments 10
4 min read
AWS Lambda FAQ

AWS Lambda FAQ

15
Comments 6
1 min read
Error handling in AWS Lambda triggered by SQS events

Error handling in AWS Lambda triggered by SQS events

66
Comments 5
8 min read
Building an API with Lambdas and API Gateway

Building an API with Lambdas and API Gateway

7
Comments
6 min read
The Right Way™ to do Serverless in Python (Part 1)

The Right Way™ to do Serverless in Python (Part 1)

57
Comments 1
13 min read
🎁 🎫 20% discount code for Serverlessconf San Fran 2018!!! 🤗 😉Thanks for following 😍

🎁 🎫 20% discount code for Serverlessconf San Fran 2018!!! 🤗 😉Thanks for following 😍

9
Comments 8
1 min read
How to create your own AWS Lambda Middleware framework in Node.js?

How to create your own AWS Lambda Middleware framework in Node.js?

9
Comments 1
4 min read
Using AWS Lambda to improve Lambda Error Reports

Using AWS Lambda to improve Lambda Error Reports

10
Comments 3
5 min read
Serverless blue green deployments and canary releases with traffic shifting

Serverless blue green deployments and canary releases with traffic shifting

26
Comments 4
1 min read
Serverless Hype Train with AWS Lambda

Serverless Hype Train with AWS Lambda

30
Comments 5
15 min read
Serverless Demystified

Serverless Demystified

21
Comments 1
6 min read
I Finally Understood Functions As A Service

I Finally Understood Functions As A Service

7
Comments
2 min read
Continuous Engineering with the Serverless Framework

Continuous Engineering with the Serverless Framework

14
Comments
3 min read
Ease the pain of Serverless AWS -How to return HTML from AWS API

Ease the pain of Serverless AWS -How to return HTML from AWS API

11
Comments 1
4 min read
How do you serverless?

How do you serverless?

4
Comments
3 min read
Why Serverless Apps Fail and How to Design Resilient Architectures

Why Serverless Apps Fail and How to Design Resilient Architectures

9
Comments
3 min read
Serverless Backends With AWS Cloud: API Gateway And You

Serverless Backends With AWS Cloud: API Gateway And You

18
Comments
7 min read
Reproducibly Setting Production Environment Variables for AWS Lambda Apps

Reproducibly Setting Production Environment Variables for AWS Lambda Apps

6
Comments
2 min read
Monitoring 101: AWS CloudWatch vs Serverless-oriented

Monitoring 101: AWS CloudWatch vs Serverless-oriented

7
Comments
1 min read
Creating an AWS Lambda using python

Creating an AWS Lambda using python

6
Comments 4
5 min read
Production-ready: Microservices Composition and Orchestration

Production-ready: Microservices Composition and Orchestration

10
Comments 1
7 min read
AWS Lambda, The CLI Way (cookbook)

AWS Lambda, The CLI Way (cookbook)

4
Comments
1 min read
Solve The Cold Start Issue with Lambda Provisioned Concurrency

Solve The Cold Start Issue with Lambda Provisioned Concurrency

7
Comments
2 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
All you need to know about caching for serverless applications

All you need to know about caching for serverless applications

9
Comments
7 min read
loading...