CTO Technology Strategy & Innovation 5 — Questions and Answers
Question 1: A CTO wants to foster a culture of innovation. Which management practice is most directly linked to sustained innovation output?
- Strict top-down project governance
- Psychological safety enabling teams to propose and fail at experiments (Correct answer)
- Annual hackathons as the primary innovation vehicle
- Centralizing all architecture decisions in a single committee
Correct answer: Psychological safety enabling teams to propose and fail at experiments
Research by Amy Edmondson shows psychological safety — where team members can take risks without fear of punishment — is the strongest predictor of team innovation and learning.
Question 2: What does 'technology debt' (technical debt) fundamentally represent in strategic terms?
- Outstanding vendor invoices for software licenses
- Deferred investment in system quality that accumulates compound interest in the form of increasing maintenance cost and slowdown (Correct answer)
- The gap between current and desired cloud infrastructure
- Budget allocated but not yet spent on technology
Correct answer: Deferred investment in system quality that accumulates compound interest in the form of increasing maintenance cost and slowdown
Technical debt, coined by Ward Cunningham, represents shortcuts taken for speed that must eventually be repaid with interest in the form of higher future maintenance costs and reduced velocity.
Question 3: Which strategic approach involves releasing new technology capabilities to a small subset of users before full rollout to reduce risk?
- Big bang deployment
- Canary release / progressive delivery (Correct answer)
- Blue-green deployment
- Feature freeze
Correct answer: Canary release / progressive delivery
Canary releases (progressive delivery) expose new features to a small user percentage first, allowing teams to detect issues and roll back before full exposure.
Question 4: A CTO is assessing strategic technology partnerships. Which criterion is most critical when evaluating a vendor for a long-term core platform?
- Lowest upfront cost
- Vendor financial health, roadmap alignment, and exit/portability options (Correct answer)
- Most features in current release
- Largest customer base globally
Correct answer: Vendor financial health, roadmap alignment, and exit/portability options
Long-term platform decisions require evaluating vendor viability, roadmap alignment with your strategy, and the ability to exit or migrate to avoid lock-in risk.
Question 5: What is the primary strategic purpose of an Architecture Review Board (ARB) or Technology Review Committee?
- Approving all code changes before production
- Ensuring technology decisions align with standards, avoid duplication, and support long-term strategy (Correct answer)
- Managing vendor contracts and procurement
- Conducting annual performance reviews for architects
Correct answer: Ensuring technology decisions align with standards, avoid duplication, and support long-term strategy
An ARB governs technology standards, prevents redundant tool sprawl, and ensures architectural decisions align with the organization's strategic technology direction.
Question 6: When transitioning from a project-based to a product-based operating model, the most significant shift for a CTO is:
- Replacing all project managers with product managers
- Moving from funding temporary projects to funding persistent teams around long-lived product lines (Correct answer)
- Eliminating all planning and governance processes
- Adopting a single agile framework company-wide
Correct answer: Moving from funding temporary projects to funding persistent teams around long-lived product lines
The product model shifts funding and accountability from time-bounded projects to persistent, empowered product teams with ongoing ownership of outcomes.
Question 7: A CTO must communicate the value of investing in platform engineering to the CFO. The most compelling argument is:
- Platform engineering is an industry trend and competitors are doing it
- Shared platforms reduce per-team redundancy and compress time-to-market across all product lines simultaneously (Correct answer)
- It allows hiring more engineers with specialized skills
- Platform teams use modern technology stacks
Correct answer: Shared platforms reduce per-team redundancy and compress time-to-market across all product lines simultaneously
Platform engineering multiplies ROI by enabling many product teams to deliver faster with less duplication, compressing time-to-market at scale across the portfolio.
A CTO wants to foster a culture of innovation.
Which management practice is most directly linked to sustained innovation output?