employer cover photo
employer logo

Question d’entretien chez SpotX

Please explain CI and CD

Réponse à la question d'entretien

Utilisateur anonyme

2 mars 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