DEV Community

# lambda

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Lambda Performance Evaluation: The Relationship Between Memory and Internal vCPU Architecture, and Their Comparison

Lambda Performance Evaluation: The Relationship Between Memory and Internal vCPU Architecture, and Their Comparison

1
Comments
6 min read
Upgrading Lambda function from Python 3.8 to Higher

Upgrading Lambda function from Python 3.8 to Higher

5
Comments
4 min read
How to build an API with Lambdas, API Gateway and deploy with AWS CDK

How to build an API with Lambdas, API Gateway and deploy with AWS CDK

Comments
1 min read
Releasing Idle Elastic IPs on AWS to Save Costs

Releasing Idle Elastic IPs on AWS to Save Costs

3
Comments
3 min read
Run Next.js in AWS Lambda

Run Next.js in AWS Lambda

5
Comments
2 min read
🌟 Protecting AWS Lambda Code with Customer Managed Key (CMK) Encryption: Why and How with Examples 🔐

🌟 Protecting AWS Lambda Code with Customer Managed Key (CMK) Encryption: Why and How with Examples 🔐

4
Comments
3 min read
AWS Lambda Log Aggregation Using CloudWatch Custom Log Group & Logs Insights!

AWS Lambda Log Aggregation Using CloudWatch Custom Log Group & Logs Insights!

6
Comments
4 min read
AWS Lambda recursive loop detection can now automatically detect and stop recursive loops between AWS Lambda and Amazon S3

AWS Lambda recursive loop detection can now automatically detect and stop recursive loops between AWS Lambda and Amazon S3

Comments
1 min read
Secrets Management in .NET Lambda

Secrets Management in .NET Lambda

1
Comments
4 min read
AWS Lambda Optimizations 👨‍💻

AWS Lambda Optimizations 👨‍💻

12
Comments
3 min read
Create AWS Lambda function

Create AWS Lambda function

Comments
5 min read
Unleashing the Power of Python Lambda Functions with Terraform for Email Automation via AWS SES

Unleashing the Power of Python Lambda Functions with Terraform for Email Automation via AWS SES

Comments
3 min read
🎧 AWS Audio Transcription Automation with CloudFormation

🎧 AWS Audio Transcription Automation with CloudFormation

Comments
3 min read
A Decade of AWS Lambda and ECS: My Journey of Growth and Gratitude

A Decade of AWS Lambda and ECS: My Journey of Growth and Gratitude

8
Comments 2
4 min read
Building a Scalable Job Queue System with AWS and Laravel

Building a Scalable Job Queue System with AWS and Laravel

1
Comments
3 min read
Unlock Seamless AWS Integration: 1-Click Cloud Logging Solution

Unlock Seamless AWS Integration: 1-Click Cloud Logging Solution

Comments
3 min read
Why serverless is no magic wand?

Why serverless is no magic wand?

2
Comments
4 min read
Como criar uma automação com aws lambda e serverless framework

Como criar uma automação com aws lambda e serverless framework

Comments
1 min read
AWS Lambda: OCR and Text Translation in the AWS Cloud

AWS Lambda: OCR and Text Translation in the AWS Cloud

6
Comments
3 min read
Optimizaciones Lambda AWS 👨‍💻

Optimizaciones Lambda AWS 👨‍💻

Comments
3 min read
AWS Serverless: How to Stop EC2 using Event Bridge and Lambda

AWS Serverless: How to Stop EC2 using Event Bridge and Lambda

2
Comments
3 min read
Automate Cleaning of Unused EIP Through Lambda Part1

Automate Cleaning of Unused EIP Through Lambda Part1

Comments
2 min read
AWS Api GateWay & AWS Lambda Interview Question

AWS Api GateWay & AWS Lambda Interview Question

1
Comments
9 min read
Why You Should Use AWS Lambda For Web Development

Why You Should Use AWS Lambda For Web Development

4
Comments
7 min read
Techniques to Save Costs Using AWS Lambda Functions with CDK

Techniques to Save Costs Using AWS Lambda Functions with CDK

4
Comments
3 min read
Serverless Developer Experience is Finally Great with Lambda Live Debugger

Serverless Developer Experience is Finally Great with Lambda Live Debugger

1
Comments 1
3 min read
Issue 70 of AWS Cloud Security Weekly

Issue 70 of AWS Cloud Security Weekly

3
Comments 2
2 min read
AWS Compute - Part 5: How to choose compute service

AWS Compute - Part 5: How to choose compute service

5
Comments
10 min read
Automatically transcribe your video files uploaded to S3 using AWS Transcribe

Automatically transcribe your video files uploaded to S3 using AWS Transcribe

