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 4 of 5.

  1. Question 38: Which section of the Prometheus configuration defines which nodes are monitored?
  2. Question 39: What is tested by unit tests?
  3. Question 40: 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 s…
  4. Question 41: Which of the following conditionals exist in an Ansible playbook? (Choose three correct answers.)
  5. Question 42: Which of the following elements are presents in a Vagrant box file? (Choose two correct answers.)
  6. Question 43: Which configuration option in the Ansible inventory is issued control privilege escalation of the remote user?
  7. Question 44: Which of the following commands lists the nodes in a Docker Swam cluster?
  8. Question 45: Which of the following tasks are completed by docker-compose down when it is used with additional parameters? (Choose two correct answers.)
  9. Question 46: What statement is true regarding the Swarm service created by the following command? docker service create --name myweb --network webnet --mode global nginx
  10. Question 47: 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 reposi…