701-100 Exam Details

  • Exam Code
    :701-100
  • Exam Name
    :DevOps Tools Engineer - Exam 701 - version 1.0
  • Certification
    :LPI Certifications
  • Vendor
    :Lpi
  • Total Questions
    :120 Q&As
  • Last Updated
    :Jul 09, 2026

Lpi 701-100 Online Questions & Answers

  • Question 31:

    Which of following staments in a Dockerfile leads to a container which outputs hello world? (Choose TWO correct answers)

    A. ENTRYPOINT "echo Hello World"
    B. ENTRYPOINT echo Hello World
    C. ENTRYPOINT [ "echo", "hello", "world" ]
    D. ENTRYPOINT [ "echo hello world" ] No
    E. ENTRYPOINT "echo", "Hello", "World"

  • Question 32:

    Which criteria can packet filtering firewalls use to permit or suppress traffic? (Choose TWO correct answers)

    A. IP addresses
    B. TCP and UDP ports
    C. HTTP Cookies
    D. Common Names in X.509 certificates.
    E. Object IDs in REST URLs

  • Question 33:

    When running an Ansible playbook referring to vault-encruted data files, which parameters can be used to pass the decryption key to ansible-playbook? (Choose TWO correct answers)

    A. --vault-password-file
    B. --vault-pass
    C. --ask-pass
    D. --ask-vault-pass
    E. --password-file

  • Question 34:

    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 the parameter --network=isolated_nw. It turns out that the containers can not interact with each other.

    What must be done in order to allow the containers to interact with each other? (Choose two correct answers.)

    A. Use a host network instead of a bridged network.
    B. Add the option --inter-container to the docker network create command.
    C. Start the containers on the same node.
    D. Change the --network parameter of docker create to --network=isolated_nw,nofence.
    E. Use an overlay network instead of a bridged network.

  • Question 35:

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

    A. Update an installed package to the latest version.
    B. Update the list of available packages from configured repositories.
    C. Re-compile an installed package from the source code.
    D. Add the URL of a new repository to the package manager configuration.
    E. Install a dpkg based Linux distribution on an empty target system.

  • Question 36:

    Which of the following commands lists the nodes in a Docker Swam cluster?

    A. docker-swarm listnodes
    B. docker engine ls
    C. docker node ls
    D. docker machine ls
    E. docker swarm nodes

  • Question 37:

    Which section of the Prometheus configuration defines which nodes are monitored?

    A. scrape_config
    B. targets
    C. rules
    D. listener
    E. nodes

  • Question 38:

    What is the default URL Prometheus tries to retrieve from a target when gathering monitoring information? (Specify the Full URL, without any host name or scheme)

    A. The default URL that Prometheus tries to retrieve when gathering monitoring information depends on the specific target and the configuration of Prometheus at that time. Prometheus's default behavior is to try to retrieve a scrape target's metrics data from a pre-defined location. For example, if you are monitoring a target that exposes its metrics data on port 8080 of the local network interface, the default URL retrieved by Prometheus would be http://localhost:8080/metrics. However, if the target's metrics data is not on the local interface but rather on another IP address or domain, the URL would change accordingly. Prometheus's default behavior can be modified through configuration files or command-line flags. Therefore, the specific default URL depends on the specific configuration of Prometheus.

  • Question 39:

    What is the purpose of cloud-init?

    A. Assign an IaaS instance to a specific computing node within a cloud.
    B. Standardize the configuration of infrastructure services, such as load balancers or virtual firewalls in a cloud.
    C. Prepare the generic image of an IaaS instance to fit a specific instance's configuration.
    D. Replace common Linux init systems, such as systemd or SysV init.
    E. Orchestrate the creation and start of multiple related IaaS Instances.

  • Question 40:

    Which Ansible command line tool is used to download, install and manage roles from a public community site or an SCM such as Git? (Specify ONLY the command without any path or parameters)

    A. The Ansible command line tool used to download, install and manage roles from a public community site or an SCM such as Git is ansible-galaxy. The command to install a role from a public community site is: ansible-galaxy install The command to install a role from Git is: ansible-galaxy install -r being the path to the file containing the role's requirements. The command to uninstall a role is: ansible-galaxy remove The command to list all available roles is: ansible-galaxy list These commands provide you with the ability to easily manage Ansible roles from a central location using either a public community site or your own private SCM.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Lpi exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 701-100 exam preparations and Lpi certification application, do not hesitate to visit our Vcedump.com to find your solutions here.