Documentazione di Sensitive Data Protection
Sensitive Data Protection fornisce l'accesso a una potente piattaforma di ispezione, classificazione e anonimizzazione dei dati sensibili.
Sensitive Data Protection include:
- Oltre 150 rivelatori di tipo di informazione (o "infoType") integrati.
- La possibilità di definire rilevatori di infoType personalizzati utilizzando dizionari, espressioni regolari ed elementi contestuali.
- Tecniche di anonimizzazione, tra cui oscuramento, mascheramento, crittografia con protezione del formato, spostamento della data e altro ancora.
- La possibilità di rilevare dati sensibili all'interno di flussi di dati, testo strutturato, file in repository di archiviazione come Cloud Storage e BigQuery e persino all'interno di immagini.
- Analisi dei dati strutturati per comprendere il rischio di reidentificazione, incluso il calcolo di metriche come l'anonimizzazione K, la diversità L e altro ancora.
- La possibilità di rilevare automaticamente i secret non criptati e profilare i dati in un'organizzazione, in una cartella o in un progetto per identificare gli asset di dati in cui si trovano dati sensibili e ad alto rischio.
Avvia il tuo prossimo progetto con 300 $di credito gratuito
Crea e testa una proof of concept con i crediti della prova gratuita e l'utilizzo mensile gratuito di oltre 20 prodotti.
Risorse di documentazione
Guide
-
Guida rapida: utilizzo di una richiesta JSON
-
Guida rapida: ispeziona il testo sensibile utilizzando la riga di comando
-
Guida rapida: pianificare una scansione di ispezione di Sensitive Data Protection
-
Anonimizzazione dei dati sensibili
-
Oscuramento dei dati sensibili nelle immagini
-
Ispezione dello spazio di archiviazione e dei database per l'individuazione di dati sensibili
-
Ispezione del testo per l'individuazione di dati sensibili
-
Creazione di modelli di ispezione
-
Creazione e pianificazione dei job di ispezione
-
Risorse correlate
Video correlati
New Way Now: ROSHN is building new ways for its customers to find and buy their homes online
*Featured in this interview:* From ROSHN’s leadership team, Pablo Salcedo, executive director of digital products; Jayesh Maganlal, group chief information and digital officer; and Yazeed Alghmadi, director of emerging technologies, *Summary:* Google
New Way Now: Mercado Libre is boxing up real-time data delivery with Google Cloud
*Summary:* Diego Delgado, software senior expert for cloud and platform services at Mercado Libre, shares how Google Cloud helped the online marketplace make a big data move towards AI innovation. Mercado Libre migrated its messaging service to
Leveraging Google Kubernetes Engine and Pub/Sub to power research, trading, and risk
Learn how Citadel’s fixed income business powers their daily financial activities. First, we’ll explore the challenges of calculating profit and loss across thousands of positions, back-testing models and running trading strategies. Then we’ll
Build continuous data and AI pipelines with BigQuery continuous queries
Learn about real-time AI-powered insights with BigQuery continuous queries, and how this new feature is poised to revolutionize data engineering by empowering event-driven and AI-driven data pipelines with Vertex AI, Pub/Sub, and Bigtable – all
Cloud Pub/Sub Overview
Learn how to ingest large amounts of data for analysis, simplify the development of event-driven microservices, and much more! Hop on over to Google Cloud Skills Boost to learn more! → https://goo.gle/3UkEozx
Connecting data sources with AI
In this exciting demo Luka Fontanilla, Custom Engineer Google Cloud, demonstrates a Google LLM with multiple data sources and rich analysis powered by AI. Watch along as Luka shows the power of BigQuery, Looker, Google Maps Platform, and how to
Understanding event driven architecture
Dive into the world of event-driven architectures (EDAs) and discover how they can revolutionize your software applications. In this video, explore the key concepts of EDAs, their benefits, and how to effectively implement them using Google Cloud's
New Way Now: How Telmai is building a new way to help companies build trust in their data
Telmai is a data observability company that leverages AI to enable enterprise data teams to monitor and automate data quality across the entire data pipeline, from source to consumption. In this interview, Telmai's CEO and co-founder Mona Rakibe
Pub/Sub Tips and Tricks
Looking for tips and tricks for publishing with pub/sub? Then check out the first episode of Pub/Sub Best Practices with Chloe Condon! Check out these top tricks, and view the full length video for even more best practices! Batch messages Be mindful
Create Public Uptime Checks with Cloud Monitoring
In this video we introduce you to uptime checks in cloud monitoring, how uptime checks work, and different types of uptime checks. Watch this video to learn how to create public uptime checks for google cloud resources. Chapters: 0:00 - Intro 0:38 -
Pub/Sub Best Practices: Patterns, Experimentation, and Testing
Testing with emulator → https://goo.gle/3mbCuE4 IAM access control → https://goo.gle/3md3K4R Reporting usage labels → https://goo.gle/3ZsPh3p Welcome back to Pub/Sub best practices! In this video, Chloe Condon highlights six features for patterns,
Pub/Sub Best Practices: Client Library
Pub/Sub Client Libraries → https://goo.gle/3m3qRyZ Publisher Flow Control → https://goo.gle/3KECSFc Subscriber Flow Control → https://goo.gle/3Z14UPz Welcome back to Pub/Sub best practices! In this video, Chloe Condon highlights six features when
Pub/Sub Best Practices: Latency & Reliability
Reliability → https://goo.gle/3lM5Clf Pub/Sub APIs Overview → https://goo.gle/3Egc1v6 Monitor Pub/Sub in Cloud Monitoring → https://goo.gle/3XDYLHE Are you working with Pub/Sub and want to reduce latency and increase reliability? In this video,
Pub/Sub Best Practices: Features
Pub/Sub APIs Overview → https://goo.gle/3E8Dwa9 Publish messages to topics → https://goo.gle/3YtgeE3 Push subscriptions→ https://goo.gle/3S10tS1 In this video, Developer Advocate Chloe Condon discusses best practices and 6 features that simplify
Pub/Sub Best Practices: Subscribing
Pub/Sub documentation → https://goo.gle/3DDatLv Subscription documentation → https://goo.gle/3X0YqOT StreamingPull documentation → https://goo.gle/3HEFwIa Flow control documentation → https://goo.gle/3HV0SCl What are the best practices for
Pub/Sub Best Practices: Publishing
Pub/Sub documentation → https://goo.gle/3JK8Uiu Testing Cloud Pub/Sub clients to maximize streaming performance → https://goo.gle/3lg9FpH Fine-tuning Pub/Sub performance with batch and flow control settings → https://goo.gle/40z6b1t Looking for tips
Cloud Monitoring: Create custom notification channels
Are you looking to learn how to send alerts from Cloud Monitoring to your custom notification service? In this video, we share the different ways of processing notifications from Cloud Monitoring. Watch this video to learn the steps involved in
Migrating App Engine pull tasks to Cloud Pub/Sub (Module 19)
Serverless Migration Station is a Serverless Expeditions mini-series focused on helping developers modernize their applications running on a Google Cloud serverless compute platform. In Module 19, the second video focused on App Engine pull tasks,
How to use App Engine Task Queue pull tasks (Module 18)
Serverless Migration Station is a Serverless Expeditions mini-series focused on helping developers modernize their applications running on a Google Cloud serverless compute platform. In Module 18, Google engineers Martin & Wesley show viewers how
Detecting fraud with Cloud Bigtable
Credit card fraud detection using Cloud Bigtable → https://goo.gle/3tlX6to With millions of daily credit card purchases, how can you detect which transactions are fraudulent before they complete? In this video, developer advocate Billy Jacobson shows
Pub/Sub
The Google Cloud Computing Foundations courses are for individuals with little to no background or experience in cloud computing. They provide an overview of concepts central to cloud basics, big data, and machine learning, and where and how Google
Managed serverless computing with Cloud Run
The Google Cloud Computing Foundations courses are for individuals with little to no background or experience in cloud computing. They provide an overview of concepts central to cloud basics, big data, and machine learning, and where and how Google
Discussion: How to optimize your data ingestion by migrating from Pulsar to Pub/Sub
Join Mercado Libre as they discuss their journey with replacing Apache Pulsar with Pub/Sub. Learn best practices for data ingestion and integration. Speakers: Shane Glass, Wei Hsia, Andres Margalef Watch more: All sessions from Google Cloud Next →
How Sharechat is building India's Largest Content Ecosystem on Google Cloud
Learn how Sharechat has built a strong technical foundation on Google Cloud that allows them to massively scale their services effortlessly. Learn how the combination of GKE, Pub/Sub, Spanner, BigTable, Dataflow and BigQuery allowed Sharechat to
Cloud Wisdom Weekly, Cloud Backup and DR, & more!
Here to bring you the latest news in the Cloud is Mark Mirchandani. • Cloud Wisdom Weekly → https://goo.gle/3Dtl24A • Cloud Backup and DR → https://goo.gle/3QM4esv • Pub/Sub Metrics → https://goo.gle/3S5wGGE Chapters: 0:00 - Intro 0:11 - Cloud Wisdom
Cloud Analytics, Data Engineer Spotlight, & more!
Here to bring you the latest news in the Cloud is Bukola Ayodele. • Pub/Sub direct to BQ → https://goo.gle/3oVjNCE • Cloud Analytics → https://goo.gle/3zXPS38 • Data Engineer Spotlight → https://goo.gle/3bw85v8 Chapters: 0:00 - Intro 0:10 - Pub/Sub
How to analyze your data in Automatic DLP
View Data Profiles in the Google Cloud Console → https://goo.gle/3n833qK Analyze Data Profiles → https://goo.gle/3NedGTy Sample Data Studio Report → https://goo.gle/3NOnh4B Data is only as good as the insights you can pull from it, but this usually
Introduction to Google Cloud
Checkout this architecture in our NEW Architecture Diagramming Tool → https://goo.gle/3GUIztk When it comes to building your organization's app in the cloud you have many options. In this video Priyanka gives the complete overview of various Google
Free Cloud Training, Next 2022, & more!
Here to bring you the latest news in the Cloud is Debi Cabrera. • Visual UI for STT API → https://goo.gle/3LBV3tt • Pub/Sub Lite Updates → https://goo.gle/3oFMCTL • Free Cloud Training → https://goo.gle/3gAshLi • Google Cloud Next 2022 →