Show simple item record

dc.rights.licenseCC-BY-NC-ND
dc.contributorJurriaan Hage
dc.contributor.advisorHage, Jurriaan
dc.contributor.authorAsseldonk, Lars van
dc.date.accessioned2021-10-29T11:00:45Z
dc.date.available2021-10-29T11:00:45Z
dc.date.issued2021
dc.identifier.urihttps://studenttheses.uu.nl/handle/20.500.12932/148
dc.description.abstractIn today’s demanding world, many companies migrate their monolithic systems to a microservices landscape. The most costly task in this process is refactoring the application into a suitable set of microservices. Decomposition techniques help the architect to understand better how the intended microservices architecture can be designed. These techniques take the monolithic system as input and output a set of candidate microservices. Over the years, many microservice decomposition techniques have been proposed. Most of these techniques focus on one viewpoint of the system, such as its static or dynamic behaviour, even though it is perfectly possible to combine them. To the best of our knowledge, we did not find any re- search that measures the effect of incorporating multiple viewpoints of the system on the quality of the microservices decomposition. This thesis studies the effect of multiple viewpoints based on the rationale that extra information results in a better decomposition. To do this, we developed a Python tool that extracts static, semantic, and dynamic dependencies from a monolith and represents them in an edge-weighted graph. A graph algorithm (Louvain) is then used to find communi- ties in the graph that are highly connected and loosely coupled. We validate our approach by applying our tool to seven open-source Python projects. The quality of the resulting decompositions is then measured and compared in terms of func- tional independence and structural and conceptual modularity quality. The results show that incorporating multiple views of the system does not gradually increase the quality of the decomposition. However, combining static and dynamic information does result in a better decomposition in terms of modularity quality compared to the use of static or dynamic information individually. When semantic information is involved, we noticed that the decomposition quality significantly decreases for three metrics (IFN, OPN and, SMQ). This pattern could be justified by the fact that semantic decompositions contain much more dependencies, and therefore tend to favor semantics while focussing less on static and dynamic dependencies.
dc.description.sponsorshipUtrecht University
dc.language.isoEN
dc.subjectIn today’s demanding world, many companies migrate their monolithic systems to a microservices landscape. Decomposition techniques help the architect to understand better how the intended microservices architecture can be designed. These techniques take the monolithic system as input and output a set of candidate microservices. This thesis studies the effect of using different viewpoints of the monolith as input on the quality of the microservices decomposition.
dc.titleFrom a Monolith to Microservices: the Effect of Multi-view Clustering
dc.type.contentMaster Thesis
dc.rights.accessrightsOpen Access
dc.subject.keywordsmonolith; microservices; decomposition; static; semantic; dynamic;
dc.subject.courseuuBusiness Informatics
dc.thesis.id678


Files in this item

Thumbnail

This item appears in the following Collection(s)

Show simple item record