-
Book Overview & Buying
-
Table Of Contents
Hands-On Python for DevOps
By :
Hands-On Python for DevOps
By:
Overview of this book
Python stands out as a powerhouse in DevOps, boasting unparalleled libraries and support, which makes it the preferred programming language for problem solvers worldwide. This book will help you understand the true flexibility of Python, demonstrating how it can be integrated into incredibly useful DevOps workflows and workloads, through practical examples.
You'll start by understanding the symbiotic relation between Python and DevOps philosophies and then explore the applications of Python for provisioning and manipulating VMs and other cloud resources to facilitate DevOps activities. With illustrated examples, you’ll become familiar with automating DevOps tasks and learn where and how Python can be used to enhance CI/CD pipelines. Further, the book highlights Python’s role in the Infrastructure as Code (IaC) process development, including its connections with tools like Ansible, SaltStack, and Terraform. The concluding chapters cover advanced concepts such as MLOps, DataOps, and Python’s integration with generative AI, offering a glimpse into the areas of monitoring, logging, Kubernetes, and more.
By the end of this book, you’ll know how to leverage Python in your DevOps-based workloads to make your life easier and save time.
Table of Contents (19 chapters)
Preface
Part 1: Introduction to DevOps and role of Python in DevOps
Chapter 1: Introducing DevOps Principles
Chapter 2: Talking about Python
Chapter 3: The Simplest Ways to Start Using DevOps in Python Immediately
Chapter 4: Provisioning Resources
Part 2: Sample Implementations of Python in DevOps
Chapter 5: Manipulating Resources
Chapter 6: Security and DevSecOps with Python
Chapter 7: Automating Tasks
Chapter 8: Understanding Event-Driven Architecture
Chapter 9: Using Python for CI/CD Pipelines
Part 3: Let’s Go Further, Let’s Build Bigger
Chapter 10: Common DevOps Use Cases in Some of the Biggest Companies in the World
Chapter 11: MLOps and DataOps
Chapter 12: How Python Integrates with IaC Concepts
Chapter 13: The Tools to Take Your DevOps to the Next Level
Index