exam questions

Exam CV0-003 All Questions

View all questions & answers for the CV0-003 exam

Exam CV0-003 topic 1 question 368 discussion

Actual exam question from CompTIA's CV0-003
Question #: 368
Topic #: 1
[All CV0-003 Questions]

A cloud engineer needs to perform a database migration. The database has a restricted SLA and cannot be offline for more than ten minutes per month. The database stores 800GB of data, and the network bandwidth to the CSP is 100MBps. Which of the following is the best option to perform the migration?

  • A. Copy the database to an external device and ship the device to the CSP
  • B. Create a replica database synchronize the data, and switch to the new instance.
  • C. Utilize a third-party tool to back up and restore the data to the new database
  • D. Use the database import/export method and copy the exported file.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
BigM
5 months, 2 weeks ago
Selected Answer: B
Explanation: To minimize downtime and meet the strict SLA (≤10 min/month of downtime), the best approach is to: 1️⃣ Set up a replica database in the cloud. 2️⃣ Synchronize data continuously between the current (on-prem) database and the cloud database. 3️⃣ Switch over to the cloud database when synchronization is complete. This ensures minimal downtime (just the time it takes to redirect traffic to the new database).
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...