Technical requirements
For the purpose of this chapter, you should already know how to navigate through each cloud portal and have a general understanding of how you can automate the creation of cloud infrastructure. Although it would be great to dive into those topics in this book, these topics are huge and there are whole books out there dedicated just to them. Because of that, you should know about automated workflows, Terraform, and the cloud prior to getting started.
To work inside the cloud, you will need the following, all of which you can sign up for and get free credit:
- An Azure account
- An AWS account
- A GCP account
- An infrastructure automation tool such as Terraform
The code for this chapter is in the GitHub repository or directory found here: https://github.com/PacktPublishing/50-Kubernetes-Concepts-Every-DevOps-Engineer-Should-Know/tree/main/Ch2.