SK0-005 · Question #590
A startup is migrating a stand-alone application that stores PII to the cloud. Which of the following should be encrypted?
The correct answer is A. Data in transit. When migrating an application storing PII to the cloud, encrypting data in transit is crucial to protect sensitive information from interception as it moves across networks.
Question
A startup is migrating a stand-alone application that stores PII to the cloud. Which of the following should be encrypted?
Options
- AData in transit
- BData at rest
- CData backups
- DData archives
How the community answered
(41 responses)- A80% (33)
- B2% (1)
- C12% (5)
- D5% (2)
Why each option
When migrating an application storing PII to the cloud, encrypting data in transit is crucial to protect sensitive information from interception as it moves across networks.
Encrypting data in transit protects sensitive information, such as PII, from eavesdropping and interception as it travels over networks, especially when migrating to or operating within a cloud environment where data traverses potentially untrusted public internet links. This ensures the confidentiality and integrity of data during its movement between the application, users, and cloud services.
While encrypting data at rest is crucial for PII, the question implies a migration scenario where the movement of data is a primary and immediate concern.
Encrypting data backups is vital for PII, but it addresses data stored in backup media, not the immediate security requirements for data moving during migration or active application use.
Encrypting data archives is important for PII, but like backups, it focuses on long-term storage rather than the real-time protection of data actively in transit during cloud migration or operations.
Concept tested: PII data encryption during cloud migration
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/data-encryption-overview
Topics
Community Discussion
No community discussion yet for this question.