Leads4pass > Lpi > LPI Certifications > 701-100 > 701-100 Online Practice Questions and Answers

701-100 Online Practice Questions and Answers

Questions 4

Which statements are true regarding databases during the deployment of a new release of a service using canary deployment? (Choose two correct answers.)

A. Changes to the database schema can take long and reduce the database performance.

B. Traffic to the database will significantly increase because of the additional service instance.

C. The database schema must be compatible to all running versions of a service.

D. The database is locked while its content is copied to the canary database.

E. Canary deployments require two synchronized instances of each database.

Buy Now
Questions 5

The file index.php, which is being maintained in a git repository, was changed locally and contains an error. If the error has not been committed to the repository yet, which of the following git commands reverts the local copy of index.php to the latest committed version in the current branch?

A. git lastver "" index.php

B. git revert "" index.php

C. git checkout "" index.php

D. git clean "" index.php

E. git repair "" index.php

Buy Now
Questions 6

Which of the following commands lists the cookbooks available on a Chef server?

A. kitchen cookbook list

B. chef-client cookbook list

C. chef-server cookbook list

D. chef-solo cookbook list

E. knife cookbook list

Buy Now
Questions 7

A service should be provided to arbitrary clients on the Internet using HTTPS. Any standard client on the Internet should be able to consume the service without further configuration.

Which of the following approaches can be used to implement these requirements? (Choose three correct answers.)

A. Configure the web servers to not use a server certificate when serving HTTPS.

B. Generate a self-signed certificates during the deployment of each backend server.

C. Use a certificate issuing service to request certificates during each server deployment.

D. Use a load balancer that decrypts incoming requests and passes them on in plain HTTP.

E. Install a wildcard certificate and the respective private key on all the backend servers.

Buy Now
Questions 8

How does Vagrant run virtual machines?

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 9

Which of the following goals are favored by agile software development methodologies? (Choose two correct answers.)

A. Self-organization of teams.

B. Central governance and control.

C. Flexibility of processes.

D. Absolute planning adherence.

E. Long-term release and feature management.

Buy Now
Questions 10

Which of the following values stems from the Agile Manifesto?

A. Processes and tools over individuals and interactions.

B. Contract negotiation over customer collaboration.

C. Comprehensive documentation over working software.

D. Predictability and long-term planning over flexibility and adaption.

E. Responding to change over following a plan.

Buy Now
Questions 11

What is the default provider of Vagrant?

A. virtualbox

B. docker

C. vmware_workstation

D. lxc

E. hyperv

Buy Now
Questions 12

Which Ansible command line tool is used to download, install and manage roles from a public community site or an SCM such as Git? (Specify ONLY the command without any path or parameters)

A. The Ansible command line tool used to download, install and manage roles from a public community site or an SCM such as Git is ansible-galaxy. The command to install a role from a public community site is: ansible-galaxy install The command to install a role from Git is: ansible-galaxy install -r being the path to the file containing the role's requirements. The command to uninstall a role is: ansible-galaxy remove The command to list all available roles is: ansible-galaxy list These commands provide you with the ability to easily manage Ansible roles from a central location using either a public community site or your own private SCM.

Buy Now
Questions 13

Which of the following Ansible tasks install the packages example-a and example-b using the Ansible yum module? (Choose TWO correct answers)

A. – yum: name: “{{ item }}”

ítems:

-example-a

-example-b

B. – yum: name: “ {{ item }} “ state: present

with_items:

-{ example-a, example-b }

C. –yum: name: “ {{ ítem }} “

state: present

with_items:

-example-a, example-b

D. –yum: name: “{{ ítem }}”

state: present

foreach ítem:

-example-a

-example-b

E. –yum: name: “ {{ ítem }} “ state: present

with_items:

-example-a

-example-b

Buy Now
Exam Code: 701-100
Exam Name: DevOps Tools Engineer - Exam 701 - version 1.0
Last Update: May 27, 2026
Questions: 120
10%OFF Coupon Code: SAVE10

PDF (Q&A)

$49.99

VCE

$55.99

PDF + VCE

$65.99