Introduction to Monitoring in Google Cloud
DebuggerProfilerTraceLogging
DebuggerProfilerTraceLogging
DebuggerProfilerTraceLogging
Avoiding Customer Pain
1.Which definition below best describes an SLI
It is a percentage goal of a measure you intend your service to achieve.
It is a key performance indicator, for example, clicks per session or customer signups.
It represents a contract with your customers regarding service performance.
It is a time-bound measurable attribute of a service.
2.What are the four golden signals?
Latency, traffic, saturation, errors.
IKPIs, SLIs, SLOs, SLAs.
Get, post, put, delete.
Availability, durability, scalability, resiliency.
3.Which of the following is NOT true when talking about error budgets?
An error budget is generally expressed as a percentage, and that percentage will hover somewhere near, but not at, 100%.
You should devise an alerting strategy that notifies developers of an event that is consuming an unusually high percentage to the error budget.
The error budget is calculated as 100% minus the SLO for a given SLI.
Developers can work on new features as long as they are within their error budget
Alerting Policies
How long it takes to send notifications in various conditionsHow long alerts fire after an issue is resolvedThe proportion of significant events detectedThe proportion of events detected that were significant
How long it takes to send notifications in various conditionsHow long alerts fire after an issue is resolvedThe proportion of alerts detected that were relevant to the sum of relevant alerts and missed alertsThe proportion of alerts detected that were relevant to the sum of relevant and irrelevant alerts
SlackWebhooksSMS and Email
JAWABAN Logging, Monitoring and Observability in Google Cloud Part 2