OTHER CLOUD STORAGE CASE STUDIES
Personal Data Privacy and Protection platform integration with Microsoft OneDrive
Threat Intelligence platform integration with Microsoft Azure Blob Storage
Threat Intelligence platform integration with Microsoft Azure File Storage
Categories
Customer
Customer is a leading Personal Data Privacy and Protection provider.
It enables organizations to discover and map all types of data from all enterprise data sources; automatically classify, correlate, and catalog identity & entity data into profiles; manage and protect enterprise data with advanced data intelligence; and automate data privacy and protection.
It identifies all PII across structured, unstructured, cloud & Big Data.
Requirement
Customer requested to build a Connector app to integrate their platform with Google BigTable to scan the data present in the BigTable for finding the PII information.
Technology Solution
Cloud Bigtable is Google’s NoSQL Big Data database service. It’s the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.
Sacumen developed the Connector app to integrate Google BigTable using C# 8.0 (.NET Core 3.0). The Connector app performs the following actions:
Set up the Service account in Cloud Console and get the authentication file with the project details.
Connects to Cloud BigTable using the ProjectId and the Instance Id.
Retrieves the data of all the tables from the database.
Gets the requested data within a certain timeline.
Samples the fetched data using predefined sampling techniques.
Formats the received data in required format and pass it to the customer
There are no reviews yet.