Day 15 - Python Libraries for DevOps
Create a Dictionary in Python and write it to a JSON File.
Read a json file services.json kept in this folder and print the service names of every cloud service provider.
outputaws : ec2azure : VMgcp : compute engine
Read YAML file using Python, f...
shreya-gupta.hashnode.dev1 min read