09. Deployment Big Picture
ND#9991 C03 L02 A0 Deployment Strategies Story V2
Deployment Strategies Guidelines
Deployment Strategies Guide
- Manual changes will get you in trouble sooner or later.
- New feature code releases often require blue/green deployment due to scheme changes and/or to keep consistency.
- To perform a bug fix of an existing product, a rolling deployment will be your most frequent choice.
Deployment Strategies Q1
SOLUTION:
Rolling deploymentDeployment Strategies and Big Picture