PeopleCert DevOps Leader v2.2 DevOps-Leader Exam Questions

Page: 1 / 14
Total 40 questions
Question 1

Bernhard is an expert tester and whilst he likes the new model his organization has chosen, which means he is in a cross-functional team, he also misses working in a group of testers and sharing best practice and knowledge. He goes to his chapter meetups but wants a broader community to work with on the emerging artificial intelligence based testing automation tools becoming available in the market.

What could Bernhard do?



Answer : A

The correct answer is A because a guild is an appropriate structure for a broader community of interest that spans teams, squads, chapters, or tribes. Bernhard already participates in chapter meetups, which typically connect people with the same discipline or competency area, such as testing. However, his need is more specific and broader: collaboration around emerging AI-based testing automation tools across the organization.

A guild allows interested practitioners to voluntarily share knowledge, develop practices, explore tools, run experiments, and build capability around a shared topic. This fits the DevOps principle of enabling decentralized learning while avoiding the return to rigid functional silos. It also supports communities of practice, which help specialists maintain professional excellence while still contributing to cross-functional delivery teams.

Option B introduces unnecessary hierarchy. Option C is incorrect because squads are delivery teams, not communities for specialist knowledge sharing. Option D may help locally, but it is narrower than forming a guild and depends on the chapter lead rather than creating an open community. Relevant study guide references: Target Operating Models and Organizational Designs; Maintaining Energy and Momentum; Becoming a DevOps Organization.

==============


Question 2

When an organization has adopted DevOps principles and practices, releasing a change to their applications and services can be described as which of the following?



Answer : B

In a mature DevOps organization, releasing change should become routine, low-risk, repeatable, and almost unremarkable --- ''like breathing.'' This reflects a shift away from large, infrequent, manually coordinated releases toward small, frequent, well-tested, automated, and observable changes. DevOps aims to make delivery safe by improving flow, feedback, collaboration, automation, deployment practices, monitoring, and learning from production.

Option A describes the traditional release pattern DevOps seeks to eliminate: large batches, long lead times, fragile deployments, and fear of failure. Option C also reflects an older operating model in which releases are treated as exceptional events requiring special windows, weekend work, and extensive coordination. Option D implies that release responsibility is isolated in a separate team, whereas DevOps promotes shared ownership across product, development, operations, security, and other stakeholders.

The key point is that DevOps does not simply accelerate release frequency; it changes the system so that frequent release becomes safe. Capabilities such as continuous integration, deployment automation, automated testing, feature flags, telemetry, rollback patterns, and blameless learning reduce the risk of change. Relevant study guide references: Becoming a DevOps Organization, Measuring to Improve, Measuring to Learn, and Target Operating Models and Organizational Designs.

==============


Question 3

Which is NOT a characteristic of a DevOps culture?



Answer : D

The correct answer is D because DevOps culture depends on cross-functional collaboration. DevOps emerged to reduce the friction created by separated development, operations, testing, security, release, and business functions. When collaboration is discouraged, teams revert to silos, handoffs, blame, delayed feedback, and local optimization. That is the opposite of the cultural intent of DevOps.

The other options are positive DevOps cultural characteristics. Viewing failure as a learning opportunity supports psychological safety, experimentation, incident learning, and continuous improvement. Welcoming new ideas encourages innovation and helps teams challenge legacy assumptions. Sharing risks and responsibilities creates alignment across functions and reduces the ''throw it over the wall'' mentality that often exists in traditional IT.

A DevOps culture does not mean absence of discipline or accountability. It means teams use transparency, shared goals, evidence, and feedback to improve the system of work. Leaders should actively encourage collaboration across product, development, operations, security, and business stakeholders so that outcomes are owned collectively. Relevant study guide references: DevOps and Transformational Leadership; Unlearning Behaviors; Becoming a DevOps Organization; Maintaining Energy and Momentum.

==============


Question 4

When preparing for a DevOps transformation, what technique can be used to create a shared vision of the need to change?



Answer : B

The correct answer is B because a value stream map is a strong technique for creating a shared view of why change is needed. Before a DevOps transformation can gain momentum, stakeholders must understand the current system of work: how demand enters, how work flows, where it waits, where it is handed off, where rework occurs, and where customer value is delayed. A value stream map makes these issues visible to everyone involved.

