
CiscoCertified DevNet Professional
Domain 4Objective 4
Utilize Docker to Containerize an Application 350-901 Practice Questions (Page 3)
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 11–15
- 11
A team runs a PostgreSQL container that stores data in /var/lib/postgresql/data. The container is frequently recreated during development. The team wants the database data to persist across container recreations and be easily accessible for backup from the host. Which approach should be used?
Select an answer first - 12
Which command starts all services defined in a docker-compose.yml file in the current directory?
Select an answer first - 13
A docker-compose.yml defines a web service and a database service. The web service needs the database connection string from an environment variable DB_URL. The team wants to keep the database credentials out of the compose file and version control. The compose file is run with docker-compose up. Which approach satisfies the requirement?
Select an answer first - 14
A docker-compose.yml defines a service 'app' that needs a secret API key. The team wants to pass the key at runtime without storing it in the compose file or the image. The key is available in the shell environment as API_KEY. Which compose configuration passes the value to the container?
Select an answer first - 15
In a docker-compose.yml file, which top-level key defines the services that make up the application?
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.