RPRaeveen Pasupathyinblog.raeveen.dev·6d ago · 4 min readMaking GPU Failure Invisible: A Zero-Cost Fallback for LLM Inference on KubernetesI will be giving a formal talk on this implementation soon. More to come in a highly deep dive technical blog followed with the talk Most GPU-aware routing demos assume you have GPUs. I wanted to kno10
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