AGAnton Ganhammarinblog.elva-group.comBuilding a Centaur Chess App with AgentCore Runtime and Strands AgentsIn 1998, Garry Kasparov proposed a new format: human players paired with computer assistance. He called it "Advanced Chess," though the community settled on a better name: centaur chess. The idea was 6h ago·16 min read
CCCalvin Coleinhobbeslabs.hashnode.devSolving the Azure Event Grid 'Webhook validation handshake failed' errorIf you have tried to connect an Azure Event Grid subscription to an external service like Slack, Splunk, or a custom internal API, you have likely encountered a failed subscription. This usually happe5h ago·3 min read
ADAvinash Dalviininternetkatta.comHow I Replaced Prerender.io with My Own Serverless Renderer on AWS — For $0/Month The Problem That Started It All A few months ago I published a post about using Prerender.io with Angular (https://www.internetkatta.com/how-i-fixed-seo-for-our-angular-spa-using-aws-amplify-prerender14h ago·14 min read
DRDarryl Rugglesindarryl-ruggles.cloudA Serverless Recipe Assistant with Bedrock AgentCore, Knowledge Bases, and S3 VectorsDuring the last couple of years I have changed my life by adopting a low-carb/keto diet and lots of regular cardio and weight training. As part of this I have accumulated many recipes using alternativ5d ago·33 min read
黃黃小黃insuprahuang.ccBeyond Chatbots: Building Real-World Stateful AI Agents on CloudflareMost "AI agents" you see today are just LLM wrappers with a fancy prompt. They process a request, return a response, and forget everything. No memory. No scheduling. No persistence. Real agents are different. They remember what happened yesterday. Th...Feb 17·14 min read
MCMonica Colangeloinletsmake.cloudIntegrating Lambda Durable Functions into a Step Functions WorkflowAt re:Invent 2025, AWS announced Lambda Durable Functions. The feature introduces a checkpoint/replay mechanism that allows Lambda executions to run for up to one year, automatically recovering from interruptions by replaying from the last checkpoint...Feb 14·15 min read
TGTiffany Gathoniintiff-explores.hashnode.devHow I Optimized M-Pesa Integrations Using Netlify Functions (And Survived to Tell the Tale)TL;DR: I went from "Why won't this webhook work?!" to a production-ready serverless M-Pesa integration. Here's everything I learned, including the face-palm moments. The Problem: When Your Server is Expensive and Your Budget Isn't So there I was, b...Feb 14·6 min read
DRDarryl Rugglesindarryl-ruggles.cloudAWS Lambda Durable Functions - Build a Loan Approval Workflow with Checkpoints, Callbacks, and a React FrontendI have been using AWS Step Functions for workflow orchestration for a long time now. I used it in my Serverless Data Processor project to coordinate batch data processing and in the Serverless Cloud Pizzeria to manage pizza order progress with task t...Feb 14·14 min read
ARAbdul Raheeminabdulraheem.hashnode.devBuilding a Serverless Event-Driven Order Service on AWS: A Hands-On GuideHey everyone, Abdul Raheem here! I'm a cloud enthusiast diving deep into AWS, and if you've been following my journey on X or Hashnode, you know I've been "learning in public" by turning ideas into real-world projects. My last serverless post got som...Feb 13·6 min read
TITech Insights Hubintopperblog.hashnode.devServerless Cold Start: Latency Reduction TechniquesContent Role: pillar Serverless Cold Start: Latency Reduction Techniques Provisioned concurrency and Lambda SnapStart for instant response Cold starts represent one of the most significant performance challenges in serverless architectures. When a fu...Feb 13·8 min read