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

  1. Question 15: Which of the following sections must exist in a Packer template?
  2. Question 16: How is cloud-init integrated with a managed system image?
  3. Question 17: A declarative Jenkins pipeline contains the following excerpt: parameters { string (name: "˜TargetEnvironment', defaultValue: "˜staging', description: "˜Target…
  4. Question 18: Which of the following kinds of data are suitable as artifacts in a continuous delivery pipeline? (Choose three correct answers.)
  5. Question 19: Which of the log messages below matches the following Logstash grok filter? grok { match => ["message", "%{SYSLOGBASE} new node %{IPORHOST:node}" ] }
  6. Question 20: A recently installed application writes log data to /opt/app/log/info.log. If Filebeat is already installed and set up for communication with a remote Logstash…
  7. Question 21: Which of the following tasks can Logstash fulfill without using other components of the Elastic Stack? (Choose three.)
  8. Question 22: What is the Puppet equivalent to an Ansible Playbook called?
  9. Question 23: Which of the following properties apply to a content delivery network? (Choose three correct answers.)
  10. Question 24: What happens when a merge conflict occurs in git? (Choose two correct answers.)