4
Comments 1
2 min read
Local Development Server for AWS SAM Lambda Projects

Local Development Server for AWS SAM Lambda Projects

1
Comments 1
5 min read
How to Use Lambda Functions in Python

How to Use Lambda Functions in Python

4
Comments 1
6 min read
Monitoring AWS ECS Deployment failures

Monitoring AWS ECS Deployment failures

1
Comments
3 min read
AWS Lambda now supports tagging of Event Source Mappings and Code Signing Config resources

AWS Lambda now supports tagging of Event Source Mappings and Code Signing Config resources

Comments
1 min read
AWS Automatically Accept Transit Gateway Attachments for allowed CIDR and Account pairs

AWS Automatically Accept Transit Gateway Attachments for allowed CIDR and Account pairs

1
Comments
4 min read
Leveraging Ephemeral Storage in AWS Lambda

Leveraging Ephemeral Storage in AWS Lambda

12
Comments 3
4 min read
Viewing console.log's of a lambda function

Viewing console.log's of a lambda function

Comments
1 min read
How to Import Pandas(library) in AWS Lambda Functions - AWS Lambda Layers

How to Import Pandas(library) in AWS Lambda Functions - AWS Lambda Layers

25
Comments
3 min read
AWS Compute - Part 3: serverless, lambda and fargate

AWS Compute - Part 3: serverless, lambda and fargate

1
Comments
5 min read
Top 18 Cheapest AWS Services

Top 18 Cheapest AWS Services

34
Comments 10
5 min read
Cost Optimization: Automating EBS Snapshot Cleanup with AWS Lambda

Cost Optimization: Automating EBS Snapshot Cleanup with AWS Lambda

Comments
5 min read
Crowdstrike enters the Serverless market

Crowdstrike enters the Serverless market

Comments
4 min read
AWS Security Automation with Lambda

AWS Security Automation with Lambda

8
Comments
7 min read
Organizing AWS CDK with Separated Lambda and Fargate Code in a Monorepo

Organizing AWS CDK with Separated Lambda and Fargate Code in a Monorepo

1
Comments
3 min read
Building serverless architectures with AWS Lambda

Building serverless architectures with AWS Lambda

5
Comments
5 min read
API Gateway and Lambda Throttling with Terraform. Part 2

API Gateway and Lambda Throttling with Terraform. Part 2

2
Comments
5 min read
Debug Lamba's faster with Live Lambda Debugger

Debug Lamba's faster with Live Lambda Debugger

1
Comments
4 min read
How to Pull Resources from AWS SSM Parameter Store in AWS SAM

How to Pull Resources from AWS SSM Parameter Store in AWS SAM

3
Comments
3 min read
API Gateway and Lambda Throttling with Terraform. Part 1

API Gateway and Lambda Throttling with Terraform. Part 1

5
Comments
6 min read
Translating S3-hosted static website using AWS Translate

Translating S3-hosted static website using AWS Translate

Comments
4 min read
AWS Lambda and S3 Just Got Smarter: How AWS Prevents Recursive Loops Automatically

AWS Lambda and S3 Just Got Smarter: How AWS Prevents Recursive Loops Automatically

10
Comments
5 min read
Going Serverless with AWS Lambda: My Journey to Scalable Web Apps

Going Serverless with AWS Lambda: My Journey to Scalable Web Apps

17
Comments 2
6 min read
How to invoke a lambda function from your database

How to invoke a lambda function from your database

2
Comments
5 min read
How to run PHP on AWS ServerLess architecture ? Part 2 - introducing Bref runtime

How to run PHP on AWS ServerLess architecture ? Part 2 - introducing Bref runtime

11
Comments
3 min read
How to run PHP on AWS ServerLess architecture ? Part 1 - What's serverless?

How to run PHP on AWS ServerLess architecture ? Part 1 - What's serverless?

7
Comments
4 min read
Creating a new AWS CDK Project and deploying a Lambda Function

Creating a new AWS CDK Project and deploying a Lambda Function

Comments
1 min read
Automating AWS EC2 and RDS Instance Management with AWS Lambda

Automating AWS EC2 and RDS Instance Management with AWS Lambda

Comments
4 min read
The serverless challenge

The serverless challenge

Comments
9 min read
Avoiding Pitfalls: Essential Configuration Tips for AWS Lambda

Avoiding Pitfalls: Essential Configuration Tips for AWS Lambda

16
Comments 1
5 min read
Serverless Computing and GraphQL: Modern App Development

Serverless Computing and GraphQL: Modern App Development

Comments
3 min read
Deploying a Serverless Function with AWS Lambda

Deploying a Serverless Function with AWS Lambda

5
Comments 1
3 min read
loading...