Pass the LPI DevOps Tools Engineer 701-100 Questions and answers with CertsForce

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

Which of the following commands lists the nodes in a Docker Swam cluster?

Options:

A.

docker-swarm listnodes


B.

docker engine ls


C.

docker node ls


D.

docker machine ls


E.

docker swarm nodes


Questions # 12:

Which git sub command copies a local commit to a remote repository? (Specify ONLY the sub command without any path or parameters.)


Questions # 13:

What implications does container virtualization have for DevOps? (Choose two answers.)

Options:

A.

Containers decouple the packaging of an application from its infrastructure.


B.

Containers require developers to have detailed knowledge of their IT infrastructure.


C.

Containers let developers test their software under production conditions.


D.

Containers complicate the deployment of software and require early deployment tests.


E.

Containers require application specific adjustment to the container platform.


Questions # 14:

Which docker subcommand starts a new container? (Specify only the subcommand without any path or parameters.)


Questions # 15:

Which of the following kinds of data are suitable as artifacts in a continuous delivery pipeline? (Choose three correct answers.)

Options:

A.

Executable applications such as .exe files or .jar packages.


B.

Copies of the contents of source code repositories.


C.

Build configuration files such as Makefiles or Maven configurations.


D.

Compiled packages to be installed by a Linux package manager.


E.

Docker container images which contain an application.


Questions # 16:

How is cloud-init integrated with a managed system image?

Options:

A.

cloud-init provides the cloud-init-worker command which has to be invoked periodically within the running instance.


B.

cloud-init provides systemd units which must be included in several stages of the booting process of the instance.


C.

cloud-init provides its own startup mechanism which replaces the instance’s original init system, such as systemd.


D.

cloud-init provides a Linux kernel module that must be included and loaded in the instance’s initramfs.


E.

cloud-init provides the cloud-init-daemon service which is launched during startup and keeps the instance in sync with the desired configuration.


Questions # 17:

Which of the following sections must exist in a Packer template?

Options:

A.

images


B.

provisioners


C.

builders


D.

variables


E.

post-processsors


Questions # 18:

Which section of the Prometheus configuration defines which nodes are monitored?

Options:

A.

scrape_config


B.

targets


C.

rules


D.

listener


E.

nodes


Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions