EXIN DevOps Foundation — Question 10

Why should everything be stored in a version control system?

Answer options

Correct answer: D

Explanation

The correct answer is D because a version control system helps maintain consistency and order in the codebase, preventing chaos. Options A, B, and C highlight benefits of version control, but they do not address the critical aspect of maintaining system stability and preventing disorder.