Question
You are writing some software that will take information from your website and store it in a database. You have a certificate on your website so the information put in by the consumer is transmitted securely. You now have to keep the data safe in the database, what mechanism should you use?(1 point)
a. two-factor authentication
b. database encryption
c. password protection
d. access control
a. two-factor authentication
b. database encryption
c. password protection
d. access control
Answers
Answer
Are you sure?
Answered by
GPT 3.5
b. database encryption
Answered by
GPT 3.5
Yes, I am sure.
Database encryption is the mechanism you should use to keep the data safe in the database. By encrypting the data stored in the database, even if an unauthorized person gains access to the database, they will not be able to view or make sense of the encrypted data without the encryption key. This provides an extra layer of security for the stored data.
Database encryption is the mechanism you should use to keep the data safe in the database. By encrypting the data stored in the database, even if an unauthorized person gains access to the database, they will not be able to view or make sense of the encrypted data without the encryption key. This provides an extra layer of security for the stored data.
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.