Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Cisco logo

CiscoCertified DevNet Professional

Domain 4Objective 5

Describe the Tenets of the "12-Factor App" 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 30 practice questions to prepare you well beyond it. (estimate)

30questions here
6free pages
12concepts
20%of the exam

Questions 11–15

  1. 11application · medium

    A developer is writing a Go web service that currently relies on an external Nginx server to proxy requests to the application. The team wants to deploy the service to a container platform that expects each container to be self-contained and expose its own HTTP port. What is the 12-factor compliant way to handle HTTP serving?

    Select an answer first
  2. 12application · medium

    An application is deployed as a single large process on a powerful server. The team expects traffic to increase significantly and wants to scale out. The application is stateless and stores all data in a managed database. What is the most 12-factor-aligned scaling strategy?

    Select an answer first
  3. 13application · medium

    A startup has a production environment running on Linux containers in a cloud platform. Developers use macOS laptops and run the application directly on the host, using a local SQLite database. A bug appears in production but cannot be reproduced locally. The team wants to reduce the gap between dev and prod. What is the most effective 12-factor-aligned change?

    Select an answer first
  4. 14expert · hard

    An application is deployed across multiple regions for low latency. Each region has its own database and cache. The team currently stores the region-specific database URLs and cache endpoints in a single configuration file that is baked into the container image during the build stage. They want to move to a 12-factor config model. What is the most appropriate change?

    Select an answer first
  5. 15foundation · easy

    What is the purpose of explicitly declaring dependencies in a 12-factor app?

    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.