Infrastructure

9 posts tagged infrastructure.

Sep 6, 2026

Seats Are Dying. What the 2026 SaaS Repricing Looks Like From the Compute Layer

A one-day 18% drop in Thomson Reuters, $1.50 per resolution at Zendesk, $15 per human at Microsoft, and a vibe-coding company at $500M run-rate with 200 people. The unit of software changed this year. Here is what it did to infrastructure.

13 min
Sep 3, 2026

Top AI Agent Sandbox Providers: An Engineer's 2026 Roundup

A working engineer's roundup of the top AI agent sandbox providers: isolation, hosting, persistence and pricing compared — including the one I built myself.

10 min
Sep 2, 2026

It's 2 AM. Do You Know What Your AI Agent Is Doing?

I run the microVMs that other people's AI agents execute in. At 2 AM almost all of them are idle — and the things burning money are the robots watching them.

11 min
Sep 2, 2026

Sandbox Creation Time Benchmarks Measure Different Things

Every AI sandbox matrix has a creation time column spanning 0.79ms to 2.7s. That spread is definitional, not performance. Here's how to make it comparable.

10 min
Sep 2, 2026

microVM Production Incidents: 4 Postmortems From My Fleet

Four real postmortems from a multi-tenant Firecracker microVM fleet I run solo: a wiped boot disk, silent config drift, a fatal page fault, and no alerts.

10 min
Sep 2, 2026

Firecracker microVM Cloud, Built Solo in 6 Months: 179ms Boots

What it actually takes to run a Firecracker microVM cloud alone: snapshot-restore on every create, 179ms boots, pre-allocated netns, and the real costs.

9 min
Sep 2, 2026

I Measured Every Stage of My 179ms Firecracker Boot Path

Where every millisecond of a Firecracker create goes, measured on my own production fleet, plus why I refuse to stop the clock before the guest answers.

9 min
Sep 2, 2026

My Fork Docs Were Wrong: What VM Forking Really Preserves

I shipped a doc claiming forks keep processes and open files. A smoke test proved otherwise. Three fork paths measured, and the five places each breaks.

10 min
Sep 2, 2026

Container vs microVM vs gVisor: Choosing Agent Isolation

A practical guide to picking an isolation model for AI-agent code execution, from someone who runs a Firecracker fleet: five models, five axes, one table.

9 min