Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Firecracker | containerd | AWS Lambda | Node.js |
|---|---|---|---|---|
| Score | B70 | B-66 | B-65 | B-65 |
| Type | MicroVM | Container | Serverless | Language |
| Execution | aot | hybrid | hybrid | jit |
| Interface | api | platform | platform | cli |
| Cold Start | 125ms | 100ms | 200ms | 50ms |
| Memory | 5MB | 20MB | 128MB | 40MB |
| Startup | 100ms | 20ms | 100ms | 20ms |
| Isolation | microvm | container | microvm | process |
| Maturity | production | production | production | production |
| Languages | Any | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | JavaScript, TypeScript |
| License | Apache-2.0 | Apache-2.0 | Proprietary | MIT |
| Links |