
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/261ff313b4075d9986b43c6fcd453b038/klinaku",         
         "tags" : [
            "autoscaling","cloud","cloud-computing","elasticity","performance","policies","simulation","threshold-based"
         ],
         
         "intraHash" : "61ff313b4075d9986b43c6fcd453b038",
         "interHash" : "2acaa6d378c2ebf74de5aae014b09eec",
         "label" : "Designing Elasticity Policies for Cloud-Native Applications with Slingshot",
         "user" : "klinaku",
         "description" : "",
         "date" : "2025-01-13 13:31:11",
         "changeDate" : "2025-01-13 13:31:11",
         "count" : 4,
         "pub-type": "inproceedings",
         "booktitle": "2023 ACM/IEEE International Conference on Model Driven Engineering Languages and Systems Companion (MODELS-C)",
         "year": "2023", 
         "url": "", 
         
         "author": [ 
            "Floriment Klinaku","Julijan Katić","Sarah Sophie Stieß","Steffen Becker"
         ],
         "authors": [
         	
            	{"first" : "Floriment",	"last" : "Klinaku"},
            	{"first" : "Julijan",	"last" : "Katić"},
            	{"first" : "Sarah Sophie",	"last" : "Stieß"},
            	{"first" : "Steffen",	"last" : "Becker"}
         ],
         "pages": "19-23","abstract": "Engineering cloud-native applications that provision resources autonomously to match the demand is a continuous and shared concern for stakeholders in the development process. Model-based performance engineering approaches help for up-front engineering of elasticity policies that control the adjustment of resources at runtime. Specifically, the Palladio approach allows stakeholders in the development process to model the application from various viewpoints and make performance predictions. This paper demonstrates Slingshot for designing elasticity policies for cloud-native applications. We make two contributions that build upon the Palladio approach. One contribution is a separate view-point for modeling elasticity policies for cloud-native applications. The second contribution is the Slingshot simulator capable of predicting the performance of modeled elasticity policies.",
         "doi" : "10.1109/MODELS-C59198.2023.00012",
         
         "bibtexKey": "10350803"

      }
	  
   ]
}
