File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
serverless-containers/reference-content
serverless-functions/reference-content Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ This section contains usage limits that apply when using Serverless Containers.
2424| Custom domains | Max number | 50 | Container |
2525| Recommended maximum uncompressed image size | Max size | 1 GB | Container |
2626| Temporary disk size ¨ | Max size | 24 000 MiB | Container |
27- | Invocation rate | Max number | 1000 per second | Container |
27+ | Invocation rate | Max number | 5000 per second | Container |
2828| Concurrency | Max | 80 | Container Instance |
2929| Max Scale (simultaneous Container instances) | Max | 50 | Container |
3030| CPU | Min/max | 70 to 6000 mvCPU | Container |
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ This section contains usage limits that apply when using Serverless Functions.
2424| Zip size | Max size | 100 MiB | Function |
2525| Code size | Max size | 500 MiB | Function |
2626| Temporary disk size | Max size | 1024 MiB | Function instance |
27- | Invocation rate | Max number | 1000 per second | Function |
27+ | Invocation rate | Max number | 5000 per second | Function |
2828| Concurrency (number of simultaneous requests)\* ** | Max | 1 | Function instance |
2929| Scaling (number of simultaneous function instances) | Max | 50 | Function |
3030| Environment variables | Max number | 100 | Function + Namespace |
You can’t perform that action at this time.
0 commit comments