Posts

Showing posts from December, 2017

Python in DevOps

Image
Python in DevOps Now a days everyone is looking at DevOps and Python. So if you want to know why the python is important in DevOps this article may help you. In DevOps culture we are required to do a lot of automation using tools and scripts. Python will provide huge open libraries and modules to help in that automation. If we want to write a script to automate a task Python is a better option in terms of platform independence, easy to write and integrations with all tools. In Python there are so many modules available as open-source which supports several tools. This post is moved to  How to Use python in devops