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