CV0-002 · Question #250
Tenants in a shared datacenter environment are concerned with the privacy of their data as it moves from the application to the database servers in clear text. Which of the following can the provider
The correct answer is D. VLANs. To ensure data privacy and isolate clear-text tenant data in a shared datacenter, the provider should implement VLANs.
Question
Tenants in a shared datacenter environment are concerned with the privacy of their data as it moves from the application to the database servers in clear text. Which of the following can the provider implement to isolate tenants' data?
Options
- ABandwidth hard limits
- BReservations
- CResource pooling
- DVLANs
How the community answered
(21 responses)- B5% (1)
- D95% (20)
Why each option
To ensure data privacy and isolate clear-text tenant data in a shared datacenter, the provider should implement VLANs.
Bandwidth hard limits control the maximum network throughput for a tenant but do not provide logical isolation or prevent one tenant's clear-text data from being potentially visible to another on the same network segment.
Reservations guarantee a specific amount of computing resources for a tenant but do not address network segmentation or the privacy of data transmitted over the network.
Resource pooling aggregates physical resources for shared consumption but does not provide network isolation or data privacy between the resources utilized by different tenants.
VLANs (Virtual Local Area Networks) segment a single physical network into multiple logical broadcast domains, effectively isolating traffic between different tenants even when they share the same physical infrastructure, thus enhancing data privacy and security for data moving in clear text.
Concept tested: Network segmentation for multi-tenancy privacy
Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750/software/release/12-2_50_se/configuration/guide/scg/swvlan.html
Topics
Community Discussion
No community discussion yet for this question.