List of questions
Related questions
Question 71 - Professional Cloud Database Engineer discussion
Your 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?
A.
Use Cloud SQL serverless exports.
B.
Create a read replica, and then use the mysqldump utility to export each table.
C.
Clone the Cloud SQL instance, and then use the mysqldump utlity to export the data.
D.
Use the mysqldump utility on the primary database instance to export the backup.
Your answer:
0 comments
Sorted by
Leave a comment first