LPI 701-100 Linux Professional Institute DevOps Tools Engineer Exam 701 Exam Practice Test

Page: 1 / 14
Total 60 questions
Question 1

An online shop needs to store information about clients and orders. A list of fixed properties for clients and orders exists. The data storage should enforce specific data types on these properties and ensure that each order is associated with an existing client. Which of the following cloud services is capable of fulfilling these requirements?



Answer : E


Question 2

Consider the following Kubernetes Deployment:

With the ReplicaSet:

And the Pods:

What happens if one of the Pods is terminated with the command kubect1 pod delete?



Answer : B


Question 3

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

See Below Explanation:




Answer : A


Question 4

The following command is issued on two docker nodes:

docker network create --driver bridge isolated_nw

Afterwards, one container is started at each node with the parameter --network=isolated_nw. It turns out that the containers can not interact with each other. What must be done in order to allow the containers to interact with each other? (Choose two correct answers.)



Question 5

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



Question 6

Which of the following Ansible tasks copies the file example.txt to a manage system?



Answer : B


Question 7

What is the Puppet equivalent to an Ansible Playbook called?



Answer : A


Page:    1 / 14   
Total 60 questions