Tag: #serverless
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 7 posts
Serverless & Edge Functions 2026 Deep Dive - AWS Lambda, Cloud Run, Cloudflare Workers, Deno Deploy, Vercel, Fastly, Fermyon Spin, Fly.io
A single-shot tour of production serverless and edge runtimes as of May 2026. AWS Lambda (SnapStart, Web Adapter, Layers, Powertools), Fargate, App Runner, Google Cloud Run + Cloud Functions 2nd gen, Azure Functions + Co
2026-05-16 · 18 min read #serverless#edge-functions#aws-lambda#cloud-run#azure-functionsEdge Compute Platforms 2026 — Cloudflare Workers vs Vercel Fluid vs Deno Deploy vs Fastly Compute vs Bun: A Deep Dive
In May 2026, "edge compute" has split into three execution models: V8 isolates, WebAssembly, and Firecracker microVMs. This deep dive compares Cloudflare Workers + R2 + D1 + Hyperdrive + Queues + Durable Objects + Worker
2026-05-15 · 16 min read #edge#serverless#cloudflare-workers#vercel#deno-deployServerless Architecture Patterns Complete Guide 2025: Lambda, Step Functions, Event Sourcing, Cost Optimization
Everything about Serverless patterns! Lambda design patterns (single purpose/monolithic/fan-out), Step Functions (state machines/workflows), Cold Start optimization, Provisioned Concurrency, Serverless DB (Aurora Serverl
2026-04-14 · 23 min read #serverless#lambda#step-functions#event-driven#cold-startCloudflare Agents and Durable Objects for AI Apps: A Practical Guide
A practical 2026 guide to Cloudflare Agents and Durable Objects for AI apps, covering the architecture, why state and long-running work matter, how it differs from stateless serverless, and a rollout checklist.
2026-04-12 · 7 min read #cloudflare#cloudflare-agents#durable-objects#ai-agent#mcpAWS vs GCP vs Azure Complete Comparison 2025: Service Mapping, Pricing, Certifications, and Decision Framework
Complete 3-cloud comparison! AWS/GCP/Azure service 1:1 mapping tables (compute/storage/DB/AI/serverless), pricing comparison, strengths/weaknesses analysis, certification roadmap, multi-cloud strategy, and decision frame
2026-03-23 · 21 min read #aws#gcp#azure#cloud#comparisonWebAssembly 2025: Beyond the Browser — How Wasm Is Reshaping Server-Side, Edge, and AI Computing
WASI 0.3 native async, Akamai acquires Fermyon, microsecond cold starts — WebAssembly reached production-ready status for server-side in 2025. Complete developer guide from Wasm fundamentals to edge deployment, AI infere
2026-03-22 · 22 min read #webassembly#wasi#edge-computing#serverless#rustWebAssembly 2026: From Browser to Serverless and Edge Computing
WebAssembly is no longer just a browser technology. With WASI standardization, serverless function execution, and adoption in edge runtimes, WASM has become the cornerstone of modern cloud-native architecture.
2026-03-16 · 8 min read #webassembly#edge-computing#serverless#wasi#2026-03