Which of the following prevents data from being corrupted by two concurrent operations?

A. data recovery
B. data aggregation
C. data isolation
D. data zoning

C
Explanation: Data isolation is used in cloud computing to ensure that tenant data in a multi-tenant solution is isolated from other tenants' data using a tenant ID in the data labels.

Computer Science & Information Technology

You might also like to view...

Which advanced feature of a NIC allows a computer to download an OS from the network instead of from a local drive?

A. onboard coprocessor B. advanced configuration power management interface C. shared system memory D. preboot execution environment

Computer Science & Information Technology

Task property ________ returns the value returned by a Task.

a) Result b) Value c) TaskReturn d) TaskValue

Computer Science & Information Technology