
Answer-first summary for fast verification
Answer: Document the issue by opening a bug ticket for tracking and resolution.
According to Google's effective troubleshooting guide, the first step is to document the issue by opening a bug ticket. This ensures that the problem is tracked and can be addressed systematically. Options A, C, and D are important steps but come after the issue has been formally documented. Reference: [Google SRE Book - Effective Troubleshooting](https://sre.google/sre-book/effective-troubleshooting/)
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
After your team deployed a recent update to production, several customers have reported that the service is responding slower than usual. According to Google's SRE best practices for effective troubleshooting, what is the first action you should take?
A
Assess the severity of the issue to prioritize your response.
B
Document the issue by opening a bug ticket for tracking and resolution.
C
Optimize the system's performance temporarily while investigating the root cause.
D
Examine the application logs for errors or unusual activity.
No comments yet.