Topic 1 Question 88
You need to provision several hundred Cloud SQL for MySQL instances for multiple project teams over a one-week period. You must ensure that all instances adhere to company standards such as instance naming conventions, database flags, and tags. What should you do?
Automate instance creation by writing a Dataflow job.
Automate instance creation by setting up Terraform scripts.
Create the instances using the Google Cloud Console UI.
Create clones from a template Cloud SQL instance.
ユーザの投票
コメント(4)
- 正解だと思う選択肢: B
Use Terraform, it will allow you to template same resource
👍 2chelbsik2022/12/25 B: Automate instance creation by setting up ***** Terraform scripts.
👍 1pk3492022/12/24- 正解だと思う選択肢: B
B will work
👍 1Ayush95962023/02/22
シャッフルモード