Back to Glossary
DevelopmentBeginner Friendly

What is YAML?

A human-friendly data format commonly used for configuration files, using indentation to show structure.

Why It Matters

YAML is widely used for CI/CD pipelines, Kubernetes configs, and other infrastructure configuration.

Real-World Example

A GitHub Actions workflow file written in YAML that defines build and deploy steps.

“Understanding terms like YAML matters because it helps you have better conversations with developers and make smarter decisions about your software. You do not need to be technical. You just need to know enough to ask the right questions.”

Callum Holt, Founder, 13Labs

Learn More at buildDay Melbourne

Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.