SRE and DevOps fundamentals sample question with answer 92

Question:
Continuous delivery has all of these benefits except _____.

  1. increasing velocity
  2. increasing fragile artifacts
  3. decreasing unplanned work
  4. lowering failure rates
Answer:
B - is the correct answer. By having a light and practical approach to change control, you can decrease fragile artifacts
A - incorrect. Velocity indeed increases and this is a benefit
C - incorrect. A low failure rate decreases the amount of unplanned work that an organization needs
D - incorrect. Failure rates will decrease when testing, building, and releasing happens more often