To get the most out of this book
Software/hardware covered in the book |
Operating system requirements |
An up-to-date web browser |
Windows, macOS, or Linux |
Credentials to access the AWS, Azure, and GCP web consoles |
Download the example code files
Check out this book's GitHub repository for updates and errata related to the book: https://github.com/PacktPublishing/Cloud-Security-Handbook.
We also have other code bundles from our rich catalog of books and videos available at https://github.com/PacktPublishing/. Check them out.
Conventions used
There are a number of text conventions used throughout this book.
CodeInText
: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and X handles. For example: “Execute the terraform
graph
command.”
Any command-line input or output is written as follows:
aws ec2 enable-ebs-encryption-by-default --region <Region_Code>
Bold: Indicates a new term, an important word, or words that you see on the screen. For instance, words in menus or dialog boxes appear in the text like this. For example: “Azure CLI can be installed on Windows, Linux (Ubuntu, Debian, RHEL, CentOS, OpenSUSE), and macOS.”
Tips or important notes
Appear like this.