Environments
Environments
Sandbox and production environments, how they're provisioned, and how they expire.
An environment is where a project is reproduced and tested. OSTaaS provisions isolated environments so testing never affects production or other tenants.
Kinds of environment
- Sandbox — a temporary, isolated space for reproducing and testing.
- Production-like — a longer-lived environment that mirrors production conditions where needed.
Lifecycle
- Request an environment for a project.
- It provisions; watch its status.
- Do your work and capture evidence.
- It expires on schedule and resources are reclaimed.
Related
Last updated 2026-09-02