nerdexam
Google

CLOUD-DIGITAL-LEADER · Question #376

Within Google's Site Reliability Engineering framework, which concept measures how well a system is performing?

The correct answer is B. Service-level indicator. In Google's Site Reliability Engineering (SRE) framework, a Service Level Indicator (SLI) is the quantitative metric that measures how well a system is performing, such as latency, availability, or error rate. It represents the actual measured value of service quality.

Site Reliability Engineering (SRE) Concepts

Question

Within Google's Site Reliability Engineering framework, which concept measures how well a system is performing?

Options

  • AService-level agreement
  • BService-level indicator
  • CError reporting
  • DService-level objective

How the community answered

(44 responses)
  • A
    5% (2)
  • B
    86% (38)
  • C
    2% (1)
  • D
    7% (3)

Why each option

In Google's Site Reliability Engineering (SRE) framework, a Service Level Indicator (SLI) is the quantitative metric that measures how well a system is performing, such as latency, availability, or error rate. It represents the actual measured value of service quality.

AService-level agreement

A Service Level Agreement (SLA) is a contractual commitment between a provider and customer that defines consequences if service targets are not met - it is a business contract, not a performance measurement metric.

BService-level indicatorCorrect

A Service Level Indicator (SLI) is a carefully defined quantitative measure of a specific aspect of the service being provided - for example, request latency, availability percentage, or error rate. In the Google SRE framework, SLIs are the raw performance measurements that capture how well a system is actually performing at any given point in time, making them the direct answer to the question of what measures system performance.

CError reporting

Error reporting is a diagnostic tool for capturing, grouping, and alerting on application errors, but it is not the SRE framework concept that holistically measures overall system performance.

DService-level objective

A Service Level Objective (SLO) is a target threshold or goal set for an SLI metric - it defines the desired level of performance to achieve, not the actual measurement of current system performance.

Concept tested: Google SRE framework - Service Level Indicators as performance measures

Source: https://sre.google/sre-book/service-level-objectives/

Topics

#SRE#Service-level indicator (SLI)#System Performance#Cloud Operations

Community Discussion

No community discussion yet for this question.

Full CLOUD-DIGITAL-LEADER Practice