Debug School

Senthil Mahalingam
Senthil Mahalingam

Posted on

Assignment#1

1) What is CI?
Continous Intergration is an automated process of automation build of the Code changes from multiple developers by Integrating various tools

2) What is Continous Delivery?
It is a process where the devlivery of the Software is initiated from a Manual Trigger

3) What is Continous Deployment?
It is a process where the devlivery of the Software is initiated from a auto Trigger

4) What is Cloudbees?
Cloudbees us a platform as a service focus on Enterprise Jenkins as continous Intergration.

5) What is Cloudnees CDRO?
It is platform which support enterprise scale software deloyment and orchestration

6) Cloudbees CDCRO Architecture?
1) Traditional
2) Kubernetes deployment

Top comments (0)