YAML

A human-readable data serialization standard that can be used in conjunction with all programming languages.

YAML (YAML Ain’t Markup Language) is a human-readable data serialization standard that can be used in configuration files and data exchange between languages with different data structures. For example, YAML is often used for configuration files in applications like Docker, Kubernetes, and Ansible.