Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
For a data lakehouse that stores highly sensitive information requiring encryption both at rest and in transit, which method ensures high-performance querying on the encrypted data?
A
Implement column-level encryption, allowing selective decryption for queried columns to reduce computational overhead.
B
Use hardware-accelerated encryption/decryption at the storage level, minimizing the overhead while querying.
C
Encrypt only non-identifiable data fields, leaving key identifiers and commonly queried fields unencrypted for performance.
D
Leverage a proxy layer for on-the-fly encryption and decryption, caching frequently accessed data in its decrypted form.