DEV Community

# lambda

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
10 things you need to know about AWs event-driven architecture

10 things you need to know about AWs event-driven architecture

Comments
2 min read
Exploring Advanced Logging Controls for AWS Lambda

Exploring Advanced Logging Controls for AWS Lambda

3
Comments
4 min read
Product Architecture Cheat Sheet

Product Architecture Cheat Sheet

Comments
4 min read
Clean authorization control in serverless functions

Clean authorization control in serverless functions

34
Comments 1
4 min read
Serverless Computing 101: AWS Lambda and the Rise of Function-as-a-Service

Serverless Computing 101: AWS Lambda and the Rise of Function-as-a-Service

7
Comments
4 min read
Introduction to Lambda Function URLs

Introduction to Lambda Function URLs

7
Comments 4
3 min read
Leveraging Infrastructure as Code (IaC) for AWS Lambda: A Comparative Analysis of AWS SAM, Terraform, and Serverless Framework

Leveraging Infrastructure as Code (IaC) for AWS Lambda: A Comparative Analysis of AWS SAM, Terraform, and Serverless Framework

8
Comments
4 min read
CloudFront Functions vs. Lambda@Edge: what's the difference?

CloudFront Functions vs. Lambda@Edge: what's the difference?

8
Comments 1
3 min read
Amplify: how to share code without Lambda Layers or private NPM

Amplify: how to share code without Lambda Layers or private NPM

Comments
4 min read
Cross Account Access of Image URI in Lambda with ECR Permissions

Cross Account Access of Image URI in Lambda with ECR Permissions

2
Comments
3 min read
Amazon Inspector for Lambda standard and code scanning

Amazon Inspector for Lambda standard and code scanning

10
Comments 1
5 min read
Triggering Lambda function with Application Load Balancer

Triggering Lambda function with Application Load Balancer

8
Comments 2
3 min read
AWS Custom API Gateway Authorizer with Rust and Okta

AWS Custom API Gateway Authorizer with Rust and Okta

2
Comments 1
9 min read
Overview of AWS Lambda internal extensions

Overview of AWS Lambda internal extensions

4
Comments
3 min read
Why I picked AWS CDK?

Why I picked AWS CDK?

Comments
2 min read
How To Schedule a Lambda Function in AWS

How To Schedule a Lambda Function in AWS

11
Comments 4
3 min read
Deploying lambda with custom docker image

Deploying lambda with custom docker image

9
Comments
3 min read
Stop using Lambda Layers (use this instead)

Stop using Lambda Layers (use this instead)

54
Comments 4
8 min read
Serverless Scheduled Reporting Service with AWS EventBridge, Lambda, SNS, and CDK

Serverless Scheduled Reporting Service with AWS EventBridge, Lambda, SNS, and CDK

2
Comments 1
9 min read
How to create REST API using Amazon API Gateway + AWS Lambda(Serverless) + Dynamo DB and test using a POSTMAN tool

How to create REST API using Amazon API Gateway + AWS Lambda(Serverless) + Dynamo DB and test using a POSTMAN tool

1
Comments
4 min read
Implementación de custom Lambda Authorizer para Amazon API Gateway

Implementación de custom Lambda Authorizer para Amazon API Gateway

14
Comments
9 min read
Level Up Your Lambda Deployments with Serverless Framework

Level Up Your Lambda Deployments with Serverless Framework

Comments
3 min read
AWS Lambda Permissions: Resource-Based Policies vs. IAM Roles

AWS Lambda Permissions: Resource-Based Policies vs. IAM Roles

5
Comments
4 min read
Supercharge Your AWS Lambda Game With Lambda Powertools

Supercharge Your AWS Lambda Game With Lambda Powertools

3
Comments
10 min read
[Hands-On] AWS Lambda function URL with AWS IAM Authentication type

[Hands-On] AWS Lambda function URL with AWS IAM Authentication type

7
Comments
5 min read
Scheduling EC2 start and stop using Eventbridge and Lambda (part 2 of 2)

Scheduling EC2 start and stop using Eventbridge and Lambda (part 2 of 2)

6
Comments
4 min read
Pros, Cons, and traps of EC2 Instance Start and Stop Schedules with AWS Lambda

Pros, Cons, and traps of EC2 Instance Start and Stop Schedules with AWS Lambda

11
Comments
3 min read
Self-optimize Lambda memory configuration(s) at scale with Flink

Self-optimize Lambda memory configuration(s) at scale with Flink

Comments 1
4 min read
Implement custom retry logic with SQS & Lambda - Part II - using EventBridge Scheduler

Implement custom retry logic with SQS & Lambda - Part II - using EventBridge Scheduler

