Read on: MCP on AWS LambdaRead more (Technical): https://blog.raeveen.dev/serverless-mcp-on-aws-lambda-using-go The Model Context Protocol (MCP) is rapidly becoming the "USB-C for AI," allowing LLMs to seamlessly interface with local and remote tools. However, most MCP implem...Jan 13, 2026·4 min read·29
Goodbye Access Keys, Hello OIDC: Unleashing Secure CI/CD with AWS IAM Roles (OIDC)We all have been in a situation where we were worried what if our AWS Access Keys or Secret Access Keys got leaked. I mean, what can go wrong right? Well, let’s hold on our thoughts over here. Let’s now assume we have 100 IAM Access Keys active curre...Dec 30, 2025·3 min read·3
Running scalable httpd service on AWSPrerequisites An AWS Account Basic knowledge regarding EFS, ASG, LaunchConfig, ALB, and EC2. We’ll be using **t2.micro** instance type as it is under AWS Free Tier, but I will still use Spot Instance :D. We’ll be deploying our instances in **Publ...Dec 30, 2025·4 min read·1
How to use AWS CLI or any Custom Command using Terraform | Raeveen PasupathyIf you’re currently working on building your own Terraform Module, congratulations 🎉. It is evident that some build-in Terraform Modules may not be sufficient for your business or personal use-cases — Hence, that is why you’re into building yourself...Dec 30, 2025·2 min read·8