Which of the following statements apply to Continuous Delivery? Choose the correct answers.
Code changes are pushed to a remote source code management system.
The trigger for deployment to a productive system is a human decision.
Software is ready for deployment to a productive system all the time.
Feedback from a productive system gets quickly integrated into teams' backlog.
Deployment to a productive system is triggered automatically.
Submit