Preface
Welcome to this book! Let’s talk about the content of this book and what you will learn from it. This book is about two things: DevOps and Python. It is about how these two entities, philosophies, frameworks, or whatever you would like to call them interact with each other.
This book will help you understand Python on a technical level, but also on a conceptual level, including what distinguishes Python from a lot of other languages and what makes it so popular among programmers and others who provide IT solutions.
At the same time, it will give you perspective on how important and useful DevOps is in modern IT infrastructure and how you can implement the concepts of DevOps using Python.
You will learn how to make the hard stuff easy and how to solve problems in a consistent and sustainable way. You will also learn how to insert bits of Python code into your workload to smoothen your problem-solving process.
This book will go beyond just some technical descriptions and processes and will help you make your workflow and work process even better regardless of the tools you are using.