Microservice Decomposition via Static and Dynamic Analysis of the Monolith

March 05, 2020 Β· Declared Dead Β· πŸ› 2020 IEEE International Conference on Software Architecture Companion (ICSA-C)

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Alexander Krause, Christian Zirkelbach, Wilhelm Hasselbring, Stephan Lenga, Dan KrΓΆger arXiv ID 2003.02603 Category cs.SE: Software Engineering Citations 42 Venue 2020 IEEE International Conference on Software Architecture Companion (ICSA-C) Last Checked 3 months ago
Abstract
Migrating monolithic software systems into microservices requires the application of decomposition techniquesto find and select appropriate service boundaries. These techniques are often based on domain knowledge, static code analysis, and non-functional requirements such as maintainability. In this paper, we present our experience with an approach that extends static analysis with dynamic analysis of a legacy software system's runtime behavior, including the live trace visualization to support the decomposition into microservices. Overall, our approach combines established analysis techniques for microservice decomposition, such as the bounded context pattern of domain-driven design, and enriches the collected information via dynamic software visualization to identify appropriate microservice boundaries. In collaboration with the German IT service provider adesso SE, we applied our approach to their real-word, legacy lottery application in|FOCUS to identify good microservice decompositions for this layered monolithic Enterprise Java system.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Software Engineering

Died the same way β€” πŸ‘» Ghosted