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