EXIN DevOps Foundation — Question 9
There are many reasons for an organization to become interested in DevOps.
When should an organization become interested in DevOps?
Answer options
- A. When automated testing is achieved and all functional requirements are tested automatically
- B. When continuous delivery is achieved and every change automatically results in a new version of the product
- C. When continuous deployment is achieved and every change is immediately released to the customer
- D. When continuous integration is achieved and every update to the code is saved immediately to Production
- E. When the core business of the organization highly depends on information technology
Correct answer: B
Explanation
The correct answer is B because continuous delivery ensures that every change is automatically turned into a new version, which is a key aspect of DevOps. Options A, C, and D refer to different stages or practices within DevOps but do not specifically highlight the importance of continuous delivery as a trigger for adopting DevOps. Option E, while relevant, does not directly address the operational processes associated with DevOps.