Warning

🚧 Work in Progress: This page is currently under construction. Content may be incomplete or subject to change. To contribute, see the contribution guide.

Environments

The Technology department maintains three environment tiers for all systems. Each tier has specific purposes, access controls, and deployment policies.


Environment overview

EnvironmentPurposeStabilityWho can deployData
DevelopmentActive development, experimentationLow — can breakAny developerSynthetic / anonymized
StagingQA, UAT, pre-production validationMedium — should be stableSquad lead approvalProduction copy (anonymized)
ProductionLive system serving end usersHigh — changes require change ticketChange window + approvalReal data

flowchart LR
    DEV[Development
free to experiment] -->|PR merged to main| STG[Staging
UAT & validation]
    STG -->|Go-live approved| PRD[Production
change window]

Sections

3 items under this folder.