nerdexam
CompTIA

CAS-002 · Question #168

Due to cost and implementation time pressures, a security architect has allowed a NAS to be used instead of a SAN for a non-critical, low volume database. Which of the following would make a NAS…

The correct answer is A. File level transfer of data E. Broadcast storms G. Latency. NAS is unsuitable for high-volume, high-confidentiality critical databases because it uses file-level transfers, is susceptible to Ethernet broadcast storms, and introduces higher latency than SAN.

Technical Integration of Enterprise Components

Question

Due to cost and implementation time pressures, a security architect has allowed a NAS to be used instead of a SAN for a non-critical, low volume database. Which of the following would make a NAS unsuitable for a business critical, high volume database application that required a high degree of data confidentiality and data availability? (Select THREE).

Options

  • AFile level transfer of data
  • BZoning and LUN security
  • CBlock level transfer of data
  • DMultipath
  • EBroadcast storms
  • FFile level encryption
  • GLatency

How the community answered

(32 responses)
  • A
    59% (19)
  • B
    6% (2)
  • C
    19% (6)
  • D
    13% (4)
  • F
    3% (1)

Why each option

NAS is unsuitable for high-volume, high-confidentiality critical databases because it uses file-level transfers, is susceptible to Ethernet broadcast storms, and introduces higher latency than SAN.

AFile level transfer of dataCorrect

NAS operates at the file level using protocols such as NFS or SMB, which add protocol overhead and lack the granular block-level I/O control that high-performance transactional databases require for efficient and consistent operation.

BZoning and LUN security

Zoning and LUN security are SAN-specific storage access controls - their absence from NAS is a limitation but not a factor that makes NAS actively unsuitable in the same way that file-level transfer, broadcast storms, and latency do.

CBlock level transfer of data

Block-level transfer is a capability of SAN that NAS lacks - it is an advantage of SAN, not a risk factor associated with NAS itself.

DMultipath

Multipath is a SAN redundancy feature that NAS does not natively support, but its absence is subsumed by the broader latency and availability concerns rather than being a distinct unsuitability factor.

EBroadcast stormsCorrect

NAS runs over standard Ethernet networks, which are susceptible to broadcast storms that can severely degrade or completely disrupt network availability, undermining the high availability requirement for a business-critical database.

FFile level encryption

File-level encryption is a security enhancement that can be applied to NAS and is not a factor that makes NAS unsuitable for high-volume critical databases.

GLatencyCorrect

Ethernet-based NAS introduces significantly higher and less predictable latency than Fibre Channel SAN, which is unacceptable for high-volume databases that depend on consistent, low-latency I/O to meet performance and data availability requirements.

Concept tested: NAS vs SAN suitability for high-volume critical database storage

Source: https://www.snia.org/education/storage_networking_primer/san/what_san

Topics

#NAS vs SAN#file-level vs block-level storage#broadcast storms#storage latency

Community Discussion

No community discussion yet for this question.

Full CAS-002 Practice