Categories
5G Network
Agile
Amazon EC2
Android
Angular
Ansible
Arduino
Artificial Intelligence
Augmented Reality
AWS
Azure
Big Data
Blockchain
BootStrap
Cache Teachniques
Cassandra
Commercial Insurance
C#
C++
Cloud
CD
CI
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
DevOps
ECMAScript
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Gradle
Hadoop
HBase
HDFS
Hibernate
Hive
HTML
Image Processing
IOT
JavaScript
Java
Jenkins
Jira
JUnit
Kibana
Linux
Machine Learning
MangoDB
MVC
NGINX
Onsen UI
Oracle
PHP
Python
QTP
R Language
Regression Analysis
React JS
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
SOAP UI
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Vue.js
Home
Q&A
Agile
AWS
JAVA
Hadoop
Blockchain
Cache
Bootstrap
DevOps
PHP
Data Science
Python
SQL
Testing
Prolog
XML
Ask a Question
What are the differences between continuous integration, continuous delivery, and continuous deployment?
Home
Interview Question
What are the differences between continuous integration, continuous...
asked
May 22, 2019
in
Interview Question
by
Robindeniel
Q:
What are the differences between continuous integration, continuous delivery, and continuous deployment?
Developers practicing
continuous integration
merge their changes back to the main branch as often as possible. By doing so, you avoid the integration hell that usually happens when people wait for release day to merge their changes into the release branch.
Continuous delivery
is an extension of continuous integration to make sure that you can release new changes to your customers quickly in a sustainable way. This means that on top of having automated your testing, you also have automated your release process and you can deploy your application at any point of time by clicking on a button.
Continuous deployment
goes one step further than continuous delivery. With this practice, every change that passes all stages of your production pipeline is released to your customers. There's no human intervention, and only a failed test will prevent a new change to be deployed to production.
#continousintegration
#integration
#interviewquestionandanswer
#interviewquestions
Answer
▼ Show
0
Answers
Learn More with Madanswer
Related questions
0
votes
Q: What are the success factors for Continuous Integration?
asked
May 22, 2019
in
Interview Question
by
Robindeniel
#continousintegration
#integration
#interviewquestionandanswer
#interviewquestions
0
votes
Q: What is the function of CI (Continuous Integration) server?
asked
May 22, 2019
in
Interview Question
by
Robindeniel
#integration
#continousintegration
#interviewquestionandanswer
#interviewquestions
0
votes
Q: What is meant by Continuous Integration?
asked
May 22, 2019
in
Interview Question
by
Robindeniel
#continousintegration
#integration
#interviewquestionandanswer
#interviewquestions
0
votes
Q: What's the difference between a blue/green deployment and a rolling deployment?
asked
May 22, 2019
in
Interview Question
by
Robindeniel
#continousintegration
#integration
#interviewquestionandanswer
#interviewquestions
0
votes
Q: What is the difference between resource allocation and resource provisioning?
asked
May 22, 2019
in
Interview Question
by
Robindeniel
#continousintegration
#integration
#interviewquestionandanswer
#interviewquestions
0
votes
Q: What are the differences between continuous integration, continuous delivery, and continuous deployment?
asked
May 14, 2019
in
Other
by
Robindeniel
#integration
0
votes
Q: What Is Your Greatest Strength?
asked
May 23, 2019
in
Interview Question
by
rajeshsharma
#interviewquestionandanswer
#continousintegration
#interviewquestions
#integration
#infrastructure
...