
Answer-first summary for fast verification
Answer: Develop an automated system for collecting, validating, and updating quotas.
Google's SRE principles emphasize the importance of eliminating toil, which includes repetitive, manual tasks that can be automated. Automating the quota management process (Option B) directly addresses the root cause of the toil. Hiring more staff (Option A) does not solve the underlying issue of repetitive work. Rotating team members (Option C) or increasing quotas for all users (Option D) are temporary fixes that do not reduce toil. Reference: [Google SRE Workbook on Eliminating Toil](https://sre.google/workbook/eliminating-toil/)
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
Develop an automated system for collecting, validating, and updating quotas.
C
Rotate the SRE team members on a schedule to handle quota requests.
D
Automatically increase the quotas for all users to reduce requests.
No comments yet.