Making GPU Failure Invisible: A Zero-Cost Fallback for LLM Inference on Kubernetes
How three things Kubernetes already does for free replaced a failover system I didn't want to write

Search for a command to run...
Articles tagged with #aws
How three things Kubernetes already does for free replaced a failover system I didn't want to write

Read 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...

Growth vs. Savings. Gain++

Discord is a pretty amazing Platform. We all have been envisioning a collaborative platform among your family & friends, at least vigorously during the Pandemic. Discord has been evolving across the industry faster than any other Chat Platform. Initi...

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...

Prerequisites 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...
