employer cover photo
employer logo

Pregunta de entrevista de SpotX

Please explain CI and CD

Respuesta de la entrevista

Anónimo

2 mar 2021

CI is continuous integration. That means having automated testing set up that runs each time you make a push to the deployed branch. CD is continuous deployment. This means all changed are made on separate branches and then pushed and checked before being merged