YAML powers GitHub Actions, Kubernetes manifests, Docker Compose, Ansible playbooks. Cleaner to read than JSON, but sensitive to whitespace (indentation matters). Rule: use a linter — YAML errors from stray whitespace waste an unreasonable amount of debugging time.