Black Friday Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Ace Your CJE Jenkins Engineer Exam

Page: 2 / 7
Total 186 questions

Certified Jenkins Engineer (CJE) Questions and Answers

Question 5

What type of file extension do plugin files have?

Options:

A.

.rb

B.

.hpi

C.

.groovy

D.

.java

Question 6

What type of agent nodes are there?

Options:

A.

All of the others

B.

SSH

C.

Docker

D.

JNLP

Question 7

Which practices optimize performance on large systems? Choose 2 answers

Options:

A.

Run all builds on agents and never on the master itself.

B.

Use the maximum number of executors at all times and avoid using labels.

C.

Avoid modifying Java parameters that control heap size and garbage collection.

D.

Use plugins as much as possible.

E.

Allocate specific masters for different build types and teams.

Question 8

Which of the following are advantages of a Pipeline job when compared to a Freestyle job? Choose 2 answers

Options:

A.

Jenkins can be restarted while a build is In progress without impacting the build.

B.

Job definition can be loaded from the Source Code Management system at build time.

C.

No extra plugins must be installed.

D.

Builds can be parameterized.

E.

Builds can be triggered with millisecond granularity.

Page: 2 / 7
Total 186 questions