Authors:
Aniket Mohapatra
1
;
Kai Herrmann
2
;
Hannes Voigt
2
;
Simon Lüders
3
;
Tsvetan Tsokov
4
and
Wolfgang Lehner
2
Affiliations:
1
Technische Universität Kaiserslautern, Germany, SAP SE, Walldorf and Germany
;
2
Technische Universität Dresden and Germany
;
3
SAP SE, Walldorf and Germany
;
4
SAP Labs Bulgaria EOOD, Sofia and Bulgaria
Keyword(s):
Database, Schema Evolution, Migration, Seamless Deployment.
Related
Ontology
Subjects/Areas/Topics:
Data Engineering
;
Data Management and Quality
;
Modeling and Managing Large Data Systems
;
Organizational Concepts and Best Practices
Abstract:
We present DECA (Database Evolution in Cloud Applications), a framework that facilitates fast, robust, and agile database evolution in cloud applications. Successful business requires to react to changing wishes and requirements of customers instantly. In today’s realities, this often boils down to adding new features or fixing bugs in a software system. We focus on cloud application platforms that allow seamless development and deployment of applications by operating both the old and the new version in parallel for the time of development/deployment. This does not work if a common database is involved, since they cannot co-exist in multiple versions. To overcome this limitation, we apply current advances in the field of agile database evolution. DECA equips developers with an intuitive Database Evolution Language to create a new co-existing schema version for development and testing. Meanwhile, users can continuously use the old version. With the click of a button, we migrate the da
tabase to the new version and move all the users without unpredictable downtime and without the risk of corrupting our data. So, DECA speeds up the evolution of information systems to the pace of modern business.
(More)