
Answer-first summary for fast verification
Answer: Try to figure out the severity of the issue
The correct answer is to try to figure out the severity of the issue. This aligns with Google's effective troubleshooting guide, which recommends assessing the impact of the issue as the first step. The other options, while potentially useful later in the troubleshooting process, are not the initial steps recommended by Google's SRE best practices.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your team has recently deployed an update to production, and now several customers are reporting that the service is responding slower than usual. According to Google's SRE best practices for effective troubleshooting, what is the first step you should take?
A
Open a bug (ticket) for the issue
B
Review the application logs
C
Try to figure out the severity of the issue
D
Make the system work as well as it can while you troubleshoot
No comments yet.