Cisco DEVCOR 350-901 Exam Guide 2026
Every one of the five DEVCOR domains is worth exactly 20 percent. No other Cisco core exam is weighted that evenly — and it removes the usual triage strategy entirely.

On this page
DEVCOR 350-901 — Developing Applications using Cisco Core Platforms and APIs — is the core exam for the Cisco Certified DevNet Professional certification. This brief uses the official blueprint, v1.1.
What DEVCOR certifies
DEVCOR is the exam for people who write software against network infrastructure rather than configure it. It assumes real development ability — Python in particular — alongside understanding of Cisco's platform APIs.
That makes it the most atypical Cisco professional exam. If your mental model of a Cisco certification is CLI configuration and packet flow, DEVCOR will not match it. The work is API consumption, application design, deployment pipelines and automation.
Exam format
Cisco does not publish a fixed passing score for its exams — scores are scaled and the cut varies. Prepare to be comfortably competent rather than aiming at a number.
Five domains, all at 20%
Every domain is worth exactly one fifth. Compare that with DCCOR, where Network and Compute are 25% each and Security is 15%. DEVCOR gives you no small domain to skim and no large one to over-invest in.
What an even blueprint means for study
Three practical consequences.
Your weakest domain sets your outcome. With one domain at 35% you can absorb weakness elsewhere. With five at 20%, being poor at one costs a fifth of the paper — enough to fail on its own if you are marginal elsewhere.
Breadth beats depth. The usual strategy of going deep on the heavyweight domain does not apply. Get solidly competent across all five before going deeper anywhere.
Audit yourself early. Most candidates arrive strong in two domains and weak in one. Developers tend to be comfortable with software design and APIs but shaky on infrastructure and automation; network engineers show the reverse. Identify which you are in week one.
| Domain | What it covers | Usually weak for |
|---|---|---|
| Software Development and Design | Design patterns, modularity, version control, testing | Network engineers |
| Using APIs | REST, authentication, rate limiting, pagination, error handling | — |
| Cisco Platforms | Platform APIs and SDKs across the Cisco portfolio | Developers from outside networking |
| Application Deployment and Security | CI/CD, containers, securing applications | Network engineers |
| Infrastructure and Automation | Model-driven programmability, IaC, telemetry | Developers from outside networking |
What the exam actually asks
DEVCOR questions are code- and design-shaped rather than configuration-shaped. The recurring forms:
- Read this code and say what it does, or what is wrong with it. Usually Python, usually consuming an API. You need to read comfortably, not write from memory.
- Given a requirement, choose the design. Which pattern, which authentication approach, how to structure the modules.
- Handle the API reality. Rate limiting, pagination, retries and backoff, token refresh, and interpreting status codes. This is the most reliably examined material in the whole blueprint.
- Pick the right Cisco platform API for a described task, across the portfolio.
Not the hardest content — the unfamiliar half. Network engineers lose marks on software design, testing and CI/CD; developers lose them on model-driven programmability and telemetry. Whichever you are, the exam is testing the other half at exactly the same 20% weight, and the flat blueprint means there is nowhere to hide it.
The practical consequence is that lab time is not optional. Cisco publishes free DevNet sandboxes precisely so candidates can call these APIs against real platforms. Reading documentation about pagination is not the same as hitting a paginated endpoint and handling the response, and the exam is written by people who know the difference.
A seven-week study plan
The study-time calculator will size this to your schedule.
Frequently Asked Questions
What are the DEVCOR 350-901 domains?
Software Development and Design, Using APIs, Cisco Platforms, Application Deployment and Security, and Infrastructure and Automation. Each is weighted at 20% in blueprint v1.1.
How long is the DEVCOR exam?
120 minutes. It is the core exam for the Cisco Certified DevNet Professional certification.
Do I need to be a programmer to pass DEVCOR?
You need real coding ability, particularly Python. DEVCOR assumes you write software against Cisco platforms rather than configure devices through a CLI.
Which certification does DEVCOR lead to?
It is the core exam for Cisco Certified DevNet Professional. You pair it with a concentration exam to complete the certification.
Practise DEVCOR Before You Book
500–1,000+ practice questions with worked explanations, written against the current exam objectives.
DEVCOR Practice TestPractice Before You Book
500–1,000+ practice questions per exam with detailed explanations, across Azure, AWS, GCP, security, and AI certifications.
