Skip to content

Commit bacdc52

Browse files
docs(srv): add quotas for Jobs MTA-6094 (#5088)
1 parent 1569a64 commit bacdc52

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

macros/compute/serverless-jobs.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
macro: compute-serverless-jobs
3+
---
4+
5+
Serverless Jobs is a fully managed solution that enables you to plan, schedule, queue, and run batch processing workloads without worrying about provisioning and scaling.

pages/organizations-and-projects/additional-content/organization-quotas.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,15 @@ For example, if you choose to create a container with 512 MB of memory and a max
333333
The maximum RAM quota is obtained by multiplying the maximum scale factor of your container by the selected RAM quantity.
334334
For example, if you choose to create a container with 512 MB of memory and a max scale of 20, you will have 10 GB RAM.
335335

336+
## Serverless Jobs
337+
338+
<Macro id="compute-serverless-jobs" />
339+
340+
341+
| | [Payment method validated](/billing/how-to/add-payment-method/#how-to-add-a-credit-card) | Payment method and [identity validated](/account/how-to/verify-identity/) |
342+
|-----------------------------|-------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|
343+
| Number of parallel job runs | 10 | 50 |
344+
336345

337346
## NATS
338347

0 commit comments

Comments
 (0)