Bird
0
0

Why does DynamoDB use encryption at rest instead of only relying on network security?

hard🧠 Conceptual Q10 of 15
DynamoDB - Backup and Recovery
Why does DynamoDB use encryption at rest instead of only relying on network security?
ABecause encryption at rest reduces storage costs
BBecause data stored on disks can be accessed if not encrypted, even if network is secure
CBecause encryption at rest speeds up data access
DBecause network security is not important
Step-by-Step Solution
Solution:
  1. Step 1: Understand difference between network security and encryption at rest

    Network security protects data during transfer; encryption at rest protects stored data.
  2. Step 2: Explain why encryption at rest is necessary

    Data on disks can be accessed if not encrypted, so encryption at rest protects against physical or unauthorized disk access.
  3. Final Answer:

    Because data stored on disks can be accessed if not encrypted, even if network is secure -> Option B
  4. Quick Check:

    Encryption at rest protects stored data beyond network security [OK]
Quick Trick: Encryption at rest protects data on disks, not just in transit [OK]
Common Mistakes:
MISTAKES
  • Ignoring stored data risks
  • Thinking network security covers all
  • Believing encryption improves speed or cost

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More DynamoDB Quizzes