Skip to content

Accompanying repository to the master thesis "Providing Tooling Support for Modeling Cloud-Native Application Architectures"

License

Notifications You must be signed in to change notification settings

KarolinDuerr/MA-CNA-ModelingSupport

Repository files navigation

MA-CNA-ModelingSupport

Accompanying repository to the master thesis “Providing Tooling Support for Modeling Cloud-Native Application Architectures”.

Please refer to https://karolinduerr.github.io/MA-CNA-ModelingSupport/ for a better overview and more detailed documentation.

This repository is currently still under development, while the thesis is still in progress.

Table of Contents

  1. Quality Model For Cloud-Native Applications: Product Factor to Entity Mapping
  2. ADL Search & Selection
  3. TOSCA
    1. TOSCA: FTGO Modeling
    2. TOSCA: Extension Proposal
  4. Web-based Tooling Support
    1. JS Modeling Library Search & Selection
    2. Web-Based Modeling Application

All the following topics focus in some way on the cloud-native quality model as introduced in the paper “Towards a Quality Model for Cloud-native Applications” and the CNA Quality Model Repository.

The concrete mapping of each product factor to the individual entities can be found here: Product Factor - Entity Mapping

The process for the systematic literature search that led to the selection of the architecture description languages that are being analyzed can be found here: ADL Selection Methodology

3. TOSCA

A detailed review of the five ADLs - TOSCA, CloudML, CAMEL, LEMMA and Context Mapper - led to the selection of TOSCA to model architectures for the quality model. However, an extension is required such that all proposed entities of the quality model can be represented. Therefore, besides providing the proposed extension, Richardson’s FTGO Application was modeled using the original as well as the extended TOSCA version to identify further requirements.

The mapping of FTGO elements to the quality model entities, as well as the modeling itself, can be found here: TOSCA - FTGO Modeling

The detailed definition of the proposed extension for TOSCA can be found here: TOSCA Extension

4. Web-based Tooling Support

In order to provide web-based tooling support, a review of existing JS modeling libraries was conducted as well as a prototypical application was developed.

A description of the Google and Github search leading to the selection of the Javascript libraries that are being analyzed can be found here: JS Modeling Library Selection Methodology

4.2 Web-Based Modeling Application

The code of the prototypical web-based modeling application using the open-source JointJS modeling library can be found here: JS Code. It also includes a description of how to run the prototype.

An example of what the prototype looks like:

Overview First Literature Search

About

Accompanying repository to the master thesis "Providing Tooling Support for Modeling Cloud-Native Application Architectures"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages