DOL Strategic Leadership 2 — Questions and Answers
Question 1: A DevOps leader is asked to justify a $2M platform investment to the CFO. Which framing is most effective?
- Emphasize technical debt reduction in engineering terms
- Translate deployment frequency and MTTR improvements into revenue impact and risk reduction (Correct answer)
- Present a detailed architecture diagram of the new platform
- Focus on the number of tools being consolidated
Correct answer: Translate deployment frequency and MTTR improvements into revenue impact and risk reduction
Executives respond to business outcomes; linking DevOps metrics to revenue and risk makes the investment case compelling.
Question 2: Which organizational model best supports a DevOps leader's goal of reducing cross-team dependencies while maintaining platform standards?
- Centralized command-and-control IT
- Platform engineering team offering self-service capabilities to stream-aligned teams (Correct answer)
- Siloed dev and ops departments with shared ticketing
- A single mega-team owning all services end-to-end
Correct answer: Platform engineering team offering self-service capabilities to stream-aligned teams
Platform teams provide golden paths and self-service tooling, enabling autonomy while enforcing consistent standards.
Question 3: A DevOps leader notices that deployment frequency increased but customer satisfaction scores dropped. What should be the immediate strategic response?
- Roll back the CI/CD pipeline changes
- Correlate deployment events with customer-facing error rates and business metrics before concluding causation (Correct answer)
- Slow down deployments until satisfaction recovers
- Blame the QA team for insufficient testing
Correct answer: Correlate deployment events with customer-facing error rates and business metrics before concluding causation
Correlation analysis is required before attribution; faster deployments may coincide with but not cause satisfaction drops.
Question 4: When leading a DevOps transformation across multiple business units with different risk tolerances, the best approach is to:
- Apply a single uniform DevOps maturity model to all units simultaneously
- Tailor transformation pace and practices to each unit's risk profile and strategic importance (Correct answer)
- Focus only on the highest-revenue business unit first
- Mandate identical toolchains regardless of unit constraints
Correct answer: Tailor transformation pace and practices to each unit's risk profile and strategic importance
Context-sensitive transformation respects differing constraints and increases adoption success across diverse business units.
Question 5: A DevOps leader wants to build psychological safety on their team. Which action has the highest impact?
- Announcing a no-blame policy in a company-wide email
- Publicly modeling vulnerability by sharing their own mistakes and what they learned (Correct answer)
- Removing all post-incident reviews to avoid stress
- Rewarding only successful deployments to reduce fear of failure
Correct answer: Publicly modeling vulnerability by sharing their own mistakes and what they learned
Leaders who visibly model vulnerability and learning signal that it is safe for others to do the same.
Question 6: Which metric is most useful for a DevOps leader evaluating the strategic health of the software delivery system?
- Lines of code committed per developer
- Change failure rate combined with mean time to restore (Correct answer)
- Number of open Jira tickets
- Percentage of test coverage
Correct answer: Change failure rate combined with mean time to restore
Change failure rate and MTTR together measure both stability and recovery capability, reflecting true delivery health.
Question 7: A company wants to adopt DevOps but its compliance team insists on manual approval gates for every production change. The DevOps leader should:
- Bypass compliance requirements to achieve deployment velocity
- Collaborate with compliance to automate evidence collection and embed controls into the pipeline (Correct answer)
- Accept all manual gates as non-negotiable constraints
- Move regulated workloads to a separate team outside the transformation
Correct answer: Collaborate with compliance to automate evidence collection and embed controls into the pipeline
Automating compliance evidence and embedding controls satisfies regulatory needs while maintaining delivery speed.
A DevOps leader is asked to justify a $2M platform investment to the CFO.
Which framing is most effective?