iSCSI または FCoE SAN プロトコルと比較して、NFS プロトコルを使用する利点は何ですか?
正解:B
NFS (Network File System) is a file-level protocol that allows for easy file sharing between clients over a network. It is well-suited for environments where multiple clients need to read and write to the same set of files, such as collaborative projects or distributed workloads. This ease of file sharing is an advantage over block-level storage protocols like iSCSI and FCoE, which provide access to raw storage blocks rather than a shared file system.