Publication Details

Software Architecture Reconstruction for Microservice Systems using Static Analysis via GraalVM Native Image

ABDELFATTAH Amr S., BLANCHARD Austin, ČERNÝ Tomáš, HALE Jack, HUTCHESON Richard, KOZÁK David and LAMBARIA Noah. Software Architecture Reconstruction for Microservice Systems using Static Analysis via GraalVM Native Image. In: 2024 IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER). Los Alamitos, 2024, pp. 12-22. ISBN 979-8-3503-3066-3.
Czech title
Rekonstrukce softwarové architektury pro mikroslužby s využitím statické analýzy pomocí GraalVM Native Image
Type
conference paper
Language
english
Authors
Abdelfattah Amr S. (Baylor University)
Blanchard Austin (Baylor University)
Černý Tomáš (UAZ)
Hale Jack (Baylor University)
Hutcheson Richard (Baylor University)
Kozák David, Ing. (DITS FIT BUT)
Lambaria Noah (Baylor University)
Keywords

Software Architecture Reconstruction, Microservices, Service Dependency Graph, GraalVM Native Image

Abstract

Microservices are the mainstream architecture when designing cloud-native systems. The performance and elastic scalability of such systems are the main attraction for many vendors. Recent advancements improving microservice initialization times are related to the ahead-of-time compilation, which produces self-contained executables, significantly reducing load times.
Despite recent advancements and various benefits of cloud-native systems, the evolution of such systems might be threatened by a~missing system-centered view. Such a~view would guide in a~better contextual understanding of individual microservices and their dependencies from the holistic system perspective and aid developers in informed decisions to mitigate ripple effects. One way literature has addressed this gap is by performing Software Architecture Reconstruction (SAR), a process essential for understanding, maintaining, and evolving software systems. This paper questions whether instruments used to produce self-contained executables for microservices can be utilized for SAR, producing system-centered views. We propose a methodology for such a process, implement a proof of concept tool, MicroGraal, for the Java Platform, and assess it through a case study involving a third-party microservice system benchmark. We uncovered a system service dependency graph and a context map, comparing the approach and obtained results with source code analysis. 

Published
2024
Pages
12-22
Proceedings
2024 IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER)
Conference
IEEE International Conference on Software Analysis, Evolution and Reengineering, Rovaniemi, FI
ISBN
979-8-3503-3066-3
Place
Los Alamitos, US
DOI
EID Scopus
BibTeX
@INPROCEEDINGS{FITPUB13201,
   author = "S. Amr Abdelfattah and Austin Blanchard and Tom\'{a}\v{s} \v{C}ern\'{y} and Jack Hale and Richard Hutcheson and David Koz\'{a}k and Noah Lambaria",
   title = "Software Architecture Reconstruction for Microservice Systems using Static Analysis via GraalVM Native Image",
   pages = "12--22",
   booktitle = "2024 IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER)",
   year = 2024,
   location = "Los Alamitos, US",
   ISBN = "979-8-3503-3066-3",
   doi = "10.1109/SANER60148.2024.00008",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/13201"
}
Back to top