Firecracker MicroVMs
firecracker-microvm.github.io
Firecracker MicroVMs
1–10 of 62 posts
Re: Firecracker MicroVMs
#2Re: Firecracker MicroVMs
#3Firecracker: Secure and fast microVMs for serverless computing - https://news.ycombinator.com/item?id=22512196 - March 2020 (103 comments)
Re: Firecracker MicroVMs
#4Re: Firecracker MicroVMs
#5Re: Firecracker MicroVMs
#6Re: Firecracker MicroVMs
#7For those using firecracker, what's your method for building a rootfs?
Re: Firecracker MicroVMs
#8Re: Firecracker MicroVMs
#9Does anyone know of any good orchestrators for Firecracker VMs? While the technology is great, the CLI and API are still a bit too complex and low-level to implement some basic use cases in production.
[1] https://aws.amazon.com/blogs/opensource/kata-containers-1-5-...
[2] https://github.com/kata-containers/kata-containers/blob/main...
Re: Firecracker MicroVMs
#10Does anyone know of any good orchestrators for Firecracker VMs? While the technology is great, the CLI and API are still a bit too complex and low-level to implement some basic use cases in production.
And of course AWS Fargate and Lambda use this tech under the hood transparently, so that's always an option if you don't want to host and operate it yourself.