
Ultimate access to all questions.
As a Professional Cloud DevOps Engineer, you're tasked with defining alerting policies based on Service Level Indicators (SLIs) for a GCP project adhering to Service Level Objectives (SLOs). Which approach best implements this using Cloud Monitoring?
A
Monitor only the most critical SLIs and rely on default GCP policies to alert for the other SLIs.
B
Utilize Google Error Reporting to automatically create alerts for all SLIs without any additional configurations.
C
Set up a single alerting policy based on an aggregation of all SLIs, and trigger the alert when the overall SLI threshold is breached.
D
Create individual alerting policies for each SLI, and trigger alerts when the associated SLI thresholds are breached. Use alert documentation to provide context and recommended actions.