Terraform for Google Cloud Essential Guide
by Nordhausen, Bernd;
English | 2023 | ISBN: 1804619620 | 180 pages | True PDF | 6.59 MB
Become an expert in Terraform on Google Cloud by using Infrastructure as Code for provisioning multiple yet consistent environments to increase productivity in no time
Key Features
Get up and running with Terraform on Google CloudLearn Terraform concepts using Google Cloud code examplesApply Terraform to deploy realistic multi-tiered architectures quickly and repeatedly
Book Description
Google Cloud has adopted Terraform as the standard Infrastructure as Code tool. This necessitates a solid understanding of Terraform for any cloud architect or engineer working on Google Cloud. Yet no specific resources are available that focus on how to use Terraform on Google Cloud.
This is the first book that teaches Terraform specifically for Google Cloud. You will take a journey from the basic concepts through to deploying complex architectures using Terraform. Using extensive code examples, you will receive guidance on how to authenticate Terraform in Google Cloud. As you advance, you'll get to grips with all the essential concepts of the Terraform language as applied to Google Cloud and deploy complete working architectures at the push of a button. Finally, you'll also be able to improve your Terraform workflow using Google Cloud native and third-party tools.
By the end of this Terraform book, you will have gained a thorough understanding of Terraform and how to use it on Google Cloud, and be able to develop effective Terraform code, build reusable code, and utilize public domain Terraform modules to deploy on Google Cloud faster and more securely.
What you will learn
Authenticate Terraform in Google Cloud using multiple methodsWrite efficient Terraform codeUse modules to share Terraform templatesManage multiple environments in Google CloudApply Terraform to deploy multi-tiered architecturesUse public modules to deploy complex architectures quicklyIntegrate Terraform into your Google Cloud environment
Who this book is for
This book is for Google Cloud architects and engineers who want to increase their productivity by using Terraform to automate the provisioning of Google Cloud deployments. A basic understanding of Google Cloud, such as the ability to provision resources using the Google Cloud console and using Cloud Shell, is assumed. Certification in Google Cloud is not required but helpful.
Table of Contents
Getting Started with Terraform on Google CloudExploring TerraformWriting Efficient Terraform CodeWriting Reusable Code using ModulesManaging EnvironmentsDeploying a traditional Three Tier ArchitectureDeploying a Cloud Native Architecture using Cloud RunDeploying GKE using Public ModulesDeveloping Terraform Code EfficientlyGoogle Cloud Integration