CLOUD-DIGITAL-LEADER · Question #107
An organization wants to measure everything as part of its new DevOps philosophy. What should the organization measure?
The correct answer is A. The reliability and health of their systems. A core pillar of DevOps (and SRE) philosophy is measuring system reliability and health through metrics such as availability, error rates, latency, and throughput - commonly formalized as SLIs (Service Level Indicators) and SLOs (Service Level Objectives). While employee…
Question
An organization wants to measure everything as part of its new DevOps philosophy. What should the organization measure?
Options
- AThe reliability and health of their systems.
- BThe satisfaction and happiness of their employees.
- CThe risk and reward of their investments.
- DThe speed of their cloud adoption process.
How the community answered
(26 responses)- A92% (24)
- B4% (1)
- C4% (1)
Explanation
A core pillar of DevOps (and SRE) philosophy is measuring system reliability and health through metrics such as availability, error rates, latency, and throughput - commonly formalized as SLIs (Service Level Indicators) and SLOs (Service Level Objectives). While employee satisfaction (B), investment returns (C), and cloud adoption speed (D) may be business concerns, they are not what DevOps measurement practices are primarily focused on. DevOps emphasizes continuous monitoring and observability of system behavior to enable rapid feedback and improvement.
Topics
Community Discussion
No community discussion yet for this question.