Back to CCNA Roadmap

6.0 Automation & Programmability

Accounting for 10% of the CCNA exam, this domain represents the future of network engineering. Transition from box-by-box CLI configuration to infrastructure as code, APIs, and centralized controllers.

Domain Readiness

Complete all 5 sub-modules to unlock the Domain 6.0 assessment.

Overall Progress0%

Code Reading: JSON Syntax

You will not be asked to write complex Python scripts on the CCNA, but you will be asked to look at a raw JSON payload and identify syntax errors (like missing quotes around string keys or incorrect bracket usage for arrays). Focus heavily on being able to read and validate JSON visually.

Study Modules