nerdexam
Google

CLOUD-DIGITAL-LEADER · Question #394

An organization is concerned that one of their applications takes too long to return a result. According to Google's 揊our Golden Signals,?which signal measures this aspect of the application's perform

The correct answer is C. Latency. Latency, one of Google's Four Golden Signals, measures the time it takes for a system to process and respond to a request.

Monitoring and Performance Management

Question

An organization is concerned that one of their applications takes too long to return a result. According to Google's 揊our Golden Signals,?which signal measures this aspect of the application's performance?

Options

  • ASaturation
  • BErrors
  • CLatency
  • DTraffic

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    87% (27)
  • D
    6% (2)

Why each option

Latency, one of Google's Four Golden Signals, measures the time it takes for a system to process and respond to a request.

ASaturation

Saturation measures how full or overloaded a resource is, such as CPU or memory utilization approaching capacity limits.

BErrors

Errors measure the rate at which requests fail, such as HTTP 5xx responses, not response time.

CLatencyCorrect

Latency specifically measures the time elapsed between a client making a request and receiving a response, directly corresponding to an application 'taking too long to return a result.' Google's Four Golden Signals framework - Latency, Traffic, Errors, and Saturation - defines latency as a primary indicator of user-facing performance and distinguishes between successful and failed request latency.

DTraffic

Traffic measures the demand placed on the system, such as requests per second, not how fast the system responds.

Concept tested: Google's Four Golden Signals - latency monitoring

Source: https://sre.google/sre-book/monitoring-distributed-systems/

Topics

#Four Golden Signals#Application Performance Monitoring#SRE Principles#Cloud Operations

Community Discussion

No community discussion yet for this question.

Full CLOUD-DIGITAL-LEADER Practice