




















































































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 foundational guide introduces core DevOps principles, culture, and practices essential for certification candidates. It covers DevOps history, core values, CI/CD pipelines, automation, collaboration, feedback loops, and infrastructure fundamentals. Emphasis is placed on understanding DevOps terminology, lifecycle integration, and organizational impact. With clear explanations, diagrams, case examples, and exam-aligned practice questions, this guide prepares learners to demonstrate a strong conceptual understanding of DevOps foundations.
Typology: Exams
1 / 92
This page cannot be seen from the preview
Don't miss anything!





















































































Question 1. Which of the following best describes the primary purpose of the “Golden Circle” in DevOps leadership? A) To prioritize tools over culture B) To define the “What” before the “Why” C) To articulate the organization’s “Why” before the “How” and “What” D) To focus on cost reduction above all else Answer: C Explanation: Simon Sinek’s Golden Circle urges leaders to start with “Why” (purpose) to inspire and align teams, which is essential for DevOps cultural change. Question 2. In the context of Transformational Leadership, which characteristic most directly encourages team members to challenge existing processes? A) Inspirational motivation B) Intellectual stimulation C) Individualized consideration D) Transactional rewards Answer: B Explanation: Intellectual stimulation pushes followers to question assumptions and explore innovative solutions, a key driver for DevOps adoption. Question 3. Which soft skill is most critical for a DevOps leader when facilitating a post-mortem of a failed deployment? A) Technical proficiency B) Empathy C) Authoritative decision-making D) Time-boxing Answer: B
Explanation: Empathy helps create a psychologically safe environment where team members can discuss failures without fear of blame. Question 4. What does “psychological safety” enable within a DevOps team? A) Faster code reviews B) Unrestricted access to production C) “Fail fast” experimentation without fear of punishment D) Mandatory overtime during incidents Answer: C Explanation: Psychological safety allows team members to try risky experiments and learn from failures, accelerating continuous improvement. Question 5. Which cognitive bias is most likely to cause a team to continue investing in a failing automation script because of prior sunk costs? A) Confirmation bias B) Availability heuristic C) Sunk-cost bias D) Anchoring bias Answer: C Explanation: Sunk-cost bias leads people to justify continued investment to avoid feeling that past resources were wasted. Question 6. In neuroscience of change, which brain response is triggered when employees perceive a transformation as a threat? A) Activation of the prefrontal cortex for logical analysis B. Release of dopamine for reward anticipation C. Activation of the amygdala, causing stress responses
B. To provide a community of practice for a specific discipline (e.g., testing) across squads C. To enforce governance policies D. To allocate budget across tribes Answer: B Explanation: Chapters bring together specialists from different squads to share standards, practices, and mentorship. Question 10. Conway’s Law states that system design mirrors which of the following? A. The organization’s hierarchy B. The organization’s communication structure C. The organization’s financial budget D. The organization’s market strategy Answer: B Explanation: The way teams communicate determines the architecture of the software they build. Question 11. When applying the Minimum Viable Product (MVP) concept to an internal process change, which statement is most accurate? A. Deliver the complete end-to-end process before testing B. Release a simplified version that validates the core hypothesis with minimal effort C. Avoid any stakeholder feedback until the final version is ready D. Focus solely on UI enhancements Answer: B Explanation: An MVP for internal change tests the essential value proposition quickly, allowing early learning and iteration.
Question 12. Integrating GRC into an automated pipeline primarily helps to: A. Increase deployment frequency at any cost B. Reduce the need for manual testing entirely C. Ensure compliance, risk management, and governance are enforced continuously D. Eliminate all security controls Answer: C Explanation: Embedding Governance, Risk, and Compliance checks in CI/CD ensures that every change meets regulatory and policy requirements. Question 13. In Value Stream Mapping, “Touch Time” refers to: A. The total elapsed time from request to delivery B. The time a product or information is actively being worked on C. The waiting time between process steps D. The time spent on non-value-added activities Answer: B Explanation: Touch time is the actual processing time where value is added, distinct from wait time. Question 14. Which of the following is NOT one of the seven classic wastes (Muda) in Lean? A. Overproduction B. Waiting C. Defects D. Innovation Answer: D
D. Customer Satisfaction Score (CSAT) Answer: C Explanation: Deployment Frequency predicts future delivery speed and is a leading indicator, while MTTR is lagging. Question 18. The DORA metric “Lead Time for Changes” measures: A. Time from code commit to production deployment B. Time from incident detection to resolution C. Time from idea generation to market launch D. Time spent in code review Answer: A Explanation: Lead Time for Changes captures how quickly a change moves through the pipeline to production. Question 19. Which of the following best defines a “vanity metric”? A. A metric that directly correlates with business outcomes B. A metric that looks impressive but does not drive actionable insight C. A metric that measures defect density D. A metric that tracks deployment frequency Answer: B Explanation: Vanity metrics are superficial (e.g., number of commits) and can mislead teams about real performance. Question 20. The Improvement Kata’s four-step routine starts with: A. Measuring the current condition B. Setting a target condition
C. Conducting a PDCA cycle D. Reflecting on past successes Answer: B Explanation: The kata begins by defining a challenging target condition to guide iterative experiments. Question 21. A “Safe to Fail” experiment in DevOps should include all EXCEPT: A. A clear hypothesis B. Pre-defined success criteria C. Unlimited scope to discover unknowns D. Mechanisms to roll back if needed Answer: C Explanation: Experiments must be scoped to manage risk; unlimited scope defeats the purpose of safety. Question 22. Which of the following is an example of a lagging indicator? A. Deployment Frequency B. Lead Time for Changes C. Mean Time to Recovery (MTTR) D. Number of “Ideas” submitted to the backlog Answer: C Explanation: MTTR reports on past incidents; it reflects performance after the fact. Question 23. In a high-trust DevOps culture, which behavior is most likely to be observed? A. Micromanagement of daily tasks
Question 26. In socio-technical systems thinking, which element is considered equally important as technology? A. Marketing strategy B. Organizational culture and people C. Physical office layout only D. Legal compliance alone Answer: B Explanation: Socio-technical design balances human/social aspects with technical components for optimal performance. Question 27. When using storytelling to socialize a DevOps vision, the most effective narrative element is: A. Detailed technical specifications B. A relatable protagonist facing a familiar challenge C. A list of tool names to be adopted D. A strict timeline of milestones Answer: B Explanation: Stories with characters and conflict engage emotions, making abstract change tangible. Question 28. “Mission Command” in a DevOps context emphasizes: A. Centralized decision-making with detailed orders B. Decentralized execution guided by a clear intent C. Strict adherence to a fixed schedule D. Limiting autonomy to senior engineers only Answer: B
Explanation: Mission Command provides intent, allowing teams to adapt execution autonomously. Question 29. Wilber’s Quadrants help leaders view change through which four perspectives? A. Strategic, Tactical, Operational, Financial B. Individual-Internal, Individual-External, Collective-Internal, Collective-External C. Technical, Process, People, Product D. Planning, Execution, Review, Retrospective Answer: B Explanation: The quadrants map interior/exterior dimensions of individuals and collectives, aiding holistic transformation. Question 30. The Karpman Drama Triangle identifies unhealthy roles in conflict. Which of the following is NOT one of the three roles? A. Victim B. Rescuer C. Persecutor D. Facilitator Answer: D Explanation: Facilitator is a healthy role; the triangle’s negative roles are Victim, Rescuer, and Persecutor. Question 31. Which of the following is a primary benefit of quantifying ROI for DevOps initiatives? A. Justifying increased headcount only B. Demonstrating tangible business value to stakeholders
A. A set of isolated tools without cultural impact B. A holistic movement combining culture, automation, measurement, and sharing (CAMS) C. A one-time project to migrate to the cloud D. A strict set of compliance checklists only Answer: B Explanation: Modern DevOps is described by the CAMS framework, integrating culture, automation, measurement, and sharing. Question 35. A leader practicing “Individualized Consideration” is most likely to: A. Apply the same coaching method to all team members B. Tailor feedback and development opportunities to each person’s strengths and needs C. Ignore personal development in favor of process efficiency D. Enforce a uniform performance metric across the team Answer: B Explanation: Individualized consideration involves recognizing and nurturing each individual’s unique potential. Question 36. Which of the following is an example of “Intellectual Stimulation” for a DevOps team? A. Requiring adherence to a single scripting language B. Encouraging team members to experiment with new CI/CD tools and share findings C. Limiting access to production environments to senior staff only D. Mandating daily status reports without discussion Answer: B
Explanation: Stimulating the intellect means promoting curiosity, experimentation, and shared learning. Question 37. In the context of “Lean Strategic Change Canvas,” what does the “Value Proposition” block represent? A. The list of tools to be purchased B. The expected benefits and outcomes of the transformation for stakeholders C. The budget allocation for each department D. The hierarchical reporting structure Answer: B Explanation: The Value Proposition articulates why the change matters and the benefits it delivers. Question 38. Which of the following best illustrates a “Fixed Mindset” that hinders DevOps adoption? A. Believing skills can be developed through practice and feedback B. Assuming that failures are reflections of personal inadequacy rather than learning opportunities C. Seeking continuous improvement through retrospectives D. Encouraging cross-functional skill development Answer: B Explanation: A fixed mindset views abilities as static and interprets failures negatively, limiting experimentation. Question 39. According to the “Three Ways” of DevOps, the first way focuses on: A. Amplifying feedback loops B. Creating a culture of continuous learning
Question 42. A “Touch Time” of 3 hours and a “Wait Time” of 9 hours in a value stream results in a Process Efficiency of: A. 25% B. 33% C. 50% D. 75% Answer: A Explanation: Efficiency = Touch / (Touch + Wait) = 3 / (3+9) = 3/12 = 0.25 → 25%. Question 43. Which DORA metric most directly reflects system reliability after a production incident? A. Deployment Frequency B. Lead Time for Changes C. Mean Time to Recovery (MTTR) D. Change Failure Rate Answer: C Explanation: MTTR measures the time taken to restore service, indicating reliability. Question 44. In the context of “Improvement Kata,” what is the purpose of the “PDCA” cycle? A. To define a budget for each sprint B. To plan, do, check, and act on incremental experiments toward the target condition C. To assign blame for missed deadlines D. To document every code change in a repository Answer: B
Explanation: PDCA provides a structured approach for continuous learning and improvement. Question 45. Which of the following best illustrates “Individualized Consideration” in a DevOps coaching session? A. Delivering the same generic training deck to all engineers B. Discussing each engineer’s career goals and tailoring growth plans accordingly C. Enforcing a uniform coding standard without explanation D. Ignoring personal feedback and focusing solely on metrics Answer: B Explanation: Tailoring development to individual needs reflects individualized consideration. Question 46. When mapping a value stream, “Process Cycle Efficiency (PCE)” is calculated as: A. (Touch Time / Total Lead Time) × 100% B. (Wait Time / Touch Time) × 100% C. (Number of Steps / Lead Time) × 100% D. (Defects / Total Items) × 100% Answer: A Explanation: PCE measures the proportion of value-adding time relative to total lead time. Question 47. Which of the following would be considered a “Leading Indicator” for improving Change Failure Rate? A. Number of post-deployment incidents B. Frequency of automated test coverage expansion
A. A group of managers overseeing multiple teams B. A cross-functional, end-to-end team responsible for a product feature C. A committee that defines coding standards for the entire organization D. A temporary task force for emergency incidents only Answer: B Explanation: Squads are autonomous, multidisciplinary teams owning specific product areas. Question 51. In a DevOps transformation, “psychological safety” is most closely related to which of the following outcomes? A. Increased overtime hours B. Higher frequency of “blameless post-mortems” C. Strict adherence to hierarchical reporting D. Reduction of all documentation Answer: B Explanation: When people feel safe, they are willing to discuss failures openly, leading to blameless retrospectives. Question 52. Which bias might cause a team to over-estimate the benefits of a new tool because it aligns with their existing beliefs? A. Confirmation bias B. Availability heuristic C. Anchoring bias D. Bandwagon effect Answer: A Explanation: Confirmation bias leads people to favor information that confirms pre-existing views.
Question 53. The “Lean Startup” principle of “Validated Learning” is most applicable to which DevOps practice? A. Long-term strategic planning without iteration B. Running small, measurable experiments in the delivery pipeline C. Relying solely on senior leadership decisions for tool selection D. Implementing a single monolithic release strategy Answer: B Explanation: Validated learning involves testing hypotheses quickly and using data to guide decisions, mirroring DevOps experiments. Question 54. Which of the following is an example of “Underutilized Talent” waste in a value stream? A. A developer spending 70% of time on manual testing that could be automated B. A server idle for 90% of the day due to over-provisioning C. A team member waiting for approvals before proceeding D. A defect that requires rework after release Answer: A Explanation: When skilled staff perform low-value manual tasks, their expertise is underutilized. Question 55. In the context of “Beyond Budgeting,” which practice replaces traditional annual budgeting? A. Fixed cost allocation per department B. Rolling forecasts and dynamic resource allocation based on real-time performance C. Zero-budget policy for all teams