Identifying Domain-Based Cyclic Dependencies in Microservice APIs Using Source Code Detectors
Abstract
Isolation, autonomy, and loose coupling are critical success factors of microservice architectures, but unfortunately, systems tend to become strongly coupled over time and sometimes even exhibiting cyclic communication chains. These cycles can even manifest on a conceptual or domain level, making them hard to track for algorithms that rely solely on static analysis. Accordingly, previous attempts to detect cycles either focused on synchronous communication or had to collect additional runtime data, which can be costly and time-consuming. We suggest a novel approach for identifying and evaluating domain-based cyclic dependencies in microservice systems based on modular, reusable source code detectors. Based on the architecture model reconstructed by our detectors, we derived a set of architectural metrics for identifying and classifying domain-based cyclical dependencies. By conducting two case studies on open-source microservice architectures, we validated the feasibility and applicability of our approach.
- Citation
- BibTeX
Genfer, P. & Zdun, U.,
(2022).
Identifying Domain-Based Cyclic Dependencies in Microservice APIs Using Source Code Detectors.
In:
Grunske, L., Siegmund, J. & Vogelsang, A.
(Hrsg.),
Software Engineering 2022.
Bonn:
Gesellschaft für Informatik e.V..
(S. 29-31).
DOI: 10.18420/se2022-ws-006
@inproceedings{mci/Genfer2022,
author = {Genfer, Patric AND Zdun, Uwe},
title = {Identifying Domain-Based Cyclic Dependencies in Microservice APIs Using Source Code Detectors},
booktitle = {Software Engineering 2022},
year = {2022},
editor = {Grunske, Lars AND Siegmund, Janet AND Vogelsang, Andreas} ,
pages = { 29-31 } ,
doi = { 10.18420/se2022-ws-006 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
author = {Genfer, Patric AND Zdun, Uwe},
title = {Identifying Domain-Based Cyclic Dependencies in Microservice APIs Using Source Code Detectors},
booktitle = {Software Engineering 2022},
year = {2022},
editor = {Grunske, Lars AND Siegmund, Janet AND Vogelsang, Andreas} ,
pages = { 29-31 } ,
doi = { 10.18420/se2022-ws-006 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
Sollte hier kein Volltext (PDF) verlinkt sein, dann kann es sein, dass dieser aus verschiedenen Gruenden (z.B. Lizenzen oder Copyright) nur in einer anderen Digital Library verfuegbar ist. Versuchen Sie in diesem Fall einen Zugriff ueber die verlinkte DOI: 10.18420/se2022-ws-006
Haben Sie fehlerhafte Angaben entdeckt? Sagen Sie uns Bescheid: Send Feedback
More Info
ISBN: 978-3-88579-714-2
ISSN: 1617-5468
xmlui.MetaDataDisplay.field.date: 2022
Language: (en)
Content Type: Text/Conference Paper