Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Professional Institute logo

LPI DevOps Tools Engineer

Domain 2Objective 1

702.1 Application Container Management (weight: 5) DEVOPS-TOOLS-ENGINEER Practice Questions (Page 2)

Part of the 702 Application Container domain, which makes up ~18% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 90-minute exam (~35–60 total, ~6–11 in this domain), expect 2–4 from this objective — we provide 31 practice questions to prepare you well beyond it. (estimate)

31questions here
7free pages
8concepts

Questions 6–10

  1. 6application · medium

    A containerized application writes logs to stdout. An administrator needs to view the logs generated in the last 10 minutes to debug an issue. Which command should be used?

    Select an answer first
  2. 7expert · hard

    A container running a stateful application was stopped with `docker stop`. The administrator needs to restart it, but the container's data is stored in an anonymous volume. The administrator is concerned about data loss. What should the administrator do?

    Select an answer first
  3. 8expert · hard

    A container named `db` was created with a named volume `db-data` mounted at /var/lib/mysql. The container was accidentally removed with `docker rm db`. The administrator needs to restore the database. What should the administrator do?

    Select an answer first
  4. 9application · medium

    Two containers, `web` and `db`, need to communicate with each other on a custom Docker network. The `web` container is already running on the default bridge network. What should the administrator do to enable communication?

    Select an answer first
  5. 10expert · hard

    An administrator runs a container with `docker run -d -p 8080:80 --network host nginx`. The administrator expects to access the container on port 8080, but it is not working. What is the most likely reason?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Professional Institute. “DEVOPS-TOOLS-ENGINEER” is a trademark of its owner, used for identification only.