This shared visibility is important because transformation often fails when different teams hold different mental models of the problem. Development may see operations as a blocker, operations may see development as careless, and leadership may see only high-level delivery metrics. Value stream mapping helps replace assumptions and blame with a common evidence base. It allows stakeholders to see that many problems are systemic rather than caused by individual teams.

Kanban can help manage and visualize work, but the question asks about creating a shared vision of the need to change. Reengineering is broader and more disruptive. A change score card may track change but does not create the same end-to-end understanding. Relevant study guide references: Articulating and Socializing Vision; Measuring to Learn; Measuring to Improve; Becoming a DevOps Organization.


Question 5

In the Power of TED, The Empowerment Dynamic, what role does the victim from the Karpman Drama Triangle become?



Answer : A

The correct answer is A because in The Empowerment Dynamic, the Victim role from the Karpman Drama Triangle shifts into the Creator role. The Karpman Drama Triangle describes dysfunctional interaction patterns: Victim, Persecutor, and Rescuer. These roles reinforce blame, helplessness, dependency, and reactive behavior. In DevOps transformation, such patterns are harmful because they prevent ownership, learning, and constructive problem-solving.

The Empowerment Dynamic reframes these roles into more productive alternatives. The Victim becomes the Creator, focusing on desired outcomes, choices, and personal agency. The Persecutor becomes the Challenger, provoking growth and improvement rather than blame. The Rescuer becomes the Coach, helping others develop capability rather than creating dependency.

For DevOps leaders, this model supports unlearning behaviors that keep teams stuck in blame or helplessness. Instead of saying ''operations blocks us'' or ''developers keep breaking things,'' teams learn to ask what outcome they want, what constraints exist, and what actions they can take together. Relevant study guide references: Unlearning Behaviors; DevOps and Transformational Leadership; Maintaining Energy and Momentum.

==============


Question 6

What doesn't a Value Stream Map do?



Answer : D

The correct answer is D because a Value Stream Map primarily makes the current system of work visible; it does not automatically determine or implement the corrective actions required to remove waste. A value stream map helps teams see how work flows from demand to value realization, including handoffs, delays, queues, wait time, process time, rework, dependencies, and bottlenecks. This creates a shared factual basis for improvement, but the map itself is a diagnostic and collaboration tool, not a complete solution design.

Options A, B, and C describe core benefits of value stream mapping. It provides a time diagnostic by exposing elapsed time versus active work time. It helps visual collaboration because stakeholders can collectively inspect the end-to-end system rather than debating isolated departmental views. It identifies waste by surfacing non-value-adding activities, excessive approvals, rework, waiting, batching, and unnecessary handoffs.

Once waste is visible, teams can then design experiments, improvement actions, future-state maps, automation opportunities, policy changes, or organizational adjustments. Relevant study guide references: Measuring to Improve; Measuring to Learn; Becoming a DevOps Organization; Target Operating Models and Organizational Designs.

==============


Question 7

According to Conway's Law, organizations tend to design systems that are copies of



Answer : C

The correct answer is C. Conway's Law states that organizations design systems that mirror their communication structures. In DevOps leadership, this principle is critical because system architecture is strongly influenced by organizational design. If teams are structured in silos, with separate development, testing, operations, security, and release functions, the technology often reflects those boundaries through handoffs, dependencies, integration delays, and fragmented ownership.

A DevOps organization attempts to reduce this friction by designing teams around products, services, or value streams. When cross-functional teams own delivery and operation end to end, the resulting systems are more likely to support fast flow, clearer accountability, and faster feedback. Conway's Law therefore explains why simply adopting tools or automation is insufficient if the underlying communication and team structures remain unchanged.

Previously designed systems, team diversity, and industry best practices may influence design choices, but they are not the central point of Conway's Law. The main leadership lesson is that organizational structure shapes technical outcomes. Relevant study guide references: Target Operating Models and Organizational Designs; Becoming a DevOps Organization; Measuring to Improve.

==============


Page:    1 / 14   
Total 40 questions