The Complete YAML Course for DevOps
What is YAML?
YAML is a human-friendly data serialization language that's used across all programming languages.
It’s not a programming language, it’s a data format.
It’s similar to JSON and XML.
You can only store data, not run commands.
YAML F...
blog.surajdev.tech6 min read