Which of the following tools is commonly used for creating CI/CD pipelines?

Which of the following tools is commonly used for creating CI/CD pipelines?
A . Chef
B . Puppet
C . Jenkins
D . Ansible

Answer: C

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.

Reference: CompTIA Linux+ (XK0-005) Certification Study Guide, Chapter 19: Managing Source Code; Jenkins

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments