Pergunta de entrevista da empresa Healthgrades

What is the difference between Continuous Integration and Continuous Delivery and which is more important to you?

Resposta da entrevista

Sigiloso

4 de dez. de 2017

Continuous Integration is (in a nutshell) how code goes from the developer's machine to the production branch/build. Continuous Delivery is how code goes from the production branch/build to release. CD is more important to me because, as a SRE, I am responsible for any process which might bring down the site.