Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between continuous integration, continuous delivery, and continuous deployment?



What is the difference between continuous integration, continuous delivery, and continuous deploymen..

Answer / Syed Abdul Nadeem

Continuous Integration (CI) focuses on automating the build and testing of code. Continuous Delivery (CD) goes a step further by preparing code for release to production. Continuous Deployment (CD) automatically deploys code to production once it passes all tests in the CD pipeline.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Jenkins Interview Questions

What is scm?

1 Answers  


How to trigger a build remotely from jenkins? How to configure git post commit hook?

1 Answers  


What is a dsl jenkins?

1 Answers  


what are the two components Jenkins is mainly integrated with?

1 Answers  


What are the benefits of using jenkins?

1 Answers  


How can you clone a git repository via jenkins?

1 Answers  


Which scm tools does jenkins support?

1 Answers  


How can you integrate jenkins with kubernetes?

1 Answers  


Explain how you can move or copy Jenkins from one server to another?

1 Answers  


How do you define parameters for a build in jenkins?

1 Answers  


What is the use of backup plugin in jenkins? How to use it?

1 Answers  


What are scripted pipelines in jenkins?

1 Answers  


Categories