Future Internet (Jun 2023)

Secure Partitioning of Cloud Applications, with Cost Look-Ahead

  • Alessandro Bocci,
  • Stefano Forti,
  • Roberto Guanciale,
  • Gian-Luigi Ferrari,
  • Antonio Brogi

DOI
https://doi.org/10.3390/fi15070224
Journal volume & issue
Vol. 15, no. 7
p. 224

Abstract

Read online

The security of Cloud applications is a major concern for application developers and operators. Protecting users’ data confidentiality requires methods to avoid leakage from vulnerable software and unreliable Cloud providers. Recently, trusted execution environments (TEEs) emerged in Cloud settings to isolate applications from the privileged access of Cloud providers. Such hardware-based technologies exploit separation kernels, which aim at safely isolating the software components of applications. In this article, we propose a methodology to determine safe partitionings of Cloud applications to be deployed on TEEs. Through a probabilistic cost model, we enable application operators to select the best trade-off partitioning in terms of future re-partitioning costs and the number of domains. To the best of our knowledge, no previous proposal exists addressing such a problem. We exploit information-flow security techniques to protect the data confidentiality of applications by relying on declarative methods to model applications and their data flow. The proposed solution is assessed by executing a proof-of-concept implementation that shows the relationship among the future partitioning costs, number of domains and execution times.

Keywords