Ask Question
13 February, 12:05

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?

+5
Answers (1)
  1. 13 February, 12:24
    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?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers