
Answer-first summary for fast verification
Answer: Prioritize root-cause analysis during incidents.
The correct answer is **C**. Google SRE's best practices for Incident Management prioritize service restoration during an incident. They also recommend documenting incident management procedures in advance and encouraging team members to be familiar with each role in the process. Prioritizing root-cause analysis during incidents goes against these best practices, as the immediate focus should be on restoring service. For more details, refer to [Google SRE's managing incidents guide](https://sre.google/sre-book/managing-incidents/).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
During the load testing of an application, there were application failures, infrastructure issues, and some capacity issues which were resolved and documented for reference in future incidents. Which of the following is not a recommended practice for Incident Management?
A
Encourage team members to be familiar with each role in the incident management process.
B
Focus on restoring service during incidents.
C
Prioritize root-cause analysis during incidents.
D
Develop and document your incident management procedures in advance.
No comments yet.