Essa empresa é sua?
What is the difference between Continuous Integration and Continuous Delivery and which is more important to you?
Sigiloso
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.