Match the CI/CD software development philosophy with a description.

Form 2:

| Continuous integration | Changes are continuously merged with the main branch of the existing application, so all developers can check out the latest version. |
| Continuous deployment | Code is constantly deployed into production with users serving as the final testers. |
| Continuous delivery | Development is conducted using short sprints so that code is always in a deployable state. |
Related exam: DevNet Associate – Practice Final Exam Answers
Related exam: DevNet Associate (Version 1.0) - DevNet Associate (200-901) Certification Practice Exam Answers
