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

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 26–30

  1. 26foundation · easy

    According to the 12-factor app methodology, how should administrative tasks (e.g., database migrations) be executed?

    Select an answer first
  2. 27foundation · easy

    Why is it important to strictly separate the build, release, and run stages in a 12-factor app?

    Select an answer first
  3. 28application · medium

    A company runs a web application that uses a PostgreSQL database and an SMTP service for email. They are migrating from a self-hosted PostgreSQL instance to a managed cloud database service. The application code currently has the database host, port, and credentials hardcoded in a configuration file. The team wants to make the swap without changing application code. What is the 12-factor compliant approach?

    Select an answer first
  4. 29application · medium

    A company is designing a new microservice that handles user sessions. Currently, the service stores session data in memory on the application server. The team is planning to scale the service horizontally to handle increased load. What change is required to make the service 12-factor compliant?

    Select an answer first
  5. 30application · medium

    A team is developing a Node.js application. A developer manually installed a package globally on their laptop using `npm install -g` and the application works locally. When the team deploys to a fresh CI/CD pipeline, the application fails because the global package is missing. The team wants to ensure the application builds and runs identically in all environments. What should the team do?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

No more pagesBack to 350-901

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.