Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | AWS Lambda | Vulkan | Azure Functions |
|---|---|---|---|
| Score | B-65 | C+64 | C56 |
| Type | Serverless | Serverless | |
| Execution | hybrid | aot | hybrid |
| Interface | platform | sdk | platform |
| Cold Start | 200ms | 100ms | 800ms |
| Memory | 128MB | 200MB | 128MB |
| Startup | 100ms | 30ms | 100ms |
| Isolation | microvm | hardware | container |
| Maturity | production | production | production |
| Languages | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | C, C++ | JavaScript, TypeScript, Python, Java, C#, PowerShell, Go |
| License | Proprietary | Apache-2.0 | MIT |
| Links |