A company's database contains highly sensitive transaction records that are integral to business operations and service delivery. Which of the following methods is BEST suited to ensure the confidentiality of this database?
Encryption is the correct choice because it provides a method to protect the confidentiality of data by transforming it into a non-readable form for unauthorized users. This is particularly important for data classified as 'Critical', as unauthorized access or alteration could lead to severe impacts on business operations. While geographic restrictions, hashing, and masking provide protection mechanisms, they either do not fulfill both confidentiality and integrity needs as encryption does, or are more suited for different data protection aspects rather than for 'Critical' data that requires strong protection against unauthorized access and tampering.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is encryption and how does it work?
Open an interactive chat with Bash
What is the difference between confidentiality and integrity?
Open an interactive chat with Bash
What are some common encryption algorithms used for database security?