Hacker News new | ask | show | jobs
by HumanOstrich 130 days ago
> Firecracker and microVMs are good use-case.

Good use-case for what?

4 comments

We operate a postgres service on Firecracker. You can create as many databases as you want, and we memory-snapshot them after 5 seconds of inactivity, and spin them up again in 50ms when a query arrives.

https://www.prisma.io/postgres

Nowadays universal answer for "what? why?" is AI. AI agent needs VMs to run generated code in sandbox as they can not be trusted.
I don't think everyone should assume that AI is the answer to all questions. I was asking the person I replied to, thanks.
The poster you asked can reply too - Postgres and microvms are worth considering nearly every time at the start.

Beyond encapsulation it greatly increases the portability of the software between environments and different clouds.

We are running Sandboxes for AI Agents using Firecracker microVMS @ E2B