Ask Question
13 March, 14:24

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?

+2
Answers (1)
  1. 13 March, 15:17
    0
    A gcloud tool can be used to take regular backups using persistent disk snapshots

    Explanation:

    As the 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. For this, a gcloud tool can be used to take regular backups using persistent disk snapshots or backups that can be written to the mounting location using mysqldump.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Your company runs several databases on a single MySQL instance. They need to take backups of a specific database at regular intervals. The ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers