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

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam Professional Cloud DevOps Engineer topic 1 question 27 discussion

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

You are running an experiment to see whether your users like a new feature of a web application. Shortly after deploying the feature as a canary release, you receive a spike in the number of 500 errors sent to users, and your monitoring reports show increased latency. You want to quickly minimize the negative impact on users. What should you do first?

  • A. Roll back the experimental canary release.
  • B. Start monitoring latency, traffic, errors, and saturation.
  • C. Record data for the postmortem document of the incident.
  • D. Trace the origin of 500 errors and the root cause of increased latency.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
Reference:
https://cloud.google.com/solutions/automated-canary-analysis-kubernetes-engine-spinnaker

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
devopsbatch
Highly Voted 2 years, 11 months ago
A rollback experiment
upvoted 30 times
akg001
2 years, 11 months ago
Agree with A
upvoted 5 times
holahola
2 years, 11 months ago
Agree with A, that is even why Spinnaker has "Manual judgment" stage that if Canary deployment seems dangerous, it can be immediately cancelled.
upvoted 4 times
...
...
...
habla2019pasta
Most Recent 4 days, 15 hours ago
Selected Answer: A
A. First and foremost, reduce user impact.
upvoted 1 times
...
jomonkp
5 months, 2 weeks ago
Selected Answer: A
Option A
upvoted 2 times
...
Joey1
11 months ago
Why are there so many wrong answers listed as "Correct Answers" ? For example for this question A is obviously correct and the most voted. Why does it say D is correct?
upvoted 3 times
Raz0r
4 months, 3 weeks ago
It's because the community answers are in 95% of all cases the right ones.
upvoted 1 times
...
...
raghu09
1 year, 1 month ago
Selected Answer: A
We need to rollback the current deployment so that user are not negatively impacted, then we can go with post-mortem, root cause alaysis and fixes.
upvoted 2 times
...
JonathanSJ
1 year, 4 months ago
Selected Answer: A
A. Roll back the experimental canary release. Explanation: When you receive a spike in the number of 500 errors sent to users and increased latency after deploying a new feature, it is important to take immediate action to minimize the negative impact on users. The first step should be to roll back the experimental canary release. This will remove the new feature from production and revert the system to its previous state, which should reduce the number of errors and decrease latency. After rolling back the canary release, you can start monitoring latency, traffic, errors, and saturation (Option B) to determine the impact of the rollback and to make sure that the system is stable. You can also record data for the postmortem document of the incident (Option C) to learn from the incident and to improve future releases. Lastly, you can trace the origin of 500 errors and the root cause of increased latency (Option D) after rolling back the canary release to understand what went wrong and to prevent similar issues from happening again in the future.
upvoted 2 times
...
floppino
1 year, 4 months ago
Selected Answer: A
Ans: A Exam passed and taken on 19/12/2022, 50/50 from this dump without buying the full access and looking for 'devops' word here: https://www.examtopics.com/discussions/google/1/
upvoted 1 times
...
sri1016
1 year, 5 months ago
Selected Answer: A
The first step that you do to reduce issue is to rollback, then comes the identifying and fixing the errors part
upvoted 1 times
...
AzureDP900
1 year, 6 months ago
Rollback is the best option to avoid customer impact. Latency issue can be triaged in staging env with performance test hence my answer is A.
upvoted 1 times
...
GCP72
1 year, 9 months ago
Selected Answer: A
Agree with A
upvoted 1 times
...
PhilipKoku
2 years, 3 months ago
Selected Answer: A
A - Rollback the canary to bring back stability to production; then review logs to find out what caused the issues.
upvoted 3 times
...
vijaigcp
2 years, 3 months ago
Selected Answer: A
Answer - A for quickly minimizing the negative impact on users
upvoted 1 times
...
cyrus86
2 years, 3 months ago
Selected Answer: D
The correct answer is D, the deployment is Canary, hence a very small amount of user traffic, the whole purpose of Canary here will be to find the origin or errors and fix it before releasing to all the users.
upvoted 2 times
buldas
2 years, 3 months ago
Nope! You have logs to analyze the issue.
upvoted 1 times
...
jagadeeshs
2 years, 3 months ago
"You want to quickly minimize the negative impact on users" states that the you need to make the service available ASAP. Doesn't matter about the percent of users using the service. You can't keep waiting until you do the trace and fix. So answer should be A, per SRE principle.
upvoted 4 times
...
...
Sekierer
2 years, 3 months ago
Selected Answer: A
A is correct
upvoted 1 times
...
cloudbee
2 years, 4 months ago
Selected Answer: A
A should be the answer. error happens after canary release so we are not sure for actual cause. so first we should rollback canary release.
upvoted 1 times
...
alaahakim
2 years, 5 months ago
Ans : A
upvoted 1 times
...
driftwood
2 years, 9 months ago
Has to be A
upvoted 3 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 ...