Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Cisco logo

CiscoCertified DevNet Professional

Domain 4Objective 4

Utilize Docker to Containerize an Application 350-901 Practice Questions (Page 1)

Part of the 4.0 Application Deployment and Security domain, which accounts for 20% of the 350-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 1–1 from this objective — we provide 26 practice questions to prepare you well beyond it. (estimate)

26questions here
6free pages
10concepts
20%of the exam

Questions 1–5

  1. 1expert · hard

    A developer accidentally pushed an image with a sensitive credential baked in to a private registry. The credential is in the image's environment variable. The developer needs to ensure the credential is no longer available. Which action is most effective?

    Select an answer first
  2. 2foundation · easy

    Which command removes a stopped container with the ID 'abc123'?

    Select an answer first
  3. 3expert · hard

    A team is containerizing a Node.js application. The Dockerfile currently uses 'FROM node:latest', copies the entire project directory, and runs 'npm install' at build time. A security audit flags that the image is large, contains unnecessary development files, and runs as root. The team wants to reduce the image size and improve security without changing the application code. Which Dockerfile change best addresses all concerns?

    Select an answer first
  4. 4foundation · easy

    Which Dockerfile instruction is used to specify the base image for a containerized application?

    Select an answer first
  5. 5application · medium

    Two containers, app and db, are running on the same Docker host. The app container needs to communicate with the db container using the hostname 'db' on port 5432. Both containers are attached to the default bridge network. The app container cannot resolve the hostname 'db'. What is the most likely cause?

    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 Cisco. “350-901” is a trademark of its owner, used for identification only.