Loading content/handbook/engineering/infrastructure-platforms/change-management.md +2 −0 Original line number Diff line number Diff line Loading @@ -125,6 +125,8 @@ These are changes that are not expected to cause downtime in Production, but whi 1. Any changes to database configuration which do not meet the requirements of being Criticality 1 should be considered as Criticality 2 change. 1. Most architectural changes to Infra as code (IaC). 1. HTTP Router routing changes. 1. Topology Service cell configuration changes & routing logic changes. 1. Most IaC changes to pets - Postgres, Redis, and other Single Points of Failure. 1. Load Balancer Configuration - major changes to backends or front ends, fundamental to traffic flow. 1. IaC changes to production Virtual Machines outside of Kubernetes when there is a decrease. Loading Loading
content/handbook/engineering/infrastructure-platforms/change-management.md +2 −0 Original line number Diff line number Diff line Loading @@ -125,6 +125,8 @@ These are changes that are not expected to cause downtime in Production, but whi 1. Any changes to database configuration which do not meet the requirements of being Criticality 1 should be considered as Criticality 2 change. 1. Most architectural changes to Infra as code (IaC). 1. HTTP Router routing changes. 1. Topology Service cell configuration changes & routing logic changes. 1. Most IaC changes to pets - Postgres, Redis, and other Single Points of Failure. 1. Load Balancer Configuration - major changes to backends or front ends, fundamental to traffic flow. 1. IaC changes to production Virtual Machines outside of Kubernetes when there is a decrease. Loading