Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | AWS Lambda | Kata Containers | vLLM |
|---|---|---|---|
| Score | B-65 | C+63 | F35 |
| Type | Serverless | MicroVM | |
| Execution | hybrid | aot | jit |
| Interface | platform | platform | api |
| Cold Start | 200ms | 150ms | 5000ms |
| Memory | 128MB | 100MB | 2000MB |
| Startup | 100ms | 50ms | 3000ms |
| Isolation | microvm | microvm | process |
| Maturity | production | stable | production |
| Languages | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | Any | Python |
| License | Proprietary | Apache-2.0 | Apache-2.0 |
| Links |