What CI/CD software development philosophy ensures code is always in a deployable state through the implementation of short development sprints.

IT Questions BankCategory: DevNetWhat CI/CD software development philosophy ensures code is always in a deployable state through the implementation of short development sprints.

What CI/CD software development philosophy ensures code is always in a deployable state through the implementation of short development sprints.

  • continuous implementation
  • continuous deployment
  • continuous integration
  • continuous delivery

Explanation: Continuous Delivery is the process of developing in sprints that are short enough so that the code is always in a deployable state. With Continuous Integration, small change sets are continuously integrated into the main code branch. Continuous Delivery means that those changes are engineered to be self-contained to the point where at any given time, you could deploy a working application.

Exam with this question: DevNet Associate (Version 1.0) - DevNet Associate (200-901) Certification Practice Exam Answers

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x