Python Libraries for DevOps
Tasks
Create a Dictionary in Python and write it to a JSON File.
Output:
Read a JSON file services.json kept in this folder and print the service names of every cloud service provider.
output
aws : ec2
azure : VM
gcp : compute engine
He...
akash-zade.hashnode.dev1 min read