What can one use to track system status if applying SRE principles?
Correct Answer: B
Explanation:
In Site Reliability Engineering (SRE), error budgets are a key metric for tracking system status and balancing reliability with the pace of innovation. Error Budgets : An error budget quantifies the acceptable level of system unreliability over a specific period. It represents the permissible amount of downtime or failures, allowing teams to make informed decisions about deploying new features versus focusing on system stability. By monitoring error budgets, organizations can effectively manage trade-offs between releasing new functionalities and maintaining system reliability, a practice supported by the DevOps Institute's AIOps Foundation principles.
Demo Practice Mode
You are viewing only the questions marked as Demo.