RPRaeveen Pasupathyinblog.raeveen.dev·May 14 · 6 min readDocker Sandboxes: The New Standard for Running AI Agents SafelyThe way developers write code has vastly changed. AI coding agents with tools like Claude Code, Gemini CLI, GitHub Copilot CLI, and Codex are no longer novelties. They're production tools. Over a quar10
RPRaeveen Pasupathyinblog.raeveen.dev·Jan 13 · 4 min readRead 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...00
RPRaeveen Pasupathyinblog.raeveen.dev·Dec 31, 2025 · 7 min readTechnical: Serverless MCP on AWS Lambda using GoIn this article, we will uncover an important part of the puzzle that no one speaks about; which is running your MCP server on AWS Lambda. Before we start Please ensure you are pro-efficient in one of the popular programming languages, such as; Go...00
RPRaeveen Pasupathyinblog.raeveen.dev·Dec 30, 2025 · 4 min readHow do you think effectively?In life, there are few bodily processes that happen automatically: Your hair grows, or you breathing, without having a thought crossing your mind. But pretty much everything else you do in daily life requires thinking. However, you often rely on thou...00
RPRaeveen Pasupathyinblog.raeveen.dev·Dec 30, 2025 · 3 min readDeep dive into Docker Model RunnerTL;DR: Docker Model Runner represents a paradigm shift in local AI development, bringing the familiarity and reliability of Docker workflows to large language model inference. Unlike traditional containerized solutions, it runs models directly on the...00