ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 317 - Cloud Digital Leader discussion

Report
Export

What DevOps practice should an organization use when developing their application to help minimize disruption caused by bugs?

A.
Pause production until all bugs have been eliminated
Answers
A.
Pause production until all bugs have been eliminated
B.
Prioritize fixing large bugs during production because they are easier to review
Answers
B.
Prioritize fixing large bugs during production because they are easier to review
C.
Implement small changes incrementally to reduce recovery time when bugs appear
Answers
C.
Implement small changes incrementally to reduce recovery time when bugs appear
D.
Implement large changes together to make rolling back easier when bugs appear
Answers
D.
Implement large changes together to make rolling back easier when bugs appear
Suggested answer: C

Explanation:

One of the key principles of DevOps is to release changes frequently and in small batches. This helps to reduce the risk of disruption caused by bugs. If a bug is introduced in a small change, it is easier to identify and fix the bug without affecting a large number of users.

asked 18/09/2024
Susan Brady
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first