Statement that defines Continuous Delivery
Question:
Select the statement that defines Continuous Delivery
- Integrating code into a shared repository
- Ensuring that code can be rapidly and safely deployed to production at any time
- Continuous building, testing, and integrating
- Pushing code to version control and automating building and testing
Answer:
B - is the correct answer. Every change is delivered to a production-like environment