Data format

.yaml

A human-readable data serialization format common in DevOps configuration.

Category
Data
Best for
Config files
Extension
.yaml

When to use it

Use YAML when config files. It is the right pick whenever those constraints apply.

When to avoid it

Reach for an alternative format in the data category when your workflow has different priorities — see related formats below.

Related data formats