๐ Day 24 โ Understanding JSON and YAML in DevOps
Today I learned the basics of JSON and YAML, two essential data formats used across nearly every DevOps tool.
๐งฉ What I Explored
โ
JSON (JavaScript Object Notation)
A structured, key-value data format
Commonly used in APIs, Terraform configs, and ...
shakirdevops.hashnode.dev2 min read