DevOps Tools Engineer (LPIC-OT 701) Free Practice Exam Questions

41 real DevOps Tools Engineer (LPIC-OT 701) exam questions with answers and AI explanations. LPI certification prep — page 1 of 5.

  1. Question 2: Which of the following statements are true about Jenkins? (Choose two correct answers.)
  2. Question 3: Which of the following information is contained in the output of git status? (Choose three correct answers.)
  3. Question 5: Which of the following commands lists the cookbooks available on a Chef server?
  4. Question 6: 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 comb…
  5. Question 7: Which of the following goals are favored by agile software development methodologies? (Choose two correct answers.)
  6. Question 8: 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 t…
  7. Question 9: An Ansible variable file contains the following content: myapp: option1: one Which of the following strings can be used to reference the defined variable? (Cho…
  8. Question 10: Which of the following functions are provided by the Ansible apt module? (Choose two correct answers.)
  9. Question 13: How does Prometheus gather information about monitored hosts and services?
  10. Question 14: 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 withou…