LKLwin Ko Koinlwinkoko.hashnode.dev·4d ago · 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·5d ago · 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·6d ago · 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
NCN Chandra Prakash Reddyindevopstour.hashnode.dev·Aug 10 · 7 min readControl AWS Traffic: Smart Serverless ThrottlingWhen I began building cloud-native apps on AWS, I was really focused on writing business logic. I liked how easy it was to connect API Gateway to AWS Lambda and get a working microservice up and runni00
ADAvinash Dalviininternetkatta.com·Aug 8 · 11 min readAWS Blocks: What It Can Do, Where It Breaks, and Whether It Fits Your ProductHello Devs, For the past few weeks I have been digging into AWS Blocks. I learned so much that I wanted to share an honest review of the product from my point of view. For this purpose I dove deep int00
NBNishanth Binnishanth.hashnode.dev·Aug 7 · 4 min readAutomating Amazon EBS Snapshot Cleanup Using AWS LambdaIntroduction Amazon EBS snapshots are essential for backing up EC2 volumes. However, over time they accumulate, increasing storage costs and making backup management difficult. Instead of manually del00
AAndrewinrizzdev.hashnode.dev·Aug 5 · 9 min readDynamic Workers match how agents write codeDynamic Workers match the way agents write programs against APIs, not the way coding agents shell into a Linux box. That is the only reading of "first" this post will defend. Read it as "first sandbox00
TMTom Mathewinridingbluewaves.hashnode.dev·Aug 3 · 8 min readEngineering the RoadIntelligence IDE: a serverless brain that verifies road hazards, pays for truth, and shows its reasoningEngineering the RoadIntelligence IDE: a serverless brain that verifies road hazards, pays for truth, and shows its reasoning How we built the cloud that turns cryptographically-signed road events into00
TMTom Mathewinridingbluewaves.hashnode.dev·Aug 3 · 9 min readEpisode 5: An IDE that shows its workEpisode 5: An IDE that shows its work Why the analytical layer is a workspace of specialist agents rather than a dashboard of numbers, and why every step of the agent's reasoning is streamed to the op00
TMTom Mathewinridingbluewaves.hashnode.dev·Aug 3 · 10 min readEpisode 4: Verification is decoupled from ingestion by a streamEpisode 4: Verification is decoupled from ingestion by a stream Why the door that accepts an event and the brain that judges it never call each other, how a filtered DynamoDB stream sits between them,00