From Monolith to Microservices: A Comparative Evaluation of Decomposition Frameworks
Mineth Weerasinghe, Himindu Kularathne, Methmini Madhushika, Danuka Lakshan, Nisansa de Silva, Adeesha Wijayasiri, Srinath Perera

TL;DR
This paper provides a comprehensive comparison of various microservice decomposition frameworks using a unified evaluation pipeline, highlighting the effectiveness of hierarchical clustering methods like HDBScan in producing balanced, modular microservice architectures.
Contribution
It introduces a standardized evaluation approach for microservice decomposition techniques and compares static, dynamic, and hybrid methods across multiple benchmarks.
Findings
Hierarchical clustering methods, especially HDBScan, outperform others in balanced decompositions.
HDBScan achieves high modularity with minimal communication and interface overhead.
The unified pipeline enables consistent and reproducible evaluation of decomposition approaches.
Abstract
Software modernisation through the migration from monolithic architectures to microservices has become increasingly critical, yet identifying effective service boundaries remains a complex and unresolved challenge. Although numerous automated microservice decomposition frameworks have been proposed, their evaluation is often fragmented due to inconsistent benchmark systems, incompatible metrics, and limited reproducibility, thus hindering objective comparison. This work presents a unified comparative evaluation of state-of-the-art microservice decomposition approaches spanning static, dynamic, and hybrid techniques. Using a consistent metric computation pipeline, we assess the decomposition quality across widely used benchmark systems (JPetStore, AcmeAir, DayTrader, and Plants) using Structural Modularity (SM), Interface Number(IFN), Inter-partition Communication (ICP), Non-Extreme…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware System Performance and Reliability · Cloud Computing and Resource Management · Advanced Software Engineering Methodologies
