



















































































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This advanced-level study guide focuses on leadership-driven DevOps transformation. It explores organizational change management, DevOps strategy, cultural alignment, metrics, governance, and continuous improvement. Designed for managers, executives, and team leaders, the guide emphasizes decision-making frameworks, value stream mapping, and enterprise-scale DevOps adoption. Real-world leadership scenarios, exam simulations, and strategic insights help candidates prepare confidently for the DevOps Certified Leader exam.
Typology: Exams
1 / 91
This page cannot be seen from the preview
Don't miss anything!




















































































Question 1. Which component of the CALMS framework emphasizes the importance of sharing knowledge across organizational boundaries? A) Culture B) Automation C) Measurement D) Sharing Answer: D Explanation: The “Sharing” pillar of CALMS focuses on disseminating information, practices, and learnings so that all parts of the organization benefit, fostering a collaborative culture. Question 2. In the First Way of the Three Ways, what is the primary goal of establishing a smooth flow of work? A) Reduce security risks B) Increase batch size C) Minimize hand-offs and delays D) Encourage competition between teams Answer: C Explanation: The First Way stresses system thinking and aims to create a continuous flow by removing bottlenecks, reducing hand-offs, and limiting delays. Question 3. Psychological safety in a DevOps environment primarily ensures that team members feel comfortable: A) Reporting bugs after a product launch B) Sharing ideas without fear of ridicule or punishment C) Working overtime to meet deadlines D) Delegating responsibilities to managers
Answer: B Explanation: Psychological safety means individuals can speak up, admit mistakes, and propose improvements without fear of negative consequences, which is essential for learning. Question 4. The “Lego and Chocolate” simulation is primarily used to illustrate: A) Financial budgeting processes B) The end-to-end software delivery pipeline C) Marketing campaign strategies D) Data center cooling techniques Answer: B Explanation: The simulation uses Lego bricks (code) and chocolate (value) to model how work moves through development, testing, and operations, highlighting flow and bottlenecks. Question 5. In the simulation, which role is responsible for defining the acceptance criteria for a feature? A) Business B) Development C) QA D) Operations Answer: A Explanation: The Business role represents the customer and sets the requirements and acceptance criteria that the other roles must satisfy. Question 6. A Kanban board with WIP limits helps teams to: A) Increase the number of parallel tasks
Question 9. Cultural debt refers to: A) Accumulated financial liabilities from IT spending B) Behaviors and norms that impede agility and learning C) Unused server capacity in a data center D) The backlog of user stories in a sprint Answer: B Explanation: Cultural debt is the hidden cost of unhealthy practices, such as blame culture or siloed communication, which erodes performance over time. Question 10. According to Westrum’s model, a generative organization is characterized by: A) Strict hierarchies and blame B) Low cooperation and high risk aversion C) High cooperation and information sharing D) Random decision making Answer: C Explanation: Generative cultures promote proactive problem solving, sharing, and learning, contrasting with pathological or bureaucratic types. Question 11. Which practice best integrates security into the DevOps pipeline (DevSecOps)? A) Conducting a security audit only after release B) Embedding automated security tests in CI/CD C) Assigning security to a separate, isolated team D) Using manual pen-testing once per quarter Answer: B
Explanation: DevSecOps calls for security checks (static analysis, dependency scanning, etc.) to run automatically as part of the continuous integration and delivery process. Question 12. In a high-performing DevOps team, leaders act primarily as: A) Commanders who dictate tasks B. Enablers who remove impediments and empower teams C) Micromanagers monitoring every line of code D. Budget custodians who limit spending Answer: B Explanation: Effective DevOps leadership focuses on enabling teams, fostering autonomy, and eliminating barriers rather than issuing directives. Question 13. When scaling DevOps culture across a large enterprise, a common challenge is: A. Reducing the number of micro-services B. Maintaining consistent tooling while respecting local contexts C. Eliminating all manual processes immediately D. Centralizing all decision-making in a single team Answer: B Explanation: Scaling requires balancing standardization (toolchains, metrics) with the need for teams to adapt practices to their specific contexts. Question 14. The Improvement Kata methodology emphasizes: A. Large, infrequent releases B. Incremental, purposeful experiments toward a target condition C. Immediate perfection of processes
B. Holding regular cross-team demos and lunch-and-learns C. Keeping all documentation in personal folders D. Encouraging teams to hoard proprietary scripts Answer: B Explanation: Regular cross-team knowledge-exchange events break silos and spread best practices throughout the organization. Question 18. In the CALMS framework, “Automation” primarily aims to: A. Replace all human decision-making B. Reduce manual, repeatable work to increase speed and reliability C. Eliminate the need for monitoring D. Increase the number of tools used Answer: B Explanation: Automation removes tedious, error-prone tasks, allowing faster delivery and more consistent outcomes. Question 19. The Second Way of the Three Ways focuses on: A. Optimizing the flow of work from left to right B. Amplifying feedback loops to detect problems early C. Automating infrastructure provisioning only D. Removing all documentation Answer: B Explanation: The Second Way stresses fast, reliable feedback at all stages (code, test, operation) so problems are found and corrected quickly.
Question 20. A “single point of failure” in a simulated workflow would be identified as: A. A stage where work piles up because only one person can process it B. A stage with the highest number of completed items C. A stage with the most colorful Lego pieces D. A stage that processes work the fastest Answer: A Explanation: A single point of failure is a bottleneck where the entire flow depends on one resource; its overload stops the system. Question 21. Which of the following best describes “Lean” as used in DevOps? A. Maximizing inventory of work items B. Delivering value by eliminating waste and optimizing flow C. Adding more hierarchical approvals D. Extending release cycles indefinitely Answer: B Explanation: Lean principles focus on waste reduction, continuous improvement, and delivering value efficiently. Question 22. During a simulation, a team discovers that “Chocolate” is waiting at the “Operations” station for 10 minutes. The most likely cause is: A. Excessive WIP limits at Development B. Lack of automated deployment scripts in Operations C. Too many chocolate pieces produced in Development D. Over-staffing in QA Answer: B
D. Keeping documentation outdated Answer: B Explanation: Static analysis flags code smells and violations automatically, making technical debt visible before it accumulates. Question 26. The “Three Ways” were originally introduced by: A. Gene Kim, Jez Humble, and Patrick Debois B. Steve Jobs and Bill Gates C. The Linux Foundation D. The IEEE Standards Committee Answer: A Explanation: The Three Ways are a core concept from the “Accelerate” book and the DevOps movement, authored by Kim, Humble, Debois, and Willis. Question 27. In the context of DevOps, “flow efficiency” is calculated as: A. (Value-adding time ÷ Total lead time) × 100% B. Number of servers ÷ Number of developers C. Lines of code per day ÷ Number of bugs D. Budget spent ÷ Features delivered Answer: A Explanation: Flow efficiency measures the proportion of time work spends adding value versus waiting. Question 28. When facilitating a simulation, a trainer should ask participants to identify: A. Their favorite programming language
B. The exact cost of each Lego piece C. The constraint that limits the overall system throughput D. The color scheme of the board Answer: C Explanation: Identifying the system constraint aligns with Theory of Constraints and helps teams focus improvement efforts. **Question 29. A “blameless culture” encourages which of the following behaviors? ** A. Hiding mistakes to protect reputation B. Publicly shaming the person who introduced a defect C. Open discussion of failures to learn from them D. Ignoring incidents to keep metrics high Answer: C Explanation: Blamelessness removes fear, enabling transparent analysis of failures for collective learning. Question 30. Which of the following is NOT a typical outcome of a well-run DevOps simulation? A. Increased awareness of hand-off delays B. Understanding of how WIP limits affect flow C. Immediate reduction of production incidents in real systems D. Recognition of cultural barriers to collaboration Answer: C Explanation: Simulations build insight but do not instantly eliminate real-world incidents; implementation of changes takes time.
Explanation: Adding more work without assessing flow capacity creates overload and highlights the need for demand-capacity balancing. Question 34. Which of the following is a key characteristic of a “generative” culture? A. Information hoarding B. High trust and proactive problem solving C. Strict adherence to hierarchy D. Punitive response to errors Answer: B Explanation: Generative cultures thrive on trust, collaboration, and continuous learning. Question 35. A DevOps trainer observes that teams repeatedly skip the QA step in the simulation. This likely indicates: A. The QA role is not needed in real life B. A perceived bottleneck or low perceived value in QA C. The chocolate is too heavy for QA D. The simulation board is too small Answer: B Explanation: Skipping a step suggests teams view it as a constraint or low-value activity, highlighting a cultural or process issue. Question 36. Which practice helps to reduce “cultural debt” related to blame? A. Implementing strict fault-tracking policies B. Conducting blameless post-mortems after incidents C. Publishing individual performance scores publicly
D. Limiting communication channels to email only Answer: B Explanation: Blameless post-mortems shift focus from individuals to systems, reducing blame culture. Question 37. In scaling DevOps, the “Inner Source” model encourages: A. Using proprietary closed-source tools only B. Treating internal code repositories like open-source projects to foster collaboration C. Outsourcing all development to external vendors D. Restricting code access to senior engineers Answer: B Explanation: Inner source applies open-source collaboration practices within an organization, promoting reuse and shared ownership. Question 38. Which of the following is an example of “continuous learning” in a DevOps team? A. Scheduling a yearly training retreat only B. Rotating team members through different stages of the pipeline to broaden skills C. Assigning the same tasks to the same people forever D. Disabling all automated alerts to avoid noise Answer: B Explanation: Rotation and cross-training expand knowledge, fostering a learning mindset. Question 39. During a simulation debrief, a trainer asks “What could we have done differently to prevent the chocolate from piling up?” This question primarily targets which of the Three Ways?
Question 42. The “Lean” principle of “respect for people” translates in DevOps to: A. Strict top-down control of all decisions B. Empowering teams to make technical choices and improve processes C. Limiting access to production systems to senior staff only D. Eliminating all meetings Answer: B Explanation: Respect for people means giving teams autonomy, encouraging participation, and valuing their insights. Question 43. Which of the following is a typical sign that a team has high “psychological safety”? A. Team members avoid speaking up in meetings B. Errors are hidden until after a release C. People readily admit mistakes and ask for help D. Only managers receive feedback Answer: C Explanation: Open admission of errors and willingness to seek assistance indicate a safe environment. Question 44. The “Improvement Kata” consists of which sequence of steps? A. Define target condition → Identify obstacles → Experiment → Reflect and adjust B. Write code → Deploy → Celebrate → Forget C. Hire more staff → Increase budget → Add tools → Stop D. None of the above
Answer: A Explanation: The Kata cycle guides systematic, iterative improvement toward a defined goal. Question 45. In the CALMS framework, “Culture” is considered the foundation because: A. It determines the adoption and effectiveness of automation, lean, measurement, and sharing B. It is the easiest pillar to change C. It only involves HR policies D. It focuses exclusively on office décor Answer: A Explanation: Culture shapes attitudes toward automation, learning, and collaboration; without a supportive culture, other pillars falter. Question 46. Which practice helps to amplify feedback loops as described in the Second Way? A. Delaying monitoring until after a major incident B. Implementing real-time alerts and dashboards for code quality and performance C. Removing all logs from production systems D. Conducting annual performance reviews only Answer: B Explanation: Real-time visibility provides immediate feedback, enabling fast correction. Question 47. A “single point of failure” in a real-world CI pipeline is most likely caused by: A. Multiple redundant build agents
Question 50. Which of the following is an example of “technical debt” that can be surfaced during a simulation? A. Unclear acceptance criteria from Business B. Excessive WIP limits at Development C. Skipping automated testing, leading to hidden bugs D. Using too many colors of Lego bricks Answer: C Explanation: Skipping tests creates hidden defects that later require costly fixes, representing technical debt. Question 51. The “Third Way” encourages which of the following mindsets? A. Resistance to change B. Continuous experimentation and learning C. Maintaining the status quo D. Isolating teams from each other Answer: B Explanation: The Third Way focuses on a culture of relentless improvement through experimentation. Question 52. Which of the following is a direct benefit of visual management (e.g., Kanban boards) in a DevOps environment? A. Hiding work from stakeholders B. Making work visible to identify bottlenecks quickly C. Increasing the number of meetings required D. Reducing the need for any metrics Answer: B
Explanation: Visual boards expose the state of work, enabling rapid detection of constraints. Question 53. In a blameless post-mortem, the term “root cause” refers to: A. The individual who made the mistake B. The underlying system or process factor that allowed the error to occur C. The exact time the incident happened D. The cost of the outage in dollars Answer: B Explanation: Root cause analysis looks at systemic issues, not personal blame. Question 54. During a simulation, the “Development” team repeatedly hands off partially completed Lego pieces to QA. This illustrates a breakdown in: A. Automation B. Flow and hand-off quality C. Measurement D. Sharing of chocolate Answer: B Explanation: Incomplete work increases rework and slows flow, highlighting a hand-off problem. Question 55. Which of the following practices aligns with the “Lean” principle of “eliminate waste”? A. Maintaining large, unused test environments B. Running unnecessary manual integration steps C. Automating repetitive deployment tasks