exam questions

Exam CV0-004 All Questions

View all questions & answers for the CV0-004 exam

Exam CV0-004 topic 1 question 40 discussion

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

Which of the following types of storage provides the greatest performance advantage for a traditional relational database?

  • A. File
  • B. Object
  • C. Block
  • D. Ephemeral
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Justheretolook
1 week, 2 days ago
Selected Answer: C
The correct answer is: C. Block ⸻ ✅ Explanation: Block storage offers the greatest performance advantage for traditional relational databases because: • It provides low-latency, high-throughput access to data. • It’s structured like a hard drive, allowing fine-grained control over how data is read/written. • Ideal for transaction-heavy applications like MySQL, PostgreSQL, Oracle, etc. ⸻ ❌ Why the other options are less suitable: • A. File storage – Good for shared files and NAS setups but slower and less efficient for database workloads. • B. Object storage – Great for unstructured data (like images or backups), but not optimized for frequent reads/writes or small transactions typical of relational databases. • D. Ephemeral storage – Tied to the lifecycle of a virtual machine; fast, but not persistent or reliable for database storage.
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 ...