YAML
YAML (YAML Ain't Markup Language) is a readable data format based on indentation. It is used for configurations: Docker Compose, Kubernetes manifests, CI/CD pipelines, Ansible playbooks. YAML is powerful but error-prone with indentation mistakes.