
Answer-first summary for fast verification
Answer: To protect sensitive financial data from being intercepted or accessed by unauthorized entities during transmission
**Correct Option: C. To protect sensitive financial data from being intercepted or accessed by unauthorized entities during transmission** **Explanation:** Implementing data encryption in transit is essential for protecting sensitive financial data as it moves across different cloud regions. This security measure ensures that even if the data is intercepted during transmission, it remains unreadable and secure from unauthorized access. **Why other options are incorrect:** - **A. To significantly reduce the latency of data transmission between cloud regions:** Encryption is not designed to reduce latency; its primary purpose is security. - **B. To ensure that the data volume is minimized for cost-effective transmission:** Data encryption does not affect the volume of data; compression techniques are used for this purpose. - **D. To comply with global data localization laws that require data to be stored in specific geographic locations:** Data encryption in transit is unrelated to data localization laws, which pertain to where data is stored, not how it is transmitted.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In the context of securing a machine learning pipeline that processes sensitive financial data across multiple cloud regions, why is implementing data encryption in transit considered a critical security measure? (Choose one correct option)
A
To significantly reduce the latency of data transmission between cloud regions
B
To ensure that the data volume is minimized for cost-effective transmission
C
To protect sensitive financial data from being intercepted or accessed by unauthorized entities during transmission
D
To comply with global data localization laws that require data to be stored in specific geographic locations
No comments yet.