Remix.run Logo
_pdp_ 4 days ago

You can scale firecracker vms like really fast. In our shop we have a simple go service that maintain the state in a sqlite database. The only requirement is bare-metal servers.

bsaul 4 days ago | parent [-]

how complex is maintaining a firecracker cluster over bare metal in practice ?

_pdp_ 4 days ago | parent [-]

We don't know what we don't know but it does not look like that complex. We have not hit any edge-cases yet. I am sure there are some.