6
Comments
4 min read
How to create image compression website by using Amazon S3 & Lambda

How to create image compression website by using Amazon S3 & Lambda

Comments
8 min read
Vlang now supports Lambda

Vlang now supports Lambda

1
Comments
1 min read
Scaling to Infinity: Mastering Hyperscale AWS Serverless Architecture with Lambdas (Part 1)

Scaling to Infinity: Mastering Hyperscale AWS Serverless Architecture with Lambdas (Part 1)

1
Comments
5 min read
Deploy & Run your Node.js Framework App on AWS Lambda with AWS Lambda Web Adapter

Deploy & Run your Node.js Framework App on AWS Lambda with AWS Lambda Web Adapter

5
Comments
10 min read
The Cloud Resume Challenge

The Cloud Resume Challenge

2
Comments
3 min read
Local Development with AWS Lambda and NestJS: Docker Debugging and Hot Reload

Local Development with AWS Lambda and NestJS: Docker Debugging and Hot Reload

7
Comments
8 min read
CustomMetrics -- Simple, Cost-Effective Metrics for AWS

CustomMetrics -- Simple, Cost-Effective Metrics for AWS

Comments
6 min read
Stop using AWS Lambda for everything! 🛑

Stop using AWS Lambda for everything! 🛑

4
Comments 2
4 min read
How to handle unmatched routes with serverless

How to handle unmatched routes with serverless

2
Comments
1 min read
FaaS Comparison: AWS Lambda vs Azure Functions

FaaS Comparison: AWS Lambda vs Azure Functions

8
Comments 2
6 min read
Serverless Challenge - Is scaling achievable using Redis as a cache-aside pattern?

Serverless Challenge - Is scaling achievable using Redis as a cache-aside pattern?

11
Comments
6 min read
Implement custom retry logic with SQS & Lambda - Part I - using SQS delayed messages

Implement custom retry logic with SQS & Lambda - Part I - using SQS delayed messages

8
Comments
4 min read
Running an LLM inside an AWS Lambda Function

Running an LLM inside an AWS Lambda Function

7
Comments 1
7 min read
S3 trigger AWS Lambda

S3 trigger AWS Lambda

1
Comments
4 min read
Building an Amazon Bedrock App for Text and Image Retrieval

Building an Amazon Bedrock App for Text and Image Retrieval

18
Comments 1
4 min read
Mastering AWS Step Functions: Unleashing the Power of Nested Workflows

Mastering AWS Step Functions: Unleashing the Power of Nested Workflows

11
Comments 1
3 min read
Leveraging AWS Cognito with Serverless for User Authentication and Data Management

Leveraging AWS Cognito with Serverless for User Authentication and Data Management

7
Comments
8 min read
Maintaining Lambda Function Performance During Peak Traffic

Maintaining Lambda Function Performance During Peak Traffic

Comments
4 min read
World of serverless: AWS Lambda & EventBridge

World of serverless: AWS Lambda & EventBridge

13
Comments
3 min read
AWS Lambda as a "Container runtime"

AWS Lambda as a "Container runtime"

2
Comments
3 min read
Mastering AWS Lambda: DIY Projects to Hone Your Serverless Skills

Mastering AWS Lambda: DIY Projects to Hone Your Serverless Skills

Comments
2 min read
AWS Lambda: A Hands-On Beginner's Guide

AWS Lambda: A Hands-On Beginner's Guide

5
Comments
8 min read
Run Bun Run! Building an AWS CDK Template with Bun

Run Bun Run! Building an AWS CDK Template with Bun

1
Comments
6 min read
Build Webhooks with AWS Lambda and FastAPI in 10 Steps

Build Webhooks with AWS Lambda and FastAPI in 10 Steps

Comments
11 min read
What’s the most serverless way to wait for a slow HTTP response?

What’s the most serverless way to wait for a slow HTTP response?

Comments
4 min read
Three ways to cost optimize AWS Compute

Three ways to cost optimize AWS Compute

5
Comments
2 min read
Creating a Scheduled Lambda Function on AWS: A Step-by-Step Guide

Creating a Scheduled Lambda Function on AWS: A Step-by-Step Guide

2
Comments
3 min read
Lambda Powertools: an important criteria when choosing your Lambda language

Lambda Powertools: an important criteria when choosing your Lambda language

Comments
9 min read
Simplificando Expressões Lambdas em Java

Simplificando Expressões Lambdas em Java

5
Comments
2 min read
I created a Lambda loop detection verification environment with AWS CDK and verified it.

I created a Lambda loop detection verification environment with AWS CDK and verified it.

1
Comments
6 min read
AWS Savings Plans - Things to know !!

AWS Savings Plans - Things to know !!

6
Comments
2 min read
loading...