Day 15 Task: Python Libraries for DevOps
Reading JSON and YAML in Python
DevOps engineer mostly work with configuration files and Data in various format like JSON: JavaScript Object Notation and YAML: Yet Another Markup Language.These formats are mostly used for to store configuration sett...
sriparthu1014.hashnode.dev5 min read