Network Attached Storage (NAS) Flashcards

(8 cards)

1
Q

What is NAS?

A

NAS is a dedicated file-level storage system connected to a network, allowing multiple devices to access and share files over the network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How is NAS vs SAN different?

A

NAS provides file-level storage over a network, while SAN offers block-level storage, making NAS easier to deploy and manage, but generally less performant for high-speed transactional workloads.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What type of data does a NAS typically handle?

A

NAS handles file-level data, meaning the data is stored in files, with the file system managing how data is stored and accessed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is file-level data?

A

File-level data means data is stored as complete files, organized in directories and managed by a file system (like NTFS, NFS, or SMB). It’s more structured and easier to manage for end-users.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the benefits of file-level storage?

A

Easier to manage, better for sharing files, simpler for file collaboration, and less complex than block-level storage. Ideal for general-purpose storage needs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are common workloads that benefit from NAS storage?

A

File sharing (e.g., between users or workgroups)

Backup and archival

Media storage (videos, photos, audio)

Document management

Home directories

Collaboration platforms (e.g., SharePoint, Google Drive-like systems)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the main protocols used in NAS environments?

A

NFS (Network File System)

SMB (Server Message Block) / CIFS (Common Internet File System)

AFP (Apple Filing Protocol)

HTTP/HTTPS (in some cases for web-based access)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How does NAS compare to SAN in terms of use cases?

A

NAS: Best suited for file sharing, backup, collaboration, and general-purpose storage.

SAN: Better for high-performance, transactional workloads like databases, virtualized environments, and mission-critical applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly