CRCYSYAug 11, 2020

Towards Software-Defined Data Protection: GDPR Compliance at the Storage Layer is Within Reach

arXiv:2008.04936v1
Originality Incremental advance
AI Analysis

This addresses the problem of GDPR compliance for companies using cloud storage, but it is incremental as it adapts existing software-defined storage concepts to privacy.

The paper tackles the challenge of enforcing data protection and privacy rules like GDPR in distributed storage layers with minimal performance overhead, proposing Software-Defined Data Protection (SDP) to decouple policies from efficient enforcement at line-rate.

Enforcing data protection and privacy rules within large data processing applications is becoming increasingly important, especially in the light of GDPR and similar regulatory frameworks. Most modern data processing happens on top of a distributed storage layer, and securing this layer against accidental or malicious misuse is crucial to ensuring global privacy guarantees. However, the performance overhead and the additional complexity for this is often assumed to be significant -- in this work we describe a path forward that tackles both challenges. We propose "Software-Defined Data Protection" (SDP), an adoption of the "Software-Defined Storage" approach to non-performance aspects: a trusted controller translates company and application-specific policies to a set of rules deployed on the storage nodes. These, in turn, apply the rules at line-rate but do not take any decisions on their own. Such an approach decouples often changing policies from request-level enforcement and allows storage nodes to implement the latter more efficiently. Even though in-storage processing brings challenges, mainly because it can jeopardize line-rate processing, we argue that today's Smart Storage solutions can already implement the required functionality, thanks to the separation of concerns introduced by SDP. We highlight the challenges that remain, especially that of trusting the storage nodes. These need to be tackled before we can reach widespread adoption in cloud environments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes