Introduction to Python
Use of Shell Scripting
The primary purpose of shell scripting by DevOps engineers is to interact with Linux systems, because when you create an EC2 instance on AWS or a virtual machine on Azure, they are Linux based.
Why Python?
There are 2 reasons:
...
navedwrites.hashnode.dev3 min read