400-007 · Question #240
Hybrid cloud computing allows organizations to take advantage of public and private cloud models. Which best practice should organizations follow to ensure data security in the private cloud?
The correct answer is D. Encrypt data when it is at rest and in motion. In a hybrid cloud environment, encrypting data both at rest and in transit is the primary best practice to protect sensitive data stored or processed within the private cloud.
Question
Hybrid cloud computing allows organizations to take advantage of public and private cloud models. Which best practice should organizations follow to ensure data security in the private cloud?
Options
- AUse standard protocols for data transmission over the network
- BUse standard network protocols for data communication between unsecured network connections
- CCommunicate all data security risks to customers and end users
- DEncrypt data when it is at rest and in motion
How the community answered
(25 responses)- B4% (1)
- C4% (1)
- D92% (23)
Why each option
In a hybrid cloud environment, encrypting data both at rest and in transit is the primary best practice to protect sensitive data stored or processed within the private cloud.
Using standard protocols alone does not guarantee security - standard protocols can be unencrypted (such as HTTP or FTP) and this choice does not address confidentiality or integrity of the data itself.
Deliberately communicating over unsecured network connections is a security risk, not a best practice - even with standard protocols, data transmitted over unsecured channels is exposed to interception.
Communicating data security risks to customers and end users is a transparency or compliance practice, not a technical control that actively protects data security in the private cloud.
Encrypting data at rest protects stored data from unauthorized access if storage media is compromised, while encrypting data in motion (using TLS/IPsec) prevents interception during transmission between cloud environments. Together these controls address the two states where data is most vulnerable in a hybrid cloud model, fulfilling core data security requirements regardless of the underlying infrastructure.
Concept tested: Data encryption best practices for hybrid cloud environments
Source: https://csrc.nist.gov/publications/detail/sp/800-111/final
Topics
Community Discussion
No community discussion yet for this question.