Y
Hacker News
new
|
ask
|
show
|
jobs
by
_pdp_
12 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.
1 comments
bsaul
12 days ago
how complex is maintaining a firecracker cluster over bare metal in practice ?
link
_pdp_
11 days ago
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.
link