JSON vs YAML | Tamil

Опубликовано: 20 Март 2026
на канале: Micah Tech
1,248
36

JSON is defined as JavaScript Object Notation, and YAML is defined as Yet Another Markup Language. Both are used to transfer data over software applications and set up configuration files. Both are referred to as data serialization languages.

**JSON**:
1. Data is defined as a key-value pair inside open and close brackets.
2. Comments cannot be defined directly; some workaround is needed to define the comments.
3. It is mostly used in configuration settings files.
4. It is human-readable friendly.

**YAML**:
1. Data is defined as a key-value pair with indentation.
2. Comments can be defined directly.
3. It is mostly used in DevOps tools (such as Docker, Kubernetes).
4. It is data transfer friendly."

---------------------------------------------------

Internet Basics :    • Internet Basics  

Communication :    • Playlist  

Oracle :    • Oracle  

Azure :    • Azure  

Subscribe :    / educationtamilkirubason  

https://wa.me/919360586730

Contact No : 9360586730
Contact only for education related

#JSON #MicahTech #மைக்காடெக் #ProgrammingTamil #SoftwareTamil #CodingTamil #JSON #YAML #Configuration #Docker #Kubernetes #Developer