You support a high-traffic web application and want to ensure that the home page loads in a timely manner. As a first step, you decide to implement a Service Level Indicator (SLI) to represent home page request latency with an acceptable page load time set to 100 ms. What is the Google-recommended way of calculating this SLI?
https://sre.google/workbook/implementing-slos/
In the SRE principles book, it's recommended treating the SLI as the ratio of two numbers: the number of good events divided by the total number of events. For example: Number of successful HTTP requests / total HTTP requests (success rate)
Jenise
10 months agoMitsue
10 months agoHerman
10 months agoDominic
11 months agoJackie
11 months agoThaddeus
11 months agoSue
11 months agoEmmanuel
11 months agoRuth
11 months agoAriel
11 months agoCarol
11 months agoKayleigh
11 months ago