Day 15 : Python Libraries for DevOps
As a DevOps Engineer, you should be able to parse files, be it txt, json, yaml, etc.
JSON (JavaScript Object Notation) and YAML (YAML Ain’t Markup Language) are both commonly used formats for storing and exchanging data in Python.
JSON is a lightwei...
sonalibhoite.hashnode.dev3 min read