Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions macros/compute/serverless-jobs.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
macro: compute-serverless-jobs
---

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.
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,15 @@ For example, if you choose to create a container with 512 MB of memory and a max
The maximum RAM quota is obtained by multiplying the maximum scale factor of your container by the selected RAM quantity.
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.

## Serverless Jobs

<Macro id="compute-serverless-jobs" />


| | [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/) |
|-----------------------------|-------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|
| Number of parallel job runs | 10 | 50 |


## NATS

Expand Down