Question 47 of 139
Single answerYour team is running a Cloud SQL for MySQL instance with a 5 TB database that must be available 24/7. You need to save database backups on object storage with minimal operational overhead or risk to your production workloads. What should you do?
✓AUse Cloud SQL serverless exports.
BCreate a read replica, and then use the mysqldump utility to export each table.
CClone the Cloud SQL instance, and then use the mysqldump utlity to export the data.
DUse the mysqldump utility on the primary database instance to export the backup.
✓
Correct Answer: A
Use Cloud SQL serverless exports.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.