CertGrid
Cisco Study Guide

Cisco CCNP Automation (350-901 AUTOCOR) Study Guide

AUTOCOR 350-901, Designing, Deploying and Managing Network Automation Systems v2.0, is the core exam for the Cisco CCNP and CCIE Automation certification. Cisco publishes four exam topic domains: Network Automation (30%), Infrastructure as Code (30%), Operations (20%) and AI in Automation (20%). It is a 120-minute exam covering automation across Cisco IOS XE, ACI, Meraki, Catalyst Center, SD-WAN, Identity Services Engine and Webex Messaging, using Python, Ansible, Terraform, RESTCONF and YANG. Version 2.0 refocused the exam from the previous DevNet Professional application-development content onto network automation systems, and added AI in Automation as a full domain.

Objective-mapped study guide, aligned to current exam objectives · Independent practice platform.

Real exam: Varies · 120 min

Domain 1: Network Automation

Key concepts you must know · 205 practice questions

Domain 2: Infrastructure as Code

Key concepts you must know · 205 practice questions

Domain 3: Operations

Key concepts you must know · 137 practice questions

Domain 4: AI in Automation

Key concepts you must know · 136 practice questions

Cisco CCNP Automation (350-901 AUTOCOR) exam tips

Study guide FAQ

How is AUTOCOR different from the old DEVCOR exam?

The exam code 350-901 is the same, but version 2.0 refocused it. DEVCOR was the DevNet Professional core exam and leaned towards application development on Cisco platforms; AUTOCOR is Designing, Deploying and Managing Network Automation Systems and is the core exam for CCNP and CCIE Automation. Infrastructure as code, operations and a full AI in Automation domain replaced much of the application-development content, so study material written for DEVCOR is not sufficient.

What are the domains and weightings?

Cisco publishes four: Network Automation 30%, Infrastructure as Code 30%, Operations 20%, and AI in Automation 20%. The exam is 120 minutes and is associated with both the CCNP Automation and CCIE Automation certifications.

How much Python do I need to write?

A working amount. Python appears as a way to construct network automation solutions, to consume REST APIs with pagination, rate limiting and persistent authentication, and to build an MCP server using FastMCP. You should be comfortable reading and correcting Python that calls an API and handles errors, rather than only recognising the syntax.

What is an MCP server and why is it on a Cisco exam?

The Model Context Protocol is a standard way to expose tools and data to an AI agent, so the agent calls defined tools instead of being handed raw credentials or bespoke integrations. Cisco lists constructing an MCP server with Python FastMCP as an explicit objective because it is how a conversational agent safely gets network information: you define typed, documented tools, and the model chooses among them. The tool docstrings and type hints are what the model reads to decide how to call them, so writing them carefully is part of the engineering.

Do I need Ansible and Terraform, or is one enough?

Both. They appear as separate published sub-topics under Network Automation, and the exam expects you to choose between them for a given requirement. Terraform is declarative and state-based, which suits provisioning and lifecycle management where a provider exists; Ansible is agentless and procedural, which suits configuration and ordered orchestration, particularly against devices with no Terraform provider. Knowing why you would pick one is as examinable as knowing how to use it.

Related Cisco resources

What CertGrid is (and is not)

CertGrid is an independent IT certification practice platform for Azure, AWS, Google, Cisco, Security, Linux, Kubernetes, Terraform, and other certification tracks. It provides objective-mapped practice questions, readiness scoring, weak-domain drills, and explanations to help learners understand what to study next.

Independent & original. CertGrid is an independent practice platform and is not affiliated with or endorsed by Cisco. Questions are original practice items designed to mirror certification concepts and exam style. CertGrid does not provide official exam questions or braindumps.