A credit union has been growing very rapidly in the past 3 years and the IT department has been struggling to keep up. The department has always been criticized for the time it takes to program and implement change requests. The new CIO has decided to implement CI/CD. What are three benefits of this strategy? (Choose three.)
- integrates well with Agile software development methods
- delivers a lot of code in a small amount of time
- improves quality
- is less disruptive to future releases
- is easier to market
- requires the use of multiple communication tools, thus improving development
Explanation: Continuous Integration/Continuous Deployment (CI/CD) is a philosophy for software development that includes automation as part of the process and integrates with Agile development strategies. Application development occurs in small chunks and allows users to receive incremental changes, making it easier for adaptation to new software and reducing disruption.
Related exam: DevNet Associate Practice Final Exam Answers
Related exam: DevNet Associate (Version 1.0) - DevNet Associate (200-901) Certification Practice Exam Answers
