CompTIA Linux+ (XK0-005) — Question 17

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

Answer options

Correct answer: C

Explanation

Jenkins is a widely recognized tool specifically designed for automating CI/CD processes, allowing for continuous integration and deployment. While Chef, Puppet, and Ansible are also automation tools, they are primarily focused on configuration management rather than the CI/CD pipeline creation.