Download the example code files
This book provides three comprehensive end-to-end solutions, one for each major cloud platform: AWS, Azure, and Google Cloud. Each solution is accompanied by its own dedicated GitHub repository, containing all the necessary code to help you get up and running quickly with each platform:
- Amazon Web Services:
- Chapter 7 - Virtual Machine Solution: https://github.com/markti/aws-vm-demo
- Chapter 8 - Kubernetes Solution: https://github.com/markti/aws-k8s-demo
- Chapter 9 - Serverless Solution: https://github.com/markti/aws-serverless-demo
- Microsoft Azure:
- Chapter 10 - Virtual Machine Solution: https://github.com/markti/azure-vm-demo
- Chapter 11 - Kubernetes Solution: https://github.com/markti/azure-k8s-demo
- Chapter 12 - Serverless Solution: https://github.com/markti/azure-serverless-demo
- Google Cloud:
- Chapter 13 - Virtual Machine Solution: https://github.com/markti/gcp-vm-demo
- Chapter 14 - Kubernetes Solution: https://github.com/markti/gcp-k8s-demo
- Chapter 15 - Serverless Solution: https://github.com/markti/gcp-serverless-demo
You can download the additional example code files for this book from GitHub at https://github.com/PacktPublishing/Mastering-Terraform. If there’s an update to the code, it will be updated in the GitHub repository.
We also have other code bundles from our rich catalog of books and videos available at https://github.com/PacktPublishing/. Check them out!