DEV Community

# lambda

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Invoking an AWS Lambda Function with Terraform

Invoking an AWS Lambda Function with Terraform

Comments
2 min read
AWS Lambda Function for Dynamic ECS Tasks

AWS Lambda Function for Dynamic ECS Tasks

Comments
4 min read
Managing AWS Lambda Versions with AWS Step Functions: A comprehensive guide

Managing AWS Lambda Versions with AWS Step Functions: A comprehensive guide

1
Comments
5 min read
Create a knowledge base using Amazon OpenSearch

Create a knowledge base using Amazon OpenSearch

Comments
6 min read
Integrate CRUD APIs with Amazon OpenSearch

Integrate CRUD APIs with Amazon OpenSearch

Comments
9 min read
Terraform Test and AWS Lambda

Terraform Test and AWS Lambda

6
Comments
1 min read
Adding flexibility to your deployments with Lambda Web Adapter

Adding flexibility to your deployments with Lambda Web Adapter

3
Comments
6 min read
How To Upload Files To AWS S3 Using Serverless Lambda Functions

How To Upload Files To AWS S3 Using Serverless Lambda Functions

1
Comments
1 min read
Adicionando domínio customizado a uma Lambda com o API Gateway

Adicionando domínio customizado a uma Lambda com o API Gateway

Comments
5 min read
Lambda scrapper deployment issues

Lambda scrapper deployment issues

Comments
1 min read
Automated AWS Bill Reminder System using Serverless Architecture with AWS Lambda

Automated AWS Bill Reminder System using Serverless Architecture with AWS Lambda

Comments
3 min read
AWS Cognito for Bedrock Storyteller running on Containerized Lambda Function with Web Adapter

AWS Cognito for Bedrock Storyteller running on Containerized Lambda Function with Web Adapter

Comments
6 min read
Deploy a web application with AWS Lambda

Deploy a web application with AWS Lambda

Comments
3 min read
Desplegar API basada en NodeJS con AWS Lambda y API Gateway conectada a DynamoDB.

Desplegar API basada en NodeJS con AWS Lambda y API Gateway conectada a DynamoDB.

Comments
3 min read
Deploy Laravel API To AWS Lambda

Deploy Laravel API To AWS Lambda

4
Comments
5 min read
Creating Static Web pages on AWS

Creating Static Web pages on AWS

Comments
3 min read
How To Reduce Operational Costs With AWS Lambda

How To Reduce Operational Costs With AWS Lambda

2
Comments
11 min read
Building Evolutionary Serverless Architecture with AWS Lambda and the CDK

Building Evolutionary Serverless Architecture with AWS Lambda and the CDK

1
Comments
7 min read
WTF is a Monad?!

WTF is a Monad?!

Comments
6 min read
Automate AWS Cost & Usage report using Event Bridge, Lambda, SES, S3 & AWS Cost Explorer API

Automate AWS Cost & Usage report using Event Bridge, Lambda, SES, S3 & AWS Cost Explorer API

Comments
4 min read
Ultimate guide to Secrets in Lambda

Ultimate guide to Secrets in Lambda

14
Comments 4
15 min read
Exploring AWS Serverless Deployments with CDK v2: From RSS to X Posts - Part 2 of the Odyssey

Exploring AWS Serverless Deployments with CDK v2: From RSS to X Posts - Part 2 of the Odyssey

3
Comments
4 min read
Exploring AWS Serverless Deployments with CDK v2: From RSS to X Posts - Part 1 of the Odyssey

Exploring AWS Serverless Deployments with CDK v2: From RSS to X Posts - Part 1 of the Odyssey

3
Comments
3 min read
Implementing an Organisational Cloud Resource Tagging Strategy Using Amazon Textract, AWS Lambda and Boto3.

Implementing an Organisational Cloud Resource Tagging Strategy Using Amazon Textract, AWS Lambda and Boto3.

1
Comments
6 min read
Cognito custom flow sign-in sends a confirm code via email

Cognito custom flow sign-in sends a confirm code via email

13
Comments 2
3 min read
Simple and Cost-Effective Testing Using Functions

Simple and Cost-Effective Testing Using Functions

3
Comments
6 min read
Unlocking Next-Gen Serverless Performance: A Deep Dive into AWS LLRT

Unlocking Next-Gen Serverless Performance: A Deep Dive into AWS LLRT

3
Comments
6 min read
Failed to convert ‘Body’ to string S3.InvalidContent arn:aws:states:::aws-sdk:s3:getObject in step function

Failed to convert ‘Body’ to string S3.InvalidContent arn:aws:states:::aws-sdk:s3:getObject in step function

Comments
2 min read
Lambda@Edge: Select test origin or stick to the old

Lambda@Edge: Select test origin or stick to the old

3
Comments 1
15 min read
Data Streaming Hands-On: High-scale data streaming with AWS Kinesis Data Streams

Data Streaming Hands-On: High-scale data streaming with AWS Kinesis Data Streams

