SY0-301 · Question #132
Which of the following technologies can store multi-tenant data with different security requirements?
The correct answer is D. Cloud computing. Cloud computing natively supports multi-tenancy, allowing multiple organizations with different security requirements to share infrastructure while remaining logically isolated. No other option listed provides this capability.
Question
Which of the following technologies can store multi-tenant data with different security requirements?
Options
- AData loss prevention
- BTrusted platform module
- CHard drive encryption
- DCloud computing
How the community answered
(41 responses)- A2% (1)
- B2% (1)
- C5% (2)
- D90% (37)
Why each option
Cloud computing natively supports multi-tenancy, allowing multiple organizations with different security requirements to share infrastructure while remaining logically isolated. No other option listed provides this capability.
DLP is a tool to prevent unauthorized data exfiltration and does not provide infrastructure for storing or isolating multi-tenant data.
TPM is a hardware chip embedded in a single device for local cryptographic operations and does not support multi-tenant data storage or differentiated security policies across tenants.
Hard drive encryption protects data at rest on a single physical or logical volume and does not address the multi-tenancy or per-tenant security isolation requirement.
Cloud computing platforms are architected for multi-tenancy, using virtualization, containerization, and logical segmentation to isolate tenant data while enforcing per-tenant security policies and access controls. This allows organizations with differing compliance and security requirements to coexist on shared infrastructure.
Concept tested: Cloud computing multi-tenancy and security isolation
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/isolation-choices
Topics
Community Discussion
No community discussion yet for this question.