Full text

Turn on search term navigation

© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.

Abstract

Microservice is a popular architecture for developing cloud-native applications. However, decomposing a monolithic application into microservices remains a challenging task. This complexity arises from the need to account for factors such as component dependencies, cohesive clusters, and bounded contexts. To address this challenge, we present an automated approach to decomposing monolithic applications into microservices. Our approach uses static code analysis to generate a dependency graph of the monolithic application. Then, a variational autoencoder (VAE) is used to extract features from the components of a monolithic application. Finally, the C-means algorithm is used to cluster the components into possible microservices. We evaluate our approach using a third-party benchmark comprising both monolithic and microservice implementations. Additionally, we compare its performance against two existing decomposition techniques. The results demonstrate the potential of our method as a practical tool for guiding the transition from monolithic to microservice architectures.

Details

Title
A Case Study on Monolith to Microservices Decomposition with Variational Autoencoder-Based Graph Neural Network
Author
Maharjan Rokin 1   VIAFID ORCID Logo  ; Korn, Sooksatra 1   VIAFID ORCID Logo  ; Cerny Tomas 2   VIAFID ORCID Logo  ; Rajbhandari Yudeep 1   VIAFID ORCID Logo  ; Shrestha Sakshi 3 

 Department of Computer Science, Baylor University, Waco, TX 76798-7141, USA; [email protected] (K.S.); [email protected] (Y.R.) 
 Department of Systems and Industrial Engineering, University of Arizona, Tucson, AZ 85721-0020, USA 
 Department of Computing, East Tennessee State University, Johnson City, TN 37614-1700, USA; [email protected] 
First page
303
Publication year
2025
Publication date
2025
Publisher
MDPI AG
e-ISSN
19995903
Source type
Scholarly Journal
Language of publication
English
ProQuest document ID
3233189715
Copyright
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.