
Answer-first summary for fast verification
Answer: Automate the process of collecting, validating, and updating quotas to reduce manual work.
The correct answer is to automate the quota management process. Google's SRE principles emphasize the importance of eliminating toil, which refers to repetitive, manual tasks that can be automated. Automating these processes not only reduces the workload on the SRE team but also ensures scalability as the demand for resources grows. Hiring more staff or increasing quotas without addressing the underlying issue does not reduce toil and is not a sustainable solution. A rotating schedule might distribute the workload but does not eliminate the repetitive nature of the task.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A new public cloud provider is gaining popularity, and your SRE team is overwhelmed with tickets requesting increased resource quotas. According to Google's SRE best practices, what is the most effective way to address this issue?
A
Hire additional staff to manage the increasing number of quota requests.
B
Automate the process of collecting, validating, and updating quotas to reduce manual work.
C
Implement a rotating schedule among the SRE team members to handle quota requests.
D
Preemptively increase all users' quotas to reduce the number of requests.
No comments yet.