Which are Source Code Management tools? Choose 3 answers
Correct Answer: A,B,D
Question 12
What's the Jenkinsfile?
Correct Answer: C
The Jenkinsfile lives with project source code and portrays the "Pipeline as code" concept.
Question 13
Which is the about the "Build Triggers" functionality in Jenkins?
Correct Answer: D
Question 14
What's not true about a build executor?
Correct Answer: A
The default number of executors on a node is 2.
Question 15
What best describes DevOps?
Correct Answer: C
DevOps is a cultural movement that helps facilitate continuous integration concepts by bringing Dev and Ops into harmony, where they may have been separate previously.