ITIL-4-CDS · Question #55
Which is often included in an Agile approach to software development?
The correct answer is D. CI/CD. CI/CD (Continuous Integration/Continuous Delivery) is a core practice in Agile because it directly supports Agile's emphasis on frequent, iterative delivery - teams continuously integrate code changes and release working software in short cycles. Information models (A) are more…
Question
Which is often included in an Agile approach to software development?
Options
- AInformation models
- BAdvanced analytics
- CIntegrated service management toolsets
- DCI/CD
How the community answered
(32 responses)- A3% (1)
- C3% (1)
- D94% (30)
Explanation
CI/CD (Continuous Integration/Continuous Delivery) is a core practice in Agile because it directly supports Agile's emphasis on frequent, iterative delivery - teams continuously integrate code changes and release working software in short cycles. Information models (A) are more associated with traditional, heavyweight methodologies like UML-driven design, not Agile's just-enough documentation philosophy. Advanced analytics (B) is a business intelligence or data engineering concern, not an inherent part of Agile software delivery. Integrated service management toolsets (C) belong to ITSM frameworks like ITIL, which focus on operational service delivery rather than Agile development practices.
Memory tip: Think of Agile's mantra - "working software over comprehensive documentation." CI/CD is the mechanism that produces working software continuously, making it the natural fit. If an answer sounds like enterprise IT operations or big-design-up-front, eliminate it.
Topics
Community Discussion
No community discussion yet for this question.