nerdexam
CompTIA

CV0-003 · Question #400

A company wants to ensure production data is not exposed during a functional and load testing exercise, as it will be the source of the data. Which of the following techniques should the cloud adminis

The correct answer is A. Data masking. Data masking replaces sensitive production data with anonymized or fictitious values, allowing testing without exposing real data.

Security

Question

A company wants to ensure production data is not exposed during a functional and load testing exercise, as it will be the source of the data. Which of the following techniques should the cloud administrator deploy to ensure testing requirements are met?

Options

  • AData masking
  • BData Deduplication
  • CData Mirroring
  • DData replication

How the community answered

(44 responses)
  • A
    77% (34)
  • B
    11% (5)
  • C
    5% (2)
  • D
    7% (3)

Why each option

Data masking replaces sensitive production data with anonymized or fictitious values, allowing testing without exposing real data.

AData maskingCorrect

Data masking substitutes real production data values with realistic but fake equivalents, preserving data format and relationships for accurate functional and load testing while preventing exposure of sensitive information. It is the standard technique used specifically to protect production data during non-production activities like testing.

BData Deduplication

Data deduplication removes redundant copies of data to save storage space and does not anonymize or protect sensitive data from exposure.

CData Mirroring

Data mirroring creates an exact real-time replica of production data for redundancy or availability, which would still expose the sensitive data during testing.

DData replication

Data replication copies data to another location for availability or disaster recovery purposes but does not alter or protect the sensitive values within the data.

Concept tested: Data masking for secure non-production testing

Source: https://learn.microsoft.com/en-us/sql/relational-databases/security/dynamic-data-masking

Topics

#data masking#test data management#production data protection#data security

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice