InterviewStack.io LogoInterviewStack.io

SLIs, SLOs, SLAs, and Error Budgets Questions

Defining and operating reliability targets. Covers choosing service level indicators, setting service level objectives and agreements, computing and spending error budgets, and using them to drive engineering decisions. Includes negotiating reliability targets with stakeholders.

MediumTechnical
25 practiced

Write a Terraform (HCL) snippet that creates an AWS CloudWatch alarm for a custom metric 'api_error_rate' which triggers when error rate exceeds 0.5% for 5 consecutive minutes, plus an SNS topic 'slo-breach-alerts' to notify subscribers. Include the required resource blocks and mention any IAM assumptions needed for CloudWatch to publish to SNS.

That is every published SLIs, SLOs, SLAs, and Error Budgets question for Cloud Engineer so far. Browse the other topics in this category, or practice this one interactively.