XK0-005 · Question #515
XK0-005 Question #515: Real Exam Question with Answer & Explanation
The correct answer is C: Jenkins. The tool that is commonly used for creating CI/CD pipelines is Jenkins. Jenkins is an open-source automation server that enables continuous integration and continuous delivery (CI/CD) of software projects. Jenkins allows developers to build, test, and deploy code changes automati
Question
Which of the following tools is commonly used for creating CI/CD pipelines?
Options
- AChef
- BPuppet
- CJenkins
- DAnsible
Explanation
The tool that is commonly used for creating CI/CD pipelines is Jenkins. Jenkins is an open-source automation server that enables continuous integration and continuous delivery (CI/CD) of software projects. Jenkins allows developers to build, test, and deploy code changes automatically and frequently using various plugins and integrations. Jenkins also supports distributed builds, parallel execution, pipelines as code, and real-time feedback.
Topics
Community Discussion
No community discussion yet for this question.