• Home
  • Video Courses
  • Tools – Cloud Comparison
  • Open Book & References
    • Google Anthos
    • Ethical AI
    • Production Ready Microservices Using Google Cloud
    • AI Chatbots
    • Enterprise IoT
    • Enterprise Blockchain
    • Cognitive IoT
  • Solution Bytes
    • AWS Solutions
    • GCP Solutions
    • Enterprise Architecture
    • Artificial Intelligence
  • About
  • Subscribe
  • Trends
  • Home
  • Video Courses
  • Tools – Cloud Comparison
  • Open Book & References
    • Google Anthos
    • Ethical AI
    • Production Ready Microservices Using Google Cloud
    • AI Chatbots
    • Enterprise IoT
    • Enterprise Blockchain
    • Cognitive IoT
  • Solution Bytes
    • AWS Solutions
    • GCP Solutions
    • Enterprise Architecture
    • Artificial Intelligence
  • About
  • Subscribe
  • Trends
home/Solution/Google Cloud/How to sanitize and mask sensitive or PII data for your cloud application

How to sanitize and mask sensitive or PII data for your cloud application

Data security and protecting confidential and PII data (Personally identifiable information) is one of the important aspects of any application.

Data can reside in structured sources like databases or unstructured sources like logs, chat messages, images containing proof/sensitive details etc.  All these data need to be analyzed, secured and masked.

One way is to sanitize and mask the sensitive data is through a process called tokenization. Tokenization basically masks out or replaces sensitive data with characters which can’t be identified by the end user.

Google Cloud provides Cloud Data Loss Prevention service which lets you to first discover the PII data from structured and unstructured sources and automatically mask the data based on your application needs. The DLP service provides APIs which makes it easy to detect and transform values containing sensitive data. You can use built type detectors, such as Age, SSN, email etc. or create custom detectors based on your application requirements.

Cloud Data Loss Prevention service provides a unified way to manage, detect and transform sensitive data across your data sources and make your application secured, regulated and compliant.

For more details, visit the DLP website – https://cloud.google.com/dlp/

Was this helpful?

2 Yes  No
Related Articles
  • What is Google BigLake and When should I use it ?
  • Integrating AWS EKS with Anthos
  • Enforcing a Policy using Anthos Config Management’s Policy Controller
  • Google Anthos Setup
  • Cloud Run for Anthos Tutorial
  • Cloud Run for Anthos
Leave A Comment Cancel reply

Popular Solutions
  • How do I enable outbound internet access for Private GKE Clusters
  • What is Anycast IP address and how does Google Cloud Load Balancer works
  • How to install Anthos Service Mesh on GKE
  • How does AWS implements Cross Region Load Balancing
  • How to setup a multi-tenant cluster with GKE
Solution Categories
  • Machine Learning & Artificial Intelligence
  • Enterprise Architecture
  • Amazon Web Services
  • Google Cloud
  • Metaverse
© 2021 Navveen Balani (https://navveenbalani.dev/) |. All rights reserved.