preprod - test -> dev? - staging -> qa? - kill qdaily - kill RC
Multiphase process:
Deploy code from test env to qdaily and use a scrambled dbcopy of prod
test
qdaily
prod
✅ PR for this phase is ready
Setup a new PreProd cluster and enable code deploys to both qdaily and preprod.
preprod
Add unscrambled dbcopy to preprod.
Provide limited access to preprod. (mainly support)
Kill anything related to qdaily.
This is something we should be able to achieve when setting up a separate Dev Cluster, and moving away from the shared cluster
Same as the above.
This will depend on dev having created API's and Tooling to move customer config/data from one account to another on prod.
Devops can contribute to helping out Dev with creating tooling for this, but this should be a more dev led effort.
Last updated 2 years ago