May 13 · 17 min read · Originally published on ajeetchaulagain.com on March 30, 2026. Deploying a NestJS application to AWS Lambda behind API Gateway sounds straightforward — until you start wiring things together. Between
Join discussion
May 12 · 1 min read · We're Polygala, and we believe micro-VMs are the right primitive for AI agents. They bundle everything an agent needs into one boundary: sandbox-grade isolation, near-native performance, fast boot, an
Join discussionMay 11 · 9 min read · AWS Lambda cold starts average 100–500ms. Cloudflare Workers cold starts average under 5ms. That gap — a 100x difference in initial response time — is the practical reason to care about edge functions in 2026. Workers run V8 isolates, not containers,...
Join discussionMay 11 · 9 min read · AWS Lambda cold starts average 100–500ms. Cloudflare Workers cold starts average under 5ms. That gap — a 100x difference in initial response time — is the practical reason to care about edge functions in 2026. Workers run V8 isolates, not containers,...
Join discussionMay 9 · 9 min read · Firebase scheduled functions monitoring matters because scheduled backend work is easy to forget until it quietly stops doing its job. A Cloud Function might clean old records every night, sync subscription status from a payment provider, send remind...
Join discussionMay 8 · 12 min read · Supabase scheduled functions monitoring matters because scheduled backend work can fail quietly while your app still looks completely healthy. Your frontend loads. Your API responds. The database is online. Auth works. But the scheduled function that...
Join discussion