Google Cloud Digital Leader — Question 155
An organization is concerned that one of their applications takes too long to return a result. According to Google’s “Four Golden Signals,” which signal measures this aspect of the application’s performance?
Answer options
- A. Saturation
- B. Errors
- C. Latency
- D. Traffic
Correct answer: C
Explanation
The correct answer is C, Latency, as it specifically measures the time taken for an application to respond to a request. Saturation, Errors, and Traffic do not directly measure response time; they focus on resource usage, failure rates, and the number of requests, respectively.