DevOps in Python: Infrastructure as Python

DevOps in Python: Infrastructure as Python

Price: ₹25,487.55 - ₹8,495.85
(as of Nov 28, 2025 08:26:23 UTC – Details)


Explore and apply best practices for efficient application deployment. This book draws upon author Moshe Zadka’s years of Dev Ops experience and focuses on the parts of Python, and the Python ecosystem, that are relevant for DevOps engineers. 
You’ll start by writing command-line scripts and automating simple DevOps-style tasks. You’ll then move on to more advanced cases, like using Jupyter as an auditable remote-control panel, and writing Ansible and Salt extensions. This work also covers how to use the AWS API to manage cloud infrastructure, and how to manage Python programs and environments on remote machines.
Python was invented as a systems management language for distributed operating systems, which makes it an ideal tool for DevOps. ?Assuming a basic understanding of Python concepts, this book is perfect for engineers who want to move from operations/system administration into coding. 
What You’ll LearnUse third party packages and create new packages
Create operating system management and automation code in Python
Write testable code, and testing best practices
Work with REST APIs for web clients
Who This Book Is For

Junior or intermediate sysadmin who has picked up some bash and Python basics.

Publisher ‏ : ‎ Apress; 1st ed. edition (4 June 2019)
Language ‏ : ‎ English
Paperback ‏ : ‎ 169 pages
ISBN-10 ‏ : ‎ 148424432X
ISBN-13 ‏ : ‎ 978-1484244326
Item Weight ‏ : ‎ 336 g
Dimensions ‏ : ‎ 17.78 x 1.27 x 24.77 cm
Best Sellers Rank: #342,628 in Books (See Top 100 in Books) #28 in Software Programming Compilers #389 in C & C++ Programming #421 in Python Programming
Customer Reviews: 5.0 5.0 out of 5 stars 3 ratings var dpAcrHasRegisteredArcLinkClickAction; P.when(‘A’, ‘ready’).execute(function(A) { if (dpAcrHasRegisteredArcLinkClickAction !== true) { dpAcrHasRegisteredArcLinkClickAction = true; A.declarative( ‘acrLink-click-metrics’, ‘click’, { “allowLinkDefault”: true }, function (event) { if (window.ue) { ue.count(“acrLinkClickCount”, (ue.count(“acrLinkClickCount”) || 0) + 1); } } ); } }); P.when(‘A’, ‘cf’).execute(function(A) { A.declarative(‘acrStarsLink-click-metrics’, ‘click’, { “allowLinkDefault” : true }, function(event){ if(window.ue) { ue.count(“acrStarsLinkWithPopoverClickCount”, (ue.count(“acrStarsLinkWithPopoverClickCount”) || 0) + 1); } }); });

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *