Data masking
Data masking is the process of obfuscating original/sensitive data to protect it. There are five typical key scenarios that require data masking. Different tools are required based on different roles or usage scenarios:
Scenario | Involved roles | Required tools/modules |
| Developer |
|
| DBA |
|
| Data query users |
|
| Operation team |
|
| Support team |
|

For data masking techniques, anonymization and pseudonymization are two common categories.
Anonymization | Pseudonymization | |
Key Difference | Anonymous... |