The development team in the IT department has decided to implement CI/CD. What are three characteristics of this strategy? (Choose three.)

IT Questions BankCategory: DevNetThe development team in the IT department has decided to implement CI/CD. What are three characteristics of this strategy? (Choose three.)

The development team in the IT department has decided to implement CI/CD. What are three characteristics of this strategy? (Choose three.)

  • Strategies are used to limit the impact of a possible bad build to users.
  • CI/CD places a higher priority on satisfying the customer needs than does the development plan.
  • The integration and development process goes in one direction and can never go backwards.
  • It is modeled after the software development life cycle and is a more traditional implementation method.
  • The development process attempts to eliminate the problem of application merge conflicts.
  • Automation is part of the creation, verification, and deployment of software.

Explanation: Continuous Integration/Continuous Deployment (CI/CD) is a philosophy for software development that includes automation as part of the process. Continuous integration attempts to eliminate the problem of conflicts that occur when new or updated code is applied to the main application. Even though there is a potential of a bad build being deployed to the users, companies can limit that impact by using a deployment strategy such as a rolling upgrade, canary pipeline, or blue-green deployment.

Exam with this question: DevNet Associate Practice Final Exam Answers
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