InterviewSolution
| 1. |
Why do we use Jenkins? |
|
Answer» Jenkins is an open source tool written in Java with modules worked for Continuous Integration reason. Jenkins is utilized to construct and TEST your product extends consistently making it simpler for engineers to coordinate changes to the undertaking, and making it simpler for clients to acquire a new form. It additionally enables you to persistently convey your product by coordinating with an enormous number of testing and arrangement innovations. With Jenkins, associations can quicken the product improvement process through computerization. Jenkins incorporates improvement life-cycle procedures of assorted TYPES, including MANUFACTURE, record, test, bundle, organize, convey, STATIC examination and considerably more. Jenkins facilitate Continuous Integration with the help of various plug-ins. Plug-in allows the combination of Various DevOps stages. If we need a specific use case, we have to introduce the plug-in for those tools. For example Git, Maven 2, Amazon EC2, HTML distributer and so on. The simple workflow of Jenkins Points of INTEREST of Jenkins include:
|
|