| # | Objective | Covered in | Primary audience |
|---|---|---|---|
| 1 | Cloud-native patterns supporting on-prem → cloud transition | §7 Target arch · §8 Phases | App Dev · EA |
| 2 | Seamless functioning in a hybrid environment | §8 Phases · §9 Risks | EA · VP Eng |
| 3 | Potential risks & mitigations | §9 Risks · dual-run pattern | VP Engineering |
| 4 | Opportunities vs. self-managed on-prem | §6 Constraints · §10 Four dimensions | Business |
| 5 | Cost · security · scalability · data management | §10 Four dimensions | Business · CISO |
| Risk | Likelihood | Impact | Mitigation |
|---|---|---|---|
| Peak-season migration collision | High | High | Hard Nov–Jan freeze. Phase gates enforce it. |
| GDPR residency violation | Med | Critical | Policy-as-code SCPs block forbidden flows. |
| Cost blow-up from lift-and-shift | High | Med | Re-platform. FinOps guardrails from day 0. |
| Cutover rollback impossibility | Med | High | Dual-run with weighted DNS. Reverse CDC 72h. |
| PCI scope expansion | Med | High | Dedicated account/VPC. Tokenize at edge. |
| Streaming latency regression (EU) | Med | High | Keep EU origin through transition. Load-test first. |