AAndrewinrizzdev.hashnode.dev·2h ago · 12 min readMCP elicitation no longer holds a streamMCP elicitation on a Worker is a return now. You send input_required, the request ends, and Claude Code draws the form after the isolate has already gone home. The page a lot of people still land on i00
MWMandalore Wanginblog.boxlite.ai·1d ago · 5 min readIdle is measured at the boundary, not inside the boxA BoxLite Cloud box stops when it goes idle and wakes when something touches it. The part worth understanding before you design around it is what "touches" means: idle is measured at the box's boundar10
MSManu Shuklainecorpit.hashnode.dev·3d ago · 14 min readAWS Lambda resource policies now need 3 IAM permissions, and the docs disagree on RevisionIdAWS Lambda resource policies now need 3 IAM permissions, and the docs disagree on RevisionId Summary. AWS announced full IAM resource-based policies for Lambda functions on 25 August 2026, in all comm00
HRHritik ranjaninblogs.hritikranjan.in·5d ago · 23 min read🚀 AWS Lambda Introduction | How DevOps Engineers Use Serverless Architecture?AWS Lambda is an important AWS service for DevOps engineers because it allows us to run code without managing servers. In this blog, we will understand AWS Lambda from the basics, including how it wor00
MSManu Shuklainecorpit.hashnode.dev·Aug 21 · 13 min readVercel custom metrics bill at $1.20 per million events, and the docs omit the plan gateVercel custom metrics bill at $1.20 per million events, and the docs omit the plan gate Summary. Vercel shipped custom metrics for Vercel Functions on 20 August 2026 at 17:00 UTC. The billing rule is 00
PAPranav Ainpranavtechai.hashnode.dev·Aug 20 · 10 min readBuilding a Serverless Hostel / College Complaint System with AWSCloud computing becomes much easier to understand when we stop learning services individually and start seeing how they work together in a real application. As part of the AWS In-Practice Series – Ser00
CJCarlos José Castro Galanteincarlosjcastrog.hashnode.dev·Aug 20 · 5 min readAzure Functions for developers who have never used serverlessIf you've ever heard serverless and thought it was just marketing, that's understandable. The name is confusing because servers still exist, you just stop being responsible for them. Azure Functions i10
LKLwin Ko Koinlwinkoko.hashnode.dev·Aug 14 · 3 min readStop Sending AWS Invoices Manually: Automating Finance Delivery with Lambda and TerraformEvery month, someone has to log in to AWS, download the invoice, and send it to Finance. It’s simple work, but it’s also repetitive work. So I automated it. The result is a small serverless workflow t00
KMKrishnam Murarkainedilec-engineering.hashnode.dev·Aug 13 · 3 min readQueue Depth Doesn't Tell You Whether You Have a ProblemMost autoscaling rules for worker queues are wired to depth. When the backlog grows, add consumers. That rule is right exactly when the bottleneck is consumer capacity, and wrong the rest of the time.00
ARAndrea Roversiinroversia.hashnode.dev·Aug 12 · 7 min readFrom Netlify to Cloudflare Workers: Broken Redirects, a Stalled Firebase SDK, and Zero DowntimeI wanted to stop paying for build minutes I kept exceeding every month from frequent deploys. Between the idea and the site actually live on Cloudflare Workers there were node_modules published by mis11R