Publication Details
Software Architecture Reconstruction for Microservice Systems using Static Analysis via GraalVM Native Image
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)
Software Architecture Reconstruction, Microservices, Service Dependency Graph, GraalVM Native Image
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.
@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" }