An organization uses a content delivery network to serve media files to a global audience. Which approach provides the highest level of confidentiality and integrity for transmitted data?
Transferring content between the user's device and the origin with consistent encryption
Using cryptographic checksums for media files stored at remote endpoints
Deactivating encryption at edge servers for performance gains, then re-encrypting afterward
Implementing location-based routing to direct traffic to the nearest data center
Establishing an unbroken line of secure communication from user devices to the final system ensures that data remains protected even when passing through multiple nodes. Terminating and re-establishing secure connections at edge servers can introduce points of exposure. Location-based routing simplifies access, and cryptographic checksums support file integrity, but neither alone guarantees data confidentiality during transit.
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.
Why is consistent encryption important for data confidentiality and integrity?
Open an interactive chat with Bash
What are edge servers, and why could they be a security risk if encryption is deactivated?
Open an interactive chat with Bash
How do cryptographic checksums support data integrity, and why are they insufficient for confidentiality?