Topic 1 Question 101
You are managing a set of Cloud SQL databases in Google Cloud. Regulations require that database backups reside in the region where the database is created. You want to minimize operational costs and administrative effort. What should you do?
Configure the automated backups to use a regional Cloud Storage bucket as a custom location.
Use the default configuration for the automated backups location.
Disable automated backups, and create an on-demand backup routine to a regional Cloud Storage bucket.
Disable automated backups, and configure serverless exports to a regional Cloud Storage bucket.
ユーザの投票
コメント(7)
- 正解だと思う選択肢: A
Let's eliminate: B - defaul is multi-regional even if your instance is regional C and D - you don't need to disable automated backups, this will increase administrative efforts All you need to do is to edit your backups and choose to store them in the region that you want instead of multi-regional. A is the answer.
👍 5chelbsik2022/12/26 A - https://cloud.google.com/sql/docs/mysql/backup-recovery/backups#default-backup-location "If you do not specify a storage location, your backups are stored in the multiregion that is geographically closest to the location of your Cloud SQL instance."
👍 3marpayer2023/01/10C: Disable automated backups, and create an on-demand *** backup routine to a regional Cloud Storage bucket.
👍 1pk3492022/12/24
シャッフルモード