Reducing delays in launching projects requires eliminating manual, time-consuming tasks in the delivery process:
A: Continuous Integration (CI) with automated builds speeds up integration and reduces defects.
B: Test-Driven Development (TDD) ensures quality from the start, reducing rework and post-development bug fixing.
C: Infrastructure as Code (IaC) enables rapid, repeatable provisioning of environments, avoiding manual setup delays.
All three practices contribute to faster, more reliable project starts. As PeopleCert notes, combining these practices creates a strong automation foundation, enabling organizations to move from idea to delivery quickly.
Therefore,D—All of the above—is correct.
[References:, PeopleCert DevOps Foundation v3.6 – Automation Practices, The DevOps Handbook– CI, TDD, and IaC Principles, ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit