Day 15 Task: Python Libraries for DevOps
As DevOps engineers, we should be able to parse files, be it Txt, JSON, YAML, etc. Let's study how to use YAML and JSON files with Python. But first, let's understand what are YAML and JSON.
What is YAML?
YAML (short for "YAML Ain't Markup Language")...
namya.hashnode.dev4 min read