Cloud provider limitations
The table outlines technical specifications and limits that are specific to the cloud provider.
Cloud provider | Functions per CDF project | Concurrent calls | Schedules | CPU cores per function call | RAM per function call | Function call timeout | Function call data payload size |
---|---|---|---|---|---|---|---|
100 | 100 per function | 1000 per project, 100 per function | default: 1.0, maximum: 3.0 | default: 1.5 GB, maximum: 5.0 GB | 9 minutes1 | 9 MB | |
Azure | 100 | 100 per function | 1000 per project, 100 per function | 1.0 (not configurable) | 1.5 GB (not configurable) | 10 minutes | 36 kB |
AWS (beta) | 100 | 100 per function | 1000 per project, 100 per function | 1.0 (not configurable) | 1.76 GB (not configurable) | 10 minutes | 240 kB |
1On 2024-02-01, the function call timeout was changed from 15 minutes to 9 minutes for projects running on Google Cloud Platform (GCP).