QuestionQ184

Cloud Data Security

An outside developer was hired to modernize applications with new web services and functionality. To implement a comprehensive validation test platform, the developer requires a dataset that resembles a production dataset in both size and composition.

Which type of masking should be used?

  • A Development
  • B Replicated
  • C Static
  • D Dynamic
Explanation

Static data masking creates a persistent, de-identified copy of production data for non-production use. It preserves the dataset’s scale, composition, and useful structural characteristics while replacing sensitive values, making it suitable for comprehensive development and validation testing.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!