▶ ExamTry
Home
Medical
Neet Ug
4
Ssc-Cgl
General_Awareness
5
Mock-Test
5
Devops
Git
3
Ansible
10
Aws
5
Azure
10
Docker
5
Jenkins
5
Kubernetes
5
Terraform
10
⚑ Feedback
Home
jenkins
Exam1
Exam1
devops / jenkins
• 5 questions
Question 1 of 5
What is Jenkins?
A.
A container orchestration platform
B.
An open-source automation server used to build CI/CD pipelines
C.
A distributed version control system
D.
A cloud infrastructure monitoring platform
Question 2 of 5
What language/syntax is used to write Declarative Jenkins Pipelines?
A.
Python
B.
YAML
C.
Groovy DSL
D.
XML
Question 3 of 5
What is a Jenkinsfile?
A.
A Docker image for Jenkins
B.
A text file that defines a Jenkins Pipeline as code, stored in source control
C.
A Jenkins agent configuration
D.
A Jenkins plugin manifest
Question 4 of 5
What is a Jenkins agent (node)?
A.
The Jenkins web UI
B.
A machine or container that executes the build steps delegated by the controller
C.
A Jenkins plugin manager
D.
A Kubernetes pod template
Question 5 of 5
What is the Jenkins controller (master) responsible for?
A.
Directly executing all build steps
B.
Orchestrating pipeline runs, scheduling jobs, and delegating work to agents
C.
Storing Docker images used in builds
D.
Managing DNS and network routing
← Back
Submit Answers ✓