Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Google Cloud Functions | Azure Functions | Docker |
|---|---|---|---|
| Score | C59 | C56 | C-54 |
| Type | Serverless | Serverless | Container |
| Execution | hybrid | hybrid | hybrid |
| Interface | platform | platform | cli |
| Cold Start | 300ms | 800ms | 500ms |
| Memory | 128MB | 128MB | 50MB |
| Startup | 50ms | 100ms | 200ms |
| Isolation | container | container | container |
| Maturity | production | production | production |
| Languages | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | JavaScript, TypeScript, Python, Java, C#, PowerShell, Go | Any |
| License | Proprietary | MIT | Apache-2.0 |
| Links |