Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | containerd | AWS Lambda | Deno |
|---|---|---|---|
| Score | B-66 | B-65 | C+64 |
| Type | Container | Serverless | Language |
| Execution | hybrid | hybrid | jit |
| Interface | platform | platform | cli |
| Cold Start | 100ms | 200ms | 20ms |
| Memory | 20MB | 128MB | 35MB |
| Startup | 20ms | 100ms | 15ms |
| Isolation | container | microvm | process |
| Maturity | production | production | stable |
| Languages | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | JavaScript, TypeScript, WebAssembly |
| License | Apache-2.0 | Proprietary | MIT |
| Links |