employer cover photo
employer logo

Pergunta de entrevista da empresa SpotX

Please explain CI and CD

Resposta da entrevista

Sigiloso

2 de mar. de 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