YAML (Yet Another Markup Language) is a format for serializing data in a text file. It is similar to other textual data formats such as JSON and XML. YAML is widely used for storing configuration data for software applications, build systems, and deployment platforms.
Being able to read, write and parse YAML files will help you be more effective when working with modern cloud-based systems and applications.
In this lab, you will create a YAML file, parse the file using the Python scripting language, and learn about the different data structures YAML offers.
Upon completion of this beginner level lab, you will be able to:
Familiarity with the Python scripting language will be beneficial but is not required.
The following course and lab can be used to fulfill the prerequisite:
Andrew is a Labs Developer with previous experience in the Internet Service Provider, Audio Streaming, and CryptoCurrency industries. He has also been a DevOps Engineer and enjoys working with CI/CD and Kubernetes.
He holds multiple AWS certifications including Solutions Architect Associate and Professional.