2
Comments
3 min read
Using CloudFormation Custom Resources to react to coded config changes with AWS Lambda

Using CloudFormation Custom Resources to react to coded config changes with AWS Lambda

Comments
5 min read
Rapid Development of Agents for Amazon Bedrock Using AWS Lambda Web Adapter

Rapid Development of Agents for Amazon Bedrock Using AWS Lambda Web Adapter

5
Comments
5 min read
Is AWS Lambda Cold Start Still an Issue?

Is AWS Lambda Cold Start Still an Issue?

8
Comments 2
8 min read
Configurar AWS Signer en lambda con terraform

Configurar AWS Signer en lambda con terraform

4
Comments
3 min read
The bane of AWS Lambda Coldstarts

The bane of AWS Lambda Coldstarts

1
Comments
5 min read
Lambda Internals: the Underneath of AWS Serverless Architecture

Lambda Internals: the Underneath of AWS Serverless Architecture

5
Comments
4 min read
10x API Start-up Boost

10x API Start-up Boost

Comments
2 min read
Lambda Layers: The Secret Weapon of Savvy Serverless Developers

Lambda Layers: The Secret Weapon of Savvy Serverless Developers

6
Comments
3 min read
Take IT Shipping with Serverless Technology

Take IT Shipping with Serverless Technology

9
Comments 2
4 min read
Designing a scalable Webhook using AWS Serverless Stack

Designing a scalable Webhook using AWS Serverless Stack

Comments
3 min read
How to retrieve DynamoDB items using secrets stored in AWS Secrets Manager with AWS Lambda - 2

How to retrieve DynamoDB items using secrets stored in AWS Secrets Manager with AWS Lambda - 2

3
Comments
3 min read
How to Integrate AWS Lambda with Simple Email Service (SES) to Send Enhanced Emails

How to Integrate AWS Lambda with Simple Email Service (SES) to Send Enhanced Emails

1
Comments
4 min read
What’s the best way to migrate Cognito users to a new user pool?

What’s the best way to migrate Cognito users to a new user pool?

1
Comments
4 min read
How to retrieve DynamoDB items using secrets stored in AWS Secrets Manager with AWS Lambda - 1

How to retrieve DynamoDB items using secrets stored in AWS Secrets Manager with AWS Lambda - 1

2
Comments
4 min read
When to use Step Functions vs. doing it all in a Lambda function

When to use Step Functions vs. doing it all in a Lambda function

2
Comments
6 min read
Creando API Rest con Api Gateway | Lambda | DynamoDB en AWS

Creando API Rest con Api Gateway | Lambda | DynamoDB en AWS

Comments
4 min read
Deploying Go To AWS using CDK in 2024

Deploying Go To AWS using CDK in 2024

Comments
1 min read
Deploy Next JS App to AWS Lambda using AWS SAM

Deploy Next JS App to AWS Lambda using AWS SAM

2
Comments 2
3 min read
Resolving 'provided principal was invalid' for AWS::Lambda::Permission

Resolving 'provided principal was invalid' for AWS::Lambda::Permission

Comments
5 min read
AWS AppSync: The Game-Changing Access Method For Environment Variables

AWS AppSync: The Game-Changing Access Method For Environment Variables

2
Comments
1 min read
How To Set Up Dependency Injection in Lambda Functions Using Annotations Framework

How To Set Up Dependency Injection in Lambda Functions Using Annotations Framework

Comments
4 min read
Deploying a Serverless Dash App with AWS SAM and Lambda

Deploying a Serverless Dash App with AWS SAM and Lambda

1
Comments
6 min read
Using CDK and Typescript to create an AppSync GraphQL API

Using CDK and Typescript to create an AppSync GraphQL API

Comments
9 min read
Deploy nest app to AWS Lambda using cloud-formation stack and AWS CDK

Deploy nest app to AWS Lambda using cloud-formation stack and AWS CDK

7
Comments 5
4 min read
Deploy Your First Web App on AWS with AWS Amplify, Lambda, DynamoDB and API Gateway

Deploy Your First Web App on AWS with AWS Amplify, Lambda, DynamoDB and API Gateway

3
Comments 1
9 min read
Maximizing Business Potential with AWS Serverless

Maximizing Business Potential with AWS Serverless

Comments
4 min read
Guide to leveraging AWS Lambda for scalable, cost-effective serverless applications on the cloud. Unlock its power efficiently.

Guide to leveraging AWS Lambda for scalable, cost-effective serverless applications on the cloud. Unlock its power efficiently.

Comments
6 min read
How to Ingest both real-time and batch data into AWS TimeStream using Lambda and execute query from Pycharm

How to Ingest both real-time and batch data into AWS TimeStream using Lambda and execute query from Pycharm

Comments
8 min read
Test your mySQL / Aurora database with Lambda

Test your mySQL / Aurora database with Lambda

1
Comments
1 min read
How to Use Python Lambda Functions

How to Use Python Lambda Functions

12
Comments 7
12 min read
loading...