vix.ing · top · new · best · stats

Towards a Viewpoint-specific Metamodel for Model-driven Development of Microservice Architecture

2018/04/26 by Florian Rademacher, Jonas Sorgalla, Rademacher, Florian +5
Computer Science · #Advanced Software Engineering Methodologies #Service-Oriented Architecture and Web Services #Software System Performance and Reliability #cs.PL #cs.SE

paper · pdf · doi:10.48550/arxiv.1804.09948

8 pages, 3 figures, 1 table

arxiv created 2018/04/26 · arxiv updated 2018/04/27

Abstract

Microservice Architecture (MSA) is a service-based architectural style with a strong emphasis on high cohesion and loose coupling. It is commonly regarded as a descendant of Service-oriented Architecture (SOA) and thus might draw on existing findings of SOA research. This paper presents a metamodel for Model-driven Development (MDD) of MSA, which is deduced from existing SOA modeling approaches, but also incorporates MSA-specific modeling concepts. It is divided into the three viewpoints Data, Service and Operation, each of which encapsulates concepts related to a certain aspect of MSA. The metamodel aims to support DevOps-based MSA development and automatic transformation of metamodel instances into MSA implementations.

Related