Pass the CloudBees Jenkins Engineer CCJE Questions and answers with CertsForce

Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
Questions # 11:

Which are direct benefits of using the CloudBees Core Operations Center?

Choose 2 answers

Options:

A.

Operations Center enables you to interconnect different CI systems, such as CloudBees CodeShip and Jenkins


B.

It is easier to share resources among Jenkins masters that are connected to the same Operations Center.


C.

It is easier to run Pipelines on the Operations Center because it can retrieve resources from all connected masters.


D.

Operations Center handles the build toad more efficiently by scheduling tasks on idle Jenkins masters.


E.

It Is easier to perform administration tasks (such as upgrading a plugin) on a group of masters that are attached to the same Operations Center.


Expert Solution
Questions # 12:

Which of these tasks are ONLY available from the "Manage Jenkins" page?

Choose 2 answers

Options:

A.

Manage plugins


B.

Open Blue Ocean


C.

Define views


D.

Configure credentials


E.

Configure Global Security


Expert Solution
Questions # 13:

Declarative Pipelines and Scripted Pipelines are both defined in a Jenkinsfilee and use the same underlying subsystem. Which of the following is NOT true when discussing Declarative versus Scripted Pipelines?

Options:

A.

Scripted Pipelines usually execute significantly faster than the comparable Declarative Pipeline.


B.

Declarative Pipelines usually use the "agent" section to define the node where the code should execute but the "node" parameter can be used instead and allows for additional options such as "customWorkspace’’.


C.

Scripted Pipelines require extensive knowledge of the Apache Groovy syntax wher ease Declarative Pipelines can be implemented with minimal understanding of Groovy and so have a lower risk of syntax errors than Scripted Pipelines.


D.

You can use the Declarative Directive Generator to help structure statements for Declarative Pipelines and use the Snippet Generator to help structure statements for Scripted Pipelines.


E.

Scripted Pipelines can implement some functionality that Declarative Pipeline syntax does not support, although small bits of scripted syntax can be included In a Declarative Pipeline by using the "script" step.


Expert Solution
Questions # 14:

Which are commonly tuned Items to run Jenkins or CloudBees Jenkins Distribution Choose 2 answers

Options:

A.

Operating system buffer cache size and Iimits on open files.


B.

Operating system limits on open files and forked processes.


C.

Database query performance parameters.


D.

Java memory heap size and garbage collector for heap.


E.

Operating system limits on network packet size and interrupt latency.


Expert Solution
Questions # 15:

Which is an element that CANNOT be promoted from a Custom Update Center?

Options:

A.

Custom-developed plugins.


B.

Jenkins core.


C.

Build tool installers.


D.

Open source plugins.


Expert Solution
Questions # 16:

What is the default directory whore a build takes place?

Options:

A.

The JENKINS.HOME directory.


B.

The user's home directory.


C.

The Workspace directory.


D.

The Builds directory in the job.


Expert Solution
Questions # 17:

You are upgrading d Cloud Bees Core 2.x instance to a newer version (2.y). Beekeeper is DISABLED. Which statements are TRUE? Choose 2 answers

Options:

A.

Any OPTIONAL plugins that are missing will be installed.


B.

Any REQUIRED plugins that were already installed may be upgraded, depending on Beekeeper configuration options.


C.

No operation will be performed on OPTIONAL plugins.


D.

All the plugins in the CAP Collection will be replaced by the versions specified in the target CloudBees Core version.


E.

Any REQUIRED plugins that are missing will be Instated.


Expert Solution
Questions # 18:

What does CAP do?

Options:

A.

Specifies the set of features, feature versions, and feature dependencies that are either verified or trusted, depending on the degree of testing they have received.


B.

Runs security metrics toots on the duster to ensure that no installed plugins have security vulnerabilities.


C.

Specifies the set of plugins, plugin versions, and plugin dependencies that are ether verified or trusted, depending on the degree of testing they have received.


D.

Tests all installed plugins to ensure that they are compatible with all other the CloudBees Core or Jenkins release you are running.


E.

Specifies the set of apps, app versions, and app dependencies that are either verified or trusted, depending on the degree of testing they have received.


Expert Solution
Questions # 19:

Which of the following practices are recommended for a Declarative Pipeline? Choose 3 answers

Options:

A.

Encapsulate common Jenkins logic within shared Iibraries when leveraging Declarative Pipelines.


B.

Use the pipeline DSL to implement Intricate networking and computational tasks that your Pipeline needs to do.


C.

Simplify the test/debug process and improve performance of your pipeline by defining separate steps for each Important task performed by the pipeline.


D.

Use toots such as Maven, Gradle, NPM, Ant, and Make to define most of the build work; call these executables as steps in your pipeline.


E.

Call scripts written in Shell, Batch, Groovy, or Python to implement any complex logic required for your pipeline; call these scripts as steps in your pipeline.


Expert Solution
Questions # 20:

To track file usage across Jenkins jobs using fingerprints:

Options:

A.

Purchase the fingerprint license and install the Jenkins fingerprint service pack.


B.

Enable "record fingerprints of files" in the post-build actions section of a Job to track usage.


C.

Use a laptop or personal computer with an integrated fingerprint scanner.


D.

All of the above.


Expert Solution
Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions