Building nano-modal
Nano-modal is a lightweight, distributed serverless execution environment. In this post, I’ll walk through the process of building it from scratch.
Objectives
- Sandboxing for secure execution
- Parallel execution across clusters
- Declarative image definitions
- Autoscaling based on load
Stay tuned for the full walkthrough!