What is the difference between continuous integration, continuous delivery, and continuous deployment?
Answer Posted / Syed Abdul Nadeem
Continuous Integration (CI) focuses on automating the build and testing of code. Continuous Delivery (CD) goes a step further by preparing code for release to production. Continuous Deployment (CD) automatically deploys code to production once it passes all tests in the CD pipeline.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category