Bird
0
0

What does HDFS encryption at rest primarily protect?

easy📝 Conceptual Q1 of 15
Hadoop - Security
What does HDFS encryption at rest primarily protect?
AData during transmission over the network
BData stored on disk from unauthorized access
CUser authentication credentials
DData processing speed in Hadoop jobs
Step-by-Step Solution
Solution:
  1. Step 1: Understand encryption at rest meaning

    Encryption at rest means protecting data when it is stored, not when it moves.
  2. Step 2: Identify what HDFS encryption at rest secures

    It secures data saved on disks from unauthorized reading or theft.
  3. Final Answer:

    Data stored on disk from unauthorized access -> Option B
  4. Quick Check:

    Encryption at rest = Protect stored data [OK]
Quick Trick: Encryption at rest means data is safe on disk [OK]
Common Mistakes:
  • Confusing encryption at rest with encryption in transit
  • Thinking it protects user login credentials
  • Assuming it speeds up data processing

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Hadoop Quizzes