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
...
This section is not available anymore. Please use the main Exam Page.CV0-004 Exam Questions
Log in to ExamTopics
Sign in:
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.
Justheretolook
1Â week, 2Â days ago