Google Cloud Digital Leader — Question 65
After rolling out a new update, an organization found a minor bug in its online video game.
How should the organization approach this bug while following SRE principles?
Answer options
- A. Accept and learn from the bug because failure is normal
- B. Accept and ignore the bug because it is only minor
- C. Hold a postmortem to reprimand the employee responsible for the bug
- D. Document bug correction to eliminate all future bugs
Correct answer: A
Explanation
The correct answer is A because SRE principles emphasize learning from failures to improve system reliability. Ignoring the bug as in option B is not a proactive approach, while option C's focus on blaming is counterproductive. Option D, although useful, does not address the immediate learning opportunity presented by the bug.