Browsing Tag
lambda
13 posts
📜 AWS 134: CLI Command Center – Deploying Lambda via Zipped Packages
💻 Beyond the Console: Mastering the AWS CLI for Lambda Hey Cloud Builders 👋 Welcome to Day 34…
Simple Leave Management with AWS Lambda Durable Functions
Intro In AWS re:Invent 2025, Lambda introduced Durable Functions with a great set of features. One of the…
AWS AI COST OPTIMIZER
AWS AI Cost Optimizer leverages generative AI through AWS Bedrock to analyze cloud infrastructure costs and provide actionable…
Automating Cost Optimization: Deleting Unattached EBS Volumes Using AWS Lambda and CloudFormation
Understood! Here’s a structured blog post format for your content, including headings, subheadings, and references: Automating Cost Optimization:…
Exploring Serverless Functions: A Beginner’s Guide to AWS Lambda and Vercel
Imagine building scalable applications without managing servers. No more worrying about infrastructure, scaling, or maintenance—just write your code…
Simplified Data Masking in AWS Lambda with Powertool
Hello Devs, “Data is the new oil,” they say, but in healthcare and finance, it’s more like nitroglycerin—immensely…
Unpacking Lambda Expressions: What They Are and Why They Matter
If you’ve been browsing modern programming concepts or functional programming in Java, Python, or JavaScript, you might have…
How to package and deploy a Lambda function as a container image
Introduction: AWS Lambda allows you to run your code inside Docker containers! This feature opens up a lot…
Local Development with AWS Lambda and NestJS: Docker Debugging and Hot Reload
If you’ve ever worked with C#, Azure Functions, and Visual Studio, you know the comfort. Click here, debug…
Secure Your Media Files by Removing Metadata with AWS Lambda
In today’s digital world, images and videos often contain metadata that reveals a surprising amount of information about…