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
7 months agoMitsue
7 months agoHerman
7 months agoDominic
8 months agoJackie
8 months agoThaddeus
8 months agoSue
8 months agoEmmanuel
8 months agoRuth
8 months agoAriel
8 months agoCarol
8 months agoKayleigh
8 months ago