システム管理者は、会社のプライベート クラウド インスタンスにデプロイされた新しいファイル ストレージ サービスを実装しています。主な要件は、対象ユーザーにとって高速な読み取り/書き込み時間であり、このプロジェクトの予算は問題ではありません。管理者は次のストレージ タイプのうちどれを導入する必要がありますか?
正解:B
The best storage type to deploy for the new file storage service is NVMe. NVMe stands for Non-Volatile Memory Express, and it is a protocol that allows faster access to data stored on solid state drives (SSDs). NVMe can deliver high performance, low latency, and parallelism for the file storage service. NVMe can also support fast read/write times for the targeted users, which is the key requirement for the project. Since the budget for the project is not a concern, NVMe can be a suitable choice for the file storage service. Reference: CompTIA Cloud+ CV0-003 Certification Study Guide, Chapter 4, Objective 4.1: Given a scenario, implement cloud storage solutions.