论文标题
追踪云体系结构中的数据流
Towards Tracking Data Flows in Cloud Architectures
论文作者
论文摘要
随着云服务在越来越多的应用程序中成为核心,它们会处理并存储更多个人和关键业务数据。同时,隐私和合规法规,例如GDPR,欧盟电子法规,PCI和即将到来的欧盟网络安全法,提高了关键数据的安全处理和关键数据的可追溯性。特别是提供有关个人现有数据记录以及按需删除它们的能力的需求是隐私法规的中心。这些要求的共同点是,云提供商必须能够跟踪数据,因为数据流向不同的服务,以确保它永远不会超出合法领域,并且在任何时候都知道属于特定个人或业务流程的特定记录副本所在。但是,当前的云体系结构既没有提供整体跟踪不同服务的数据流的方法,也没有为数据流执行策略。在本文中,我们指出了通过一组实际实验的主要云提供商数据流跟踪功能的缺陷。然后,我们从这些实验中概括了一个通用体系结构,该实验旨在解决遍布云的数据流跟踪的问题,并显示如何在基于Kubernetes的原型实现中构建。
As cloud services become central in an increasing number of applications, they process and store more personal and business-critical data. At the same time, privacy and compliance regulations such as GDPR, the EU ePrivacy regulation, PCI, and the upcoming EU Cybersecurity Act raise the bar for secure processing and traceability of critical data. Especially the demand to provide information about existing data records of an individual and the ability to delete them on demand is central in privacy regulations. Common to these requirements is that cloud providers must be able to track data as it flows across the different services to ensure that it never moves outside of the legitimate realm, and it is known at all times where a specific copy of a record that belongs to a specific individual or business process is located. However, current cloud architectures do neither provide the means to holistically track data flows across different services nor to enforce policies on data flows. In this paper, we point out the deficits in the data flow tracking functionalities of major cloud providers by means of a set of practical experiments. We then generalize from these experiments introducing a generic architecture that aims at solving the problem of cloud-wide data flow tracking and show how it can be built in a Kubernetes-based prototype implementation.