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

Page: 1 / 14
Total 60 questions
Question 1

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?



Answer : D


Question 2

Which of the following statements are true about Jenkins? (Choose two correct answers.)



Answer : B, E


Question 3

Which of the following functions are provided by the Ansible apt module? (Choose two correct answers.)



Question 4

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



Answer : C, D, E


Question 5

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



Question 6

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



Answer : C


Question 7

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



Answer : A, B, C


Page:    1 / 14   
Total 60 questions