Explain the difference between continuous integration, delivery, and deployment ?
Answer / Mahendra Patel
1. Continuous Integration (CI): The practice of frequently merging code changes from multiple contributors into a shared repository and automatically building and testing the software.n2. Continuous Delivery (CD): The practice of keeping the software in a deployable state at any given time, ensuring that it can be released to production quickly whenever needed.n3. Continuous Deployment: An extension of CD where every change that passes through CI is automatically deployed to production.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between memcache and memcached?
What Are The Advantages Of DevOps?
What are the virtualization tools in devops ?
What are the advantages of devops int respect of technical and business perspective?
What is DevOps culture?
Is DevOps related to cloud computing?
Explain devops.
What is the role of aws in devops ?
Explain the difference between continuous integration, delivery, and deployment ?
List the major difference between the agile and devops?
Explain continuous monitoring.
Explain continuous delivery.