This is a FREE Course to get introduced to YAML and JSON PATH. Both of which are widely used in the DevOps and Cloud industry.
When working on any project we often come across configuration files where parameters, settings, metadata and other application information are set.
In this course we’ll give you an overview of YAML and JSON which are data serialization languages that are often used for writing these configuration files.You will also learn about JSON Path which is a query language for JSON and is used for selecting and extracting a sub-section from the JSON document.
Let us dive into this fully hands-on course with labs for understanding:
-
YAML
-
JSON
-
JSON PATH
-
Dictionary
-
List
-
List and Dictionary
-
Criteria