QuestionQ54

Data and Database Security

An on-premises application server connects to a cloud-hosted database. Which of the following must be considered to preserve data integrity while it is transmitted?

  • A Bandwidth
  • B Encryption
  • C Redundancy
  • D Masking
Explanation

Encryption in transit, typically using TLS, protects data on the network connection against tampering and unauthorized disclosure. Bandwidth affects throughput, redundancy affects availability, and masking does not protect the transmitted connection.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!