To get the most out of this book
For the sample implementation in Chapter 8, A Sample Implementation, you will need to have a basic understanding of the command line, Python, Docker, and Google Cloud.
Software/hardware covered in the book |
Operating system requirements |
Python 3.9.12 |
Windows, macOS, or Linux |
Docker |
Windows, macOS, or Linux |
Google Cloud Platform |
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.
Much of this book is about the concept of data contracts and how we can use them to solve the key problems we have when attempting to drive business value from data. Only Chapter 8, A Sample Implementation, assumes this technical knowledge.