doodooti
  • Home
  • Posts
  • Categories

Posts from lambda

Lambda Function URL

Lambda Function URL

To expose a Lambda function over HTTP, we had to set up API Gateway. It worked, but it was overkill for simple cases. Too much configuration for what …

13/08/2025
AWSLambda
Advanced AWS Lambda Invocations with Node.js

Advanced AWS Lambda Invocations with Node.js

AWS Lambda is at the heart of building serverless applications on AWS. It lets us run our code without worrying about servers, but the way we trigger …

10/02/2025
AWSLambdaNodeJS
Lambda Layers Deep Dive & Deployment Strategies

Lambda Layers Deep Dive & Deployment Strategies

AWS Lambda is a powerful serverless compute service, but as your functions grow, managing dependencies and code reuse can become challenging. Lambda L…

05/01/2025
AWSlambdaNodeJS
Automating S3 Events with AWS Lambda

Automating S3 Events with AWS Lambda

Amazon S3 events let you automatically respond to changes in your storage, like when files are uploaded ," " deleted , or modified . By linking S3 wit…

12/09/2024
AWSS3Lambda
Serverless S3 File Indexing Made Simple

Serverless S3 File Indexing Made Simple

Amazon S3 is perfect for storing large volumes of unstructured data, but it’s not designed for rich querying. If your app needs to search files by ext…

15/03/2025
S3DynamoDBLambda
footer background
doodooti

I Just Keep Moving Forward - Eren Yeager

  • Home
  • Posts
  • Categories

© 2024 doodooti.com