Ask Question
11 December, 15:42

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. 11 December, 16:09
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers