π Run your code π¦ on Firecracker MicroVMs π₯ in the cloud βοΈ
Documentation: https://hotbox.corletti.xyz
Source Code: https://github.com/anthonycorletti/hotbox
π Run your code π¦ on Firecracker MicroVMs π₯ in the cloud βοΈ
- Developers that want to run:
- Code in the cloud and don't need or want the complexity of orchestrators like Kubernetes
- Code in a sand-boxed environment
- Code in a serverless environment
- CI environments on their own servers
β οΈ Not production... yet!- Learning about MicroVMs
- Rapid prototyping
- Running your own CI environments
- Running Cron jobs, backend APIs, etc.
- Making your own tiny serverless platform
- ...Anything you can run in a Docker container
- Create EC2 instances provisioned to run Firecracker MicroVMs
- Quickly deploy and run your code on Firecracker MicroVMs
- Supports any runtime that can be run in a Docker container
- Set your own CPU and memory limits
- Python 3.10+
- An AWS Account. Sign up for free here.
pip install hotbox
Start running your code on MicroVMs in the cloud here!
- βοΈ Star hotbox on GitHub! βοΈ
- Open an issue if you have a question, comment, feature request, or bug report.
- Open a pull request on GitHub. Contributions are encouraged and welcome!
Reach out to Anthony directly on Twitter if you'd like to get in touch.
Β