1 repo
Environments designed for executing short-lived, event-driven code snippets.
Distinguishing note: Focuses on the runtime environment for serverless functions.
Explore 1 awesome GitHub repository matching devops & infrastructure · Serverless Runtimes. Refine with filters or upvote what's useful.
Firecracker is a virtual machine monitor that leverages hardware-assisted virtualization to create and manage isolated execution environments. It functions as a lightweight runtime designed to launch virtual machines with minimal memory overhead and near-instantaneous startup times, providing the security of traditional hardware virtualization with the efficiency of containerized workloads. The project distinguishes itself through a security-focused architecture that enforces strict process boundaries using system-level barriers and restricted user privileges. It minimizes the attack surface
Runs short-lived code snippets in isolated environments that start and stop instantly.