JSON seems to be a popular data structure to use with APIs. I work with Meraki often and noticed the decision they went with. You can see …
200-901
Intro to JSON for DevNet
In continuation with the DevNet Associate Challenge, I look at the JSON structured data format. It’s heavily used with Cisco documentation …
XML Basics for DevNet
Understanding the basic concepts of the XML format and the content it contains will be important when dealing with APIs and writing scripts. …
DevNet Associate Challenge
For over a year I’ve been making excuses when it comes to learning how to code. In the beginning I had chosen Python as my coding language …
YAML Basics for DevNet
Taking a look at the Cisco DevNet Associate exam topics (DEVASC 200-901), one of the first objectives is to compare different data formats. …