top | item 46999508

(no title)

HumanOstrich | 16 days ago

> Firecracker and microVMs are good use-case.

Good use-case for what?

discuss

order

sorenbs|16 days ago

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

adobrawy|16 days ago

Nowadays universal answer for "what? why?" is AI. AI agent needs VMs to run generated code in sandbox as they can not be trusted.

HumanOstrich|16 days ago

I don't think everyone should assume that AI is the answer to all questions. I was asking the person I replied to, thanks.

j45|16 days ago

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.

ushakov|16 days ago

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