Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Cloud DevOps Engineer All Questions

View all questions & answers for the Professional Cloud DevOps Engineer exam

Exam Professional Cloud DevOps Engineer topic 1 question 105 discussion

Actual exam question from Google's Professional Cloud DevOps Engineer
Question #: 105
Topic #: 1
[All Professional Cloud DevOps Engineer Questions]

Your team is writing a postmortem after an incident on your external facing application. Your team wants to improve the postmortem policy to include triggers that indicate whether an incident requires a postmortem. Based on Site Reliability Engineering (SRE) practices, what triggers should be defined in the postmortem policy? (Choose two.)

  • A. An external stakeholder asks for a postmortem
  • B. Data is lost due to an incident.
  • C. An internal stakeholder requests a postmortem.
  • D. The monitoring system detects that one of the instances for your application has failed.
  • E. The CD pipeline detects an issue and rolls back a problematic release.
Show Suggested Answer Hide Answer
Suggested Answer: BE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
surfer111
3 months, 2 weeks ago
https://sre.google/sre-book/postmortem-culture/ suggests B and E as objective triggers. On a side note, it says any stakeholder can request but that would qualify A and C also but we objectively know B is an answer by the docs. "In addition to these objective triggers, any stakeholder may request a postmortem for an event. Blameless postmortems are a tenet of SRE culture." "On-call engineer intervention (release rollback, rerouting of traffic, etc.)" E is also a toss up since it doesn't state any manual intervention was required and the rollback happened by itself. BE & AB are solid choices. But I would lean more to BE since they are listed under objective requirements although no manual intervention was required for the rollback..
upvoted 1 times
...
d78a2b9
8 months, 1 week ago
Selected Answer: AB
A over D because An external stakeholder requesting a postmortem indicates a significant impact from their perspective. This highlights the need for a thorough investigation to understand the customer experience, mitigate future issues, and potentially regain trust. Not D because Instance failures often happen, and automated systems should handle them gracefully. A postmortem is warranted only if customer impact occurs despite the redundancy and recovery mechanisms.
upvoted 2 times
...
ecece4d
10 months ago
should be A and B, SRE book says: common postmortem triggers include: User-visible downtime or degradation beyond a certain threshold (N/A) "Data loss of any kind" <----------------------------- (B) On-call engineer intervention (release rollback, rerouting of traffic, etc.) (N/A) A resolution time above some threshold (N/A) A monitoring failure (which usually implies manual incident discovery) (N/A) not manual incident discovery here It is important to define postmortem criteria before an incident occurs so that everyone knows when a postmortem is necessary. In addition to these objective triggers, "any stakeholder may request a postmortem for an event." <-------------------------- (A)
upvoted 3 times
...
LaxmanTiwari
11 months, 1 week ago
Selected Answer: BE
that's right.
upvoted 2 times
...
xhilmi
11 months, 3 weeks ago
Selected Answer: BE
Choose B & E. In accordance with Site Reliability Engineering (SRE) practices, the triggers defined in a postmortem policy should be focused on incidents that have significant impact and provide valuable learning opportunities. Option B, "Data is lost due to an incident," is a critical trigger as data loss is a severe consequence that necessitates a thorough examination to prevent future occurrences. Option E, "The CD pipeline detects an issue and rolls back a problematic release," is a crucial trigger indicating that the continuous delivery (CD) pipeline has identified an issue and initiated a rollback, pointing to potential challenges in the release process. These triggers highlight impactful incidents with potential systemic issues, aligning with SRE principles to conduct postmortems for events that contribute to system resilience and reliability.
upvoted 3 times
...
Andrei_Z
1 year ago
Selected Answer: AB
E is expected behaviour if you set up the pipelines properly so I would go for A and B.
upvoted 2 times
...
mshafa
1 year ago
Answer is BE Because those are major incident that disrupted our service.
upvoted 1 times
...
Jason_Cloud_at
1 year, 1 month ago
Selected Answer: BE
Right answer
upvoted 3 times
...
PGontijo
1 year, 1 month ago
BE for sure.
upvoted 1 times
...
nhiguchi
1 year, 1 month ago
Selected Answer: BE
Answer should be BE.
upvoted 2 times
...
ManishKS
1 year, 1 month ago
Answer should be BE
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...