nerdexam
CompTIA

CV0-002 · 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. To ensure production data is not exposed during functional and load testing while still providing realistic test scenarios, the cloud administrator should deploy data masking techniques.

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

(43 responses)
  • A
    77% (33)
  • B
    2% (1)
  • C
    7% (3)
  • D
    14% (6)

Why each option

To ensure production data is not exposed during functional and load testing while still providing realistic test scenarios, the cloud administrator should deploy data masking techniques.

AData maskingCorrect

Data masking is the technique used to obscure sensitive information within a dataset while maintaining the original data's format and referential integrity. This allows the modified data to be used for non-production purposes, such as functional and load testing, without exposing actual confidential production data.

BData Deduplication

Data deduplication is a process to eliminate redundant copies of data to save storage space, not to protect sensitive information from exposure during testing.

CData Mirroring

Data mirroring creates an exact, real-time copy of data for redundancy or high availability, which would still contain all the sensitive production information and expose it during testing.

DData replication

Data replication involves creating and maintaining multiple copies of data, often for availability or disaster recovery, but these copies would also contain the sensitive production data.

Concept tested: Data security - Data masking

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

Topics

#data masking#data security#testing environments#privacy

Community Discussion

No community discussion yet for this question.

Full CV0-002 Practice