Answer Posted / Madhumeeta
Network Attached Storage (NAS) and Hadoop Distributed File System (HDFS) are both storage systems, but they have some key differences. NAS is a file-level storage system designed for providing shared access to files over a network, usually using standard network protocols like NFS or SMB. In contrast, HDFS is a distributed file system optimized for storing large amounts of data and handling high volumes of read and write operations. HDFS uses a master-slave architecture with a NameNode and DataNodes, and it uses its own file system format (HDFS format) to store data across the cluster.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category