Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | AWS Lambda | Podman | Azure Functions |
|---|---|---|---|---|
| Score | B71 | B-65 | C57 | C56 |
| Type | Language | Serverless | Container | Serverless |
| Execution | interpreted | hybrid | hybrid | hybrid |
| Interface | cli | platform | cli | platform |
| Cold Start | 50ms | 200ms | 200ms | 800ms |
| Memory | 15MB | 128MB | 50MB | 128MB |
| Startup | 10ms | 100ms | 100ms | 100ms |
| Isolation | process | microvm | container | container |
| Maturity | production | production | stable | production |
| Languages | Python | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | Any | JavaScript, TypeScript, Python, Java, C#, PowerShell, Go |
| License | Other | Proprietary | Apache-2.0 | MIT |
| Links |