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 1)

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 1–5

  1. 1foundation · easy

    Which Docker command is used to stop a running container without removing it?

    Select an answer first
  2. 2application · medium

    A team maintains a private registry at registry.internal:5000. They built a local image tagged `app:latest` and want to make it available to other team members as `registry.internal:5000/app:1.0`. Which command sequence accomplishes this?

    Select an answer first
  3. 3application · medium

    A developer accidentally deleted a running container that was serving a legacy application. The container was launched with `docker run -d --name legacy-app -v /opt/legacy-data:/data legacy:1.2`. The host directory /opt/legacy-data still exists. The developer wants to restore the service as quickly as possible while preserving the data. What should the developer do?

    Select an answer first
  4. 4foundation · easy

    In Kubernetes, what is the smallest deployable unit that can be created and managed?

    Select an answer first
  5. 5expert · hard

    A container is running with `--memory 1g --memory-swap 1g`. The application inside is trying to allocate more memory than the limit. What will happen?

    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.