Firecracker
About #
AWS Firecracker is Amazon’s open-source Virtual Machine Monitor that runs their leightweight micro VMs that power things like AWS Lambda. I collaborated with AWS Engineers to develop new features, while utilizing Linux kernel & KVM interfaces.
- I contributed to the Firecracker VMM by implementing PVTime support on ARM, enabling guest VMs to observe stealtime, with full support for snapshot/restore functionality of VMs.
- Contributed Rust safety improvements , integration tests, and developer facing documentation.
Technologies & Skills #
Virtualization
Rust
Aarch64
KVM
AWS