Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

701-100 DevOps Tools Engineer Questions and Answers

Questions 4

Given the following excerpt of a Dockerfile:

Run apt-get –y update & & apt-get install –y fortunes & & apt-get clean

Why are the multiple apt-get commands combined in one RUN statement instead of using multiple RUN statements?

Options:

A.

To prevent the commands from running in parallel because Docker executes all RUN statements in their own container at the same time.

B.

To ensure the execution order of the commands because Docker might evaluate the statements of a Dockerfile in any order.

C.

To avoid the creation of unnecessary images because Docker creates a new image for each RUN statement.

D.

To execute both commands in the same container instance and void Docker to reset the container to the original base image.

E.

To execute the apt-get install command only if the apt-get update command was successful because Docker does not check the success of RUN statements.

Buy Now
Questions 5

Which statement in a Dockerfile defines which command should be started in the container by default when it is started? (Specify ONLY the statement’s name without any values or parameters.)

Options:

Buy Now
Questions 6

Which sections can exist in a Logstash configuration file? (Choose three correct answers.)

Options:

A.

output

B.

filter

C.

input

D.

forward

E.

generate

Buy Now
Questions 7

What happens when a merge conflict occurs in git? (Choose two correct answers.)

Options:

A.

The conflicting files remain unchanged in the local repository.

B.

Conflict markers are added to the files.

C.

A new branch containing the remote changes is created.

D.

The affected files are flagged as conflicting.

E.

The newest version is placed in the local repository.

Buy Now
Questions 8

Which of the following git commands is used to manage files in a repository? (Choose two correct answers.)

Options:

A.

git rm

B.

git cp

C.

git mv

D.

git move

E.

git copy

Buy Now
Questions 9

How does Vagrant run virtual machines?

Options:

A.

Vagrant uses a vagrant-specific hypervisor called VagrantVM.

B.

Vagrant has to be run within a running virtual machine which is not controlled by Vagrant.

C.

Vagrant ships with an embedded version of VirtualBox.

D.

Vagrant uses so-called provides which control external hypervisors such as VirtualBox.

E.

Vagrant generates virtual machine images but does not provide a mechanism to run them.

Buy Now
Questions 10

Which of the log messages below matches the following Logstash grok filter?

grok {

match = > [“message”, “%{SYSLOGBASE} new node %{IPORHOST:node}” ]

}

Options:

A.

Jun 30 00:36:49 headnode: new node 198.51.100.103 at clustermanager:12353

B.

Jun 30 00:36:49 headnode clustermanager[12353]: new node 198.51.100.103

C.

Jun 30 00:36:49 headnode clustermanager[198.51.100.103]: new node

D.

%{SYSLOG-FROM:headnode clustermanager[12353]} new node 198.51.100.103

E.

clustermanager[12353]: Jun 30 00:36:49 headnode new node 198.51.100.103

Buy Now
Questions 11

Which of the following information is contained in the output of git status? (Choose three correct answers.)

Options:

A.

Changed files that will not be part of the next commit.

B.

Locked files which cannot be edited until the lock is released.

C.

Changed files that will be part of the next commit.

D.

Unchanged files which have not been edited locally.

E.

Untracked files which are not subject to version control.

Buy Now
Questions 12

What statement is true regarding the Swarm service created by the following command?

docker service create --name myweb --network webnet --mode global nginx

Options:

A.

It runs exactly one time in the Swarm and cannot be scaled.

B.

It runs exactly once on each node in a Swarm.

C.

It runs on one node by default and can be scaled to an arbitrary number of replicas.

D.

It runs on all nodes which provide the network webnet.

E.

It runs only on those nodes which support the network type global.

Buy Now
Questions 13

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

Options:

A.

images

B.

provisioners

C.

builders

D.

variables

E.

post-processsors

Buy Now
Questions 14

A Dockerfile contains the statements:

COPY data/ /data/

VOLUME /data

What happens when the resulting container is started without any additional volume configuration? (Choose two correct answers.)

Options:

A.

Files existing in /data/ in the image are not available in the running container.

B.

Changes to files within /data/ affect the Docker image and all other containers derived from it.

C.

Existing files from /data/ in the image are copied to the new volume.

D.

An error is raised because /data/ already contains data when the volume is mounted.

E.

A new volume is created and mounted to /data/ within the new container.

Buy Now
Questions 15

Which of the statements below are true about the volume created by the following command? (Choose two correct answers.)

docker run –v /data –ti debian

Options:

A.

The new /data volume contains a copy of the complete container’s base image.

B.

The volume containing the container’s rootfile system is retained until the /data volume is deleted.

C.

The /data volume is discarded when the container terminates.

D.

The /data volume can be attached to another Docker container.

E.

If the command is run a second time, another volume for /data is created.

Buy Now
Questions 16

Which Ansible command is used to manage and store sensitive data in encrypted files? (Specify ONLY the command without any path or parameters.)

Options:

Buy Now
Questions 17

How is a Docker container image retrieved from a Docker registry?

Options:

A.

Docker retrieves a ZIP archive which is extracted into the container’s root file system.

B.

Multiple stacked images are retrieved and layered on top of each other.

C.

A flat hard disk image is downloaded once per container and mounted as the root file system.

D.

The registry merger all components of the image into one file which is shipped to Docker.

E.

The container is built from an ISO file along with a configuration for an unattended installation.

Buy Now
Questions 18

Which of the following statements regarding microservices are true? (Choose three correct answers.)

Options:

A.

Microservices facilitate the replacement of the implementation of a specific functionality.

B.

Microservices applications are hard to scale because microservice architecture allow only one instance of each microservice.

C.

Integration tests for microservices are not possible until all microservices forming a specific application are completely developed.

D.

Interaction between microservices can be slower that the interaction of similar components within a monolithic application.

E.

Within one application, individual microservices can be updated and redeployed independent of the remaining microservices.

Buy Now
Exam Code: 701-100
Exam Name: DevOps Tools Engineer
Last Update: Apr 30, 2026
Questions: 60

PDF + Testing Engine

$63.52  $181.49

Testing Engine

$50.57  $144.49
buy now 701-100 testing engine

PDF (Q&A)

$43.57  $124.49
buy now 701-100 pdf