How is traditional IT organized?
Answer : C
The correct answer is C because traditional IT is typically organized by function. Common examples include separate departments for development, testing, infrastructure, security, service desk, operations, architecture, change management, and release management. Each function has its own management structure, priorities, metrics, queues, and operating rhythm. This design can create specialization, but it often introduces delays, fragmented ownership, and handoffs across the delivery lifecycle.
DevOps challenges this model by focusing on end-to-end value streams and cross-functional ownership. Instead of optimizing individual departments, DevOps seeks to optimize the whole system of work. Cross-functional cells or squads are therefore more consistent with a DevOps operating model than a traditional IT structure. Similarly, being optimized for flow and having fewer handoffs are DevOps characteristics because they support faster feedback, smaller batches, clearer accountability, and improved reliability.
Functional organization is a central reason traditional IT often struggles with slow delivery and operational instability. Work must pass between teams, creating queues, misalignment, and limited shared accountability for outcomes. Relevant study guide references: Target Operating Models and Organizational Designs; Becoming a DevOps Organization; Measuring to Improve.
==============
Other than mapping the flow of work, what does a value stream mapping exercise jump start?
Answer : A
The correct answer is A because value stream mapping is not only an analytical technique; it is also a powerful cultural intervention. By bringing stakeholders together to visualize the end-to-end flow of work, it creates a common understanding of how the system really operates. This matters because different teams often see only their own part of the process and may blame other groups for delays, defects, or friction.
A shared value stream map helps replace opinion, defensiveness, and silo thinking with evidence-based discussion. It allows development, operations, security, testing, business, product, release, and support stakeholders to see the same constraints, queues, dependencies, and waste. That shared visibility can jump start cultural change because teams begin to understand that the problem is usually in the system of work, not in individual effort.
Automated metrics collection may support later improvement, but it is not the cultural effect being tested. Vendor selection is unrelated. Moving to a product-centric model may be an eventual outcome, but the immediate jump start is shared understanding and cultural alignment. Relevant study guide references: Measuring to Learn; Measuring to Improve; Becoming a DevOps Organization; DevOps and Transformational Leadership.
In Kolb's Learning Styles, when a person is thinking and watching, what are they doing?
Answer : B
The correct answer is B. In Kolb's Learning Styles model, ''thinking and watching'' corresponds to Assimilating. Kolb's model combines two dimensions: how people perceive information and how they process it. ''Thinking'' aligns with abstract conceptualization, while ''watching'' aligns with reflective observation. Together, these form the Assimilating learning style.
Assimilating learners tend to prefer logical analysis, structured models, concepts, theories, and reflective understanding. They often want to understand the ''why'' behind a practice before applying it. In DevOps leadership, recognizing different learning styles is useful because transformation requires people to learn new behaviors, unlearn old assumptions, and adopt new ways of working. A leader who only communicates through one style may fail to engage the whole organization.
The other styles map differently. Diverging is feeling and watching. Converging is thinking and doing. Accommodating is feeling and doing. DevOps leaders should support learning through explanation, experimentation, reflection, practice, and feedback so that different learning preferences are addressed. Relevant study guide references: Unlearning Behaviors; Maintaining Energy and Momentum; DevOps and Transformational Leadership.
==============
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.
==============
When you are writing a DevOps investment case, which of the following is a hard, quantifiable benefit you can state?
Answer : A
The correct answer is A because revenue from accelerating time to value is a hard, quantifiable business benefit. A DevOps investment case must translate improvement activity into measurable organizational outcomes. Faster delivery of valuable functionality can directly affect revenue by enabling earlier market entry, quicker customer adoption, faster realization of product enhancements, and reduced delay cost.
Customer satisfaction, competitive advantage, and market perception are important, but they are generally softer or less directly quantifiable unless converted into measurable indicators. For example, customer satisfaction may be tracked through NPS or churn, and competitive advantage may influence revenue, but the option that most directly expresses a financial benefit is accelerated revenue from faster time to value.
DevOps leaders need this distinction when building executive support. Tooling, automation, team redesign, continuous delivery, and value stream improvement should not be justified only as technical improvements. They should be linked to financial and operational outcomes such as increased revenue, reduced cost of delay, lower change failure cost, faster recovery, and improved capacity for innovation. Relevant study guide references: Measuring to Improve; Measuring to Learn; Becoming a DevOps Organization.
==============
Which of the following describes the model of a DevOps organization?
Answer : B
The correct answer is B because DevOps organizations are typically designed around small, dedicated, cross-functional teams aligned to products, services, or value streams. These teams may be described as squads, product teams, or service-aligned teams depending on the organization's operating model. The key principle is that the team contains, or has direct access to, the skills needed to deliver and operate value with minimal handoffs.
Traditional silo-based models separate development, testing, security, release, infrastructure, and operations into different functional departments. This often creates queues, delays, conflicting priorities, weak ownership, and poor feedback. Highly matrixed organizations can also create divided accountability and slow decision-making. DevOps aims to reduce these structural frictions by improving ownership, collaboration, flow, and accountability for outcomes.
The organization construct does matter because structure strongly influences behavior. A DevOps operating model should make it easier for teams to build, test, release, operate, learn, and improve together. Small dedicated teams support faster feedback, clearer ownership, and better alignment to customer value. Relevant study guide references: Target Operating Models and Organizational Designs; Becoming a DevOps Organization; Measuring to Improve.
==============
Which of the following is a stakeholder type in the Bateson Stakeholder Map?
Answer : A
The correct answer is A, Ambassador. In DevOps transformation, stakeholder mapping is used to understand influence, commitment, resistance, advocacy, and the social dynamics that affect change adoption. An ambassador represents a stakeholder type that can positively influence others, communicate the transformation message, model desired behaviors, and help socialize the vision across teams and organizational boundaries.
This is especially important because DevOps evolution is not simply a technical implementation; it is a leadership-led organizational change. Leaders must identify who can sponsor, advocate, reinforce, or obstruct the change. Ambassadors are valuable because they extend leadership reach and help build credibility among peer groups. They can translate the DevOps vision into practical team-level language and reduce dependency on top-down communication.
''Victim'' and ''Rescuer'' are more closely associated with dysfunctional interaction patterns such as the drama triangle, not a constructive stakeholder category in this context. ''Coach'' may be a useful change role, but it is not the stakeholder type being tested here. Relevant study guide references: Articulating and Socializing Vision; DevOps and Transformational Leadership; Maintaining Energy and Momentum.
==============