nerdexam
Palo_Alto_Networks

PCCET · Question #229

Which of the following is a CI/CD platform?

The correct answer is D. Jenkins. Jenkins is an open-source automation server widely used for Continuous Integration and Continuous Delivery (CI/CD) pipelines - automating building, testing, and deploying software. GitHub is a code hosting and version control platform (though GitHub Actions adds CI/CD…

Submitted by hans_de· Apr 18, 2026Cybersecurity Foundations

Question

Which of the following is a CI/CD platform?

Options

  • AGithub
  • BJira
  • CAtom.io
  • DJenkins

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    5% (1)
  • D
    90% (19)

Explanation

Jenkins is an open-source automation server widely used for Continuous Integration and Continuous Delivery (CI/CD) pipelines - automating building, testing, and deploying software. GitHub is a code hosting and version control platform (though GitHub Actions adds CI/CD capabilities, GitHub itself is not primarily a CI/CD platform). Jira is a project management and issue-tracking tool. Atom.io was a text editor (now deprecated). Jenkins is the canonical, standalone CI/CD platform among the choices.

Topics

#CI/CD#DevOps Tools#Automation

Community Discussion

No community discussion yet for this question.

Full PCCET Practice