Topic 1 Question 161
Your company recently migrated to Google Cloud. You need to design a fast, reliable, and repeatable solution for your company to provision new projects and basic resources in Google Cloud. What should you do?
Use the Google Cloud console to create projects.
Write a script by using the gcloud CLI that passes the appropriate parameters from the request. Save the script in a Git repository.
Write a Terraform module and save it in your source control repository. Copy and run the terraform apply command to create the new project.
Use the Terraform repositories from the Cloud Foundation Toolkit. Apply the code with appropriate parameters to create the Google Cloud project and related resources.
ユーザの投票
コメント(4)
- 正解だと思う選択肢: D
Fast , relaible and repeatable solution , It is terraform
👍 4Jason_Cloud_at2023/10/26 - 正解だと思う選択肢: D
The Cloud Foundation Toolkit provides a series of reference templates for Deployment Manager and Terraform which reflect Google Cloud best practices.
👍 1mshafa2023/11/04 - 正解だと思う選択肢: D
Vote D
👍 1nqthien0412922023/12/02
シャッフルモード