What should you do?

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.

Answer: A

Explanation:

https://cloud.google.com/blog/products/databases/introducing-cloud-sql-serverless-exports

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments