Deployment Strategy Trade-offs
1. A team historically does "big bang deployments." An architect proposes switching to progressive delivery. What is the core risk of a big bang deployment?
2. An engineer uses the term "blast radius" during a deployment planning meeting. In this context, what does blast radius mean?
3. A DORA report mentions "change failure rate" as a key DevOps metric. What does change failure rate measure?
4. An engineering manager is asked by a non-technical director: "Why does it take so long to deploy? Can't we just push the code?" How should the manager frame the value of progressive delivery?
5. A team evaluates whether to use blue-green deployment or a canary release for their next major API update. Which statement best describes when canary is preferable to blue-green?
Exercise complete!
out of 5 questions