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 DEVOPSF topic 1 question 26 discussion

Actual exam question from Exin's DEVOPSF
Question #: 26
Topic #: 1
[All DEVOPSF Questions]

Why should everything be stored in a version control system?

  • A. It allows Developers to re-use already written code
  • B. It gives both Development and Operations access
  • C. It is the basis for automation of the deployment pipeline
  • D. It prevents deliberate introduction of chaos in the system
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Crest
2 years, 7 months ago
Answer should be C. Once a new version of code is committed to the version control system, the deployment pipeline automatically starts running. As everything is stored in the version control system, the system can automatically roll back to an earlier version if an error occurs in the newly deployed version. D is incorrect: the deliberate introduction of chaos and instability into the system is an integral part of testing and removing fragility in the system in DevOps.
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 ...