English

Optimal and Automated Deployment for Microservices

Distributed, Parallel, and Cluster Computing 2019-01-29 v1

Abstract

Microservices are highly modular and scalable Service Oriented Architectures. They underpin automated deployment practices like Continuous Deployment and Autoscaling. In this paper, we formalize these practices and show that automated deployment - proven undecidable in the general case - is algorithmically treatable for microservices. Our key assumption is that the configuration life-cycle of a microservice is split into two phases: (i) creation, which entails establishing initial connections with already available microservices, and (ii) subsequent binding/unbinding with other microservices. To illustrate the applicability of our approach, we implement an automatic optimal deployment tool and compute deployment plans for a realistic microservice architecture, modeled in the Abstract Behavioral Specification (ABS) language.

Keywords

Cite

@article{arxiv.1901.09782,
  title  = {Optimal and Automated Deployment for Microservices},
  author = {Mario Bravetti and Saverio Giallorenzo and Jacopo Mauro and Iacopo Talevi and Gianluigi Zavattaro},
  journal= {arXiv preprint arXiv:1901.09782},
  year   = {2019}
}
R2 v1 2026-06-23T07:24:17.614Z