Firecracker
ActiveDescription
Lightweight microVM runtime by AWS, designed for containers and functions.
Key Features
- microVM — KVM-based lightweight virtualization
- Fast boot — 125ms to start a VM
- Small footprint — 5MiB minimum
- Secure — Hardware-level isolation
- Cloud-native — Powers Lambda/Fargate
Use Cases
Tags
Categories
Quick Start
# Install and run
git clone https://github.com/firecracker-microvm/firecracker.git
cd firecracker && tools/devtool build