Google Cloud Professional Cloud Architect — Question 31

Your company runs several databases on a single MySQL instance. They need to take backups of a specific database at regular intervals. The backup activity needs to complete as quickly as possible and cannot be allowed to impact disk performance.
How should you configure the storage?

Answer options

Correct answer: B

Explanation

Option B is correct because using a Local SSD for backups ensures high-speed access while minimizing the impact on disk performance. Other options either involve slower backup methods or could lead to performance degradation due to the nature of disk usage and network transfers.