Python for DevOps: Python Scripting Tutorial for Beginners
One of the common questions asked by aspiring DevOps engineers is that, do we need python for DevOps? In this blog, we will explain to
One of the common questions asked by aspiring DevOps engineers is that, do we need python for DevOps? In this blog, we will explain to
Somtimes it is required to fetch the EMR master IP dynamically for automation. One such use case is connecting AWS Sagemaker notebook instances to EMR
Scenario: Consider you have to do the following using python. Read a JSON file from a path and parse it. Get a JSON from a remote URL
In this post, we will walk through the basic concepts and environment setup that is required to learn python scripting. Prerequisites 1. The first and