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 catalogue 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 Drive to scan the files present in the Drive for finding the PII information.
Technology Solution
Google Drive is a file storage and synchronization service developed by Google. It allows users to store files on their servers, synchronize files across devices, and share files.
Sacumen developed the Connector app to integrate Google Drive using C# 8.0 (.NET Core 3.0). The Connector app performs the following actions:
Requests for an access token using the client id and client secret.
Creates a connection to Google Drive account using OAuth2.0.
Retrieves and downloads the files from the Google Drive API.
Samples the fetched data using predefined sampling techniques.
Formats the received data in the required format and pass it to the customer.
There are no reviews yet.