4th IEEE International Conference on Cloud Computing Technology and Science Proceedings 2012
DOI: 10.1109/cloudcom.2012.6427478
|View full text |Cite
|
Sign up to set email alerts
|

Non-functional data layer patterns for Cloud applications

Abstract: Abstract-Cloud services allow for hosting applications partially or completely in the Cloud by migrating their components and data. Especially with respect to data migration, a series of functional and non-functional challenges like data confidentiality arise when considering private and public Cloud data stores. In this paper we identify some of these challenges and propose a set of reusable solutions focusing on the non-functional aspects, organized together as a set of Cloud Data Patterns.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
18
0

Year Published

2012
2012
2017
2017

Publication Types

Select...
4
1
1

Relationship

1
5

Authors

Journals

citations
Cited by 12 publications
(18 citation statements)
references
References 10 publications
0
18
0
Order By: Relevance
“…The migration of anonymized or pseudonymized data to the Cloud therefore does not effect the management of the identity of users of Cloud data hosting solutions, e.g., in large-scale Public Cloud environments. The interested reader is referred to (Strauch et al, 2012a;Strauch et al, 2012b) for an in-depth discussion on these patterns.…”
Section: Anonymizer Of Critical Datamentioning
confidence: 99%
See 2 more Smart Citations
“…The migration of anonymized or pseudonymized data to the Cloud therefore does not effect the management of the identity of users of Cloud data hosting solutions, e.g., in large-scale Public Cloud environments. The interested reader is referred to (Strauch et al, 2012a;Strauch et al, 2012b) for an in-depth discussion on these patterns.…”
Section: Anonymizer Of Critical Datamentioning
confidence: 99%
“…For this purpose, in previous work (Strauch et al, 2012a;Strauch et al, 2012b) an initial list of reusable and technology independent solutions for the identified challenges was proposed in the form of Cloud Data Patterns. A Cloud Data Pattern describes a reusable and implementation technology-independent solution for a challenge related to the Data Layer of an application in the Cloud for a specific context (Strauch et al, 2012b).…”
Section: Cloud Data Patternsmentioning
confidence: 99%
See 1 more Smart Citation
“…Local Database Proxy : The Local Database proxy pattern provides a read scalability on a relational database by using data replication between master/slave databases and a proxy to route requests [8]. All write requests are handled by the master and replicated on its slaves while read requests are processed by slaves.…”
Section: Related Workmentioning
confidence: 99%
“…Local Sharding-Based Router : The Local Sharding-Based Router is recommended when the need for scalability concerns read and write operations [8]. Data are split among multiple databases into functional groups called shards, requests are processed by a local router to determine the suitable databases.…”
Section: Related Workmentioning
confidence: 99%