nerdexam
Cisco

350-201(NEW-127Q) · Question #83

What is an open-source automation solutions for continuous integration, delivery, and deployment?

The correct answer is D. Jenkins. Jenkins is an open-source automation server specifically designed to support continuous integration, delivery, and deployment pipelines, making it the correct answer. It allows teams to automate building, testing, and deploying software through a rich plugin ecosystem. Why the…

DevOps and Infrastructure Automation

Question

What is an open-source automation solutions for continuous integration, delivery, and deployment?

Options

  • ADevOps
  • BFreeBSD
  • CGitHub
  • DJenkins

How the community answered

(25 responses)
  • B
    4% (1)
  • D
    96% (24)

Explanation

Jenkins is an open-source automation server specifically designed to support continuous integration, delivery, and deployment pipelines, making it the correct answer. It allows teams to automate building, testing, and deploying software through a rich plugin ecosystem.

Why the distractors are wrong:

  • A. DevOps is a culture/philosophy and set of practices, not a specific tool or software solution.
  • B. FreeBSD is an open-source Unix-like operating system, unrelated to CI/CD automation.
  • C. GitHub is a code hosting and collaboration platform; while it has GitHub Actions for CI/CD, GitHub itself is not primarily an automation solution and is not fully open-source.

Memory tip: Think "Jenkins Just automates Jobs" - the three J's help you remember that Jenkins is the go-to open-source tool for automating the software delivery pipeline.

Topics

#Jenkins#CI/CD#Automation#DevOps Tools

Community Discussion

No community discussion yet for this question.

Full 350-201(NEW-127Q) Practice