LPI Linux Professional Institute DevOps Tools Engineer Exam 701 (version 1.0) 701-100 Exam Questions

Page: 1 / 14
Total 60 questions
Question 1

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



Answer : D, E


Question 2

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



Answer : B


Question 3

Which Ansible keyword is used in a playbook to store the result (i.e. return code) of a task in a variable?



Answer : A

Reference https://docs.ansible.com/ansible/2.5/user_guide/playbooks_conditionals.html


Question 4

Which Ansible modules can be used to change the contents of a file? (Choose three correct answers.)



Answer : A, B, C


Question 5

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



Answer : C


Question 6

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.)

See Below Explanation:




Answer : A


Question 7

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


Page:    1 / 14   
Total 60 questions