Overview
How to use workspaces on DevZero.
What is a Workspace
Workspaces enable developers to create custom, isolated, and flexible environments for developing, testing, and deploying workloads on our platform. Built dynamically from a pre-defined configuration file (a recipe), a workspace is similar to a virtual machine (VM), offering dynamic resources ready to handle demanding, bursty workloads - such as CI/CD pipelines, streaming, data processing and more.
Each workspace is provisioned with its own Kubernetes cluster and dependencies specified in its recipe file, supporting a wide range of workloads and ensuring that environments are configured identically for every developer in the team.
A workspace can be launched in an available region of the users choice. To learn more about how to deploy your workspaces to specific regions and which regions we currently support, check out regions.