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