Tech Radar
All posts
-
Edge or Lambda: split workloads by computing model, not by cloud brand Cold start Workers under 5ms, Lambda p95 up to 2.8s — but those numbers only matter for one type of workload. A pragmatic classification framework to stop paying for Lambda when edge is cheaper.
-
Designing an internal platform for the 'N+1th developer': AI agent is the platform user Your IDP is designed for portal users and button-clicking. By 2026, the platform's most frequent users will be AI agents — and they need idempotent APIs, quota, and audit trails, not a beautiful UI.
-
Wasm beyond the browser: when WebAssembly replaces containers for lightweight microservices WASI and the Component Model are mature, with cold starts of 1-5ms and memory usage at 1/10 of Node.js. However, server-side Wasm is only suitable for a specific layer of workloads — this article helps you decide where to pilot.