PROFESSIONAL-CLOUD-DEVOPS-ENGINEER · Question #138
You encountered a major service outage that affected all users of the service for multiple hours. After several hours of incident management, the service returned to normal, and user access was restor
The correct answer is B. Develop a post-mortem to be distributed to stakeholders.. SRE best practice after a major incident is to write a blameless post-mortem before communicating with stakeholders. The post-mortem documents what happened, the timeline, impact, root cause, and action items. Distributing this document ensures consistent, accurate information re
Question
Options
- ACall individual stakeholders to explain what happened.
- BDevelop a post-mortem to be distributed to stakeholders.
- CSend the Incident State Document to all the stakeholders.
- DRequire the engineer responsible to write an apology email to all stakeholders.
How the community answered
(30 responses)- A7% (2)
- B80% (24)
- C3% (1)
- D10% (3)
Explanation
SRE best practice after a major incident is to write a blameless post-mortem before communicating with stakeholders. The post-mortem documents what happened, the timeline, impact, root cause, and action items. Distributing this document ensures consistent, accurate information reaches all stakeholders simultaneously. Option A (individual calls) is ad-hoc, inconsistent, and not scalable for a major outage. Option C (Incident State Document) is an operational document used during the incident, not the post-incident summary. Option D (apology email) is punitive, violates blameless culture, and is not an SRE-recommended practice.
Topics
Community Discussion
No community discussion yet for this question.