You are here: Home / Publications

Scientific Papers

ISSI Research Papers

Paper information
Title
Incremental Integration of Microservices in Cloud Applications
Authors
Miguel A. Zuñiga-Prieto
Emilio Insfrán Pelozo
Silvia Abrahao
Carlos Cano-Genoves
Published in
25th International Conference on Information Systems Development, Katowice, Poland, August 24-26, 2016, Springer. - 2016
Abstract
Microservices have recently appeared as a new architectural style that is native to the cloud. The high availability and agility of the cloud demands organizations to migrate or design micro-services, promoting the building of applications as a suite of small and cohesive services (mi-croservices) that are independently developed, deployed and scaled. Current cloud development approaches do not support the incremental integration needed for microservice platforms, and the agility of getting new functionalities out to customers is consequently affected by the lack of support for the integration design and automation of the development and deployment tasks. This paper presents an approach for the incremental integration of microservices that will allow developers to specify and design microservice integration, and provide mechanisms with which to automatically obtain the implementation code for business logic and interoperation among microservices along with deployment and architectural reconfiguration scripts specific to the cloud environment in which the microservice will be deployed.


BibTeX
@misc{issi_web:id:474,
        title =  "Incremental Integration of Microservices in Cloud Applications",
        author = "Miguel A.  Zuñiga-Prieto and Emilio Insfrán Pelozo and Silvia Abrahao and Carlos  Cano-Genoves",
        booktitle = "25th International Conference on Information Systems Development, Katowice, Poland, August 24-26, 2016, Springer.",
        year = "2016",
        eprint = "http://issi.dsic.upv.es/publications/archives/",
        url = "",
        abstract = "Microservices have recently appeared as a new architectural style that is native to the cloud. The high availability and agility of the cloud demands organizations to migrate or design micro-services, promoting the building of applications as a suite of small and cohesive services (mi-croservices) that are independently developed, deployed and scaled. Current cloud development approaches do not support the incremental integration needed for microservice platforms, and the agility of getting new functionalities out to customers is consequently affected by the lack of support for the integration design and automation of the development and deployment tasks. This paper presents an approach for the incremental integration of microservices that will allow developers to specify and design microservice integration, and provide mechanisms with which to automatically obtain the implementation code for business logic and interoperation among microservices along with deployment and architectural reconfiguration scripts specific to the cloud environment in which the microservice will be deployed."
}