Serverless Jobs API
Serverless Jobs is a fully managed solution that enables you to plan, schedule, and run batch processing workloads without needing to provision or scale any infrastructure. Each job is run from a job definition, which includes the image used to run the job, as well as its resources.
Concepts
Refer to our dedicated conceptsOpen in new context page to find definitions of all terminology related to Scaleway Serverless Jobs.
Quickstart
Note
For jobs concepts and advanced documentation, please refer to Scaleway Quickstart for JobsOpen in new context.
Technical information
Regions
Serverless Jobs is available in the Paris, Amsterdam and Warsaw regions, which are represented by the following path parameters:
fr-parnl-amspl-waw
Going further
For more information on Scaleway Serverless Jobs, check out the following resources:
- Our main documentationOpen in new context
- The
#serverless-jobschannel on our Slack CommunityOpen in new context - Our support ticketing systemOpen in new context.
Tags
Job definitions
A job definition is a template that contains all the information necessary to run a job
Job runs
A job run is the execution of a job definition
Secrets
A secret reference is a logical reference to a secret stored in Scaleway Secret Manager, and it can only be managed within the context of a job definition.