NFS
← Back to Distributed File Systems
Network File System — a distributed file system protocol that allows accessing files over a network as if they were local. Stateless in v3, stateful in v4. Simple but has challenges with caching consistency, performance over high-latency networks, and security.