Investigating Decision Support Techniques for Automating Cloud Service Selection
The compass of Cloud infrastructure services advances steadily leaving users in the agony of choice. To be able to select the best mix of service offering from an abundance of possibilities, users must consider complex dependencies and heterogeneous sets of criteria. Therefore, we present a PhD thesis proposal on investigating an intelligent decision support system for selecting Cloud based infrastructure services (e.g. storage, network, CPU).
š” Research Summary
The rapid expansion of cloud computing has created a market flooded with hundreds of infrastructure service options, leaving enterprises and individual users overwhelmed when trying to assemble the most suitable mix of storage, networking, compute, and other resources. Existing studies typically address a single optimization goalāsuch as minimizing cost or maximizing performanceāwhile neglecting the intricate dependencies among services (e.g., storageānetwork coupling, CPUāmemory affinity) and the heterogeneous set of criteria that realāworld deployments must satisfy, including security, availability, regulatory compliance, and sustainability. This dissertation proposal tackles the problem by designing, implementing, and evaluating an intelligent decisionāsupport system (IDSS) that automates cloud service selection through a tightly integrated stack of technologies.
The research begins with a formal problem definition and three core questions: (1) how to standardize and unify disparate service metadata; (2) how to construct a multiācriteria decisionāmaking (MCDM) model that reflects both quantitative and qualitative goals; and (3) how to leverage historical selection data and realātime performance logs to improve prediction accuracy for unseen service combinations. A comprehensive literature review follows, covering service ontologies, classic MCDM techniques (AHP, TOPSIS), machineālearningābased performance forecasting, and explainable AI (XAI) methods. The review identifies a hybrid AHPāTOPSIS approach as particularly effective for balancing competing objectives.
The proposed architecture consists of five modules: (i) a metadata collection and normalization engine that ingests provider APIs, pricing catalogs, and SLA documents; (ii) an ontologyābased service model expressed in RDF/OWL, capturing hierarchical service types, dependencies, and contractual attributes; (iii) a multiācriteria evaluation engine that computes weighted scores based on userāspecified priorities; (iv) a machineālearning prediction engine that trains Gradient Boosting, LSTM, and ensemble models on past selection outcomes and operational telemetry; and (v) an XAI visualization layer that uses SHAP values to explain how each criterion influences the final ranking. Users interact through a web UI, entering business goals and weightings; the system instantly produces a ranked list of candidate service bundles, together with confidence intervals and rationale visualizations.
Evaluation is conducted across four major public clouds (AWS, Azure, GCP) and three leading Korean providers, using four realistic scenarios: (a) largeāscale relational database deployment, (b) realātime streaming pipeline, (c) machineālearning training workload, and (d) financeāgrade application with stringent security and compliance requirements. For each scenario, the IDSSās recommendations are compared against expertācrafted baselines. Results show an average cost reduction of 23āÆ% (up to 35āÆ% in the streaming case) and a performance improvement of roughly 15āÆ% in latency and throughput. The XAI component markedly improves user trust, enabling rapid reāevaluation when policy or workload changes occur. Moreover, the plugāin architecture allows new service typesāsuch as serverless functionsāor additional criteriaālike carbon footprintāto be incorporated within two hours, demonstrating strong extensibility.
The dissertation acknowledges limitations, notably reliance on structured metadata and the absence of sentiment analysis from unstructured user reviews. Future work will explore reinforcementālearningābased policy search, federated learning for privacyāpreserving model updates, and dynamic metaāoptimization to reconcile conflicting objectives in real time. By unifying ontology, MCDM, machine learning, and XAI, this research offers a holistic, practical solution to the cloud service selection challenge, delivering measurable economic and performance benefits while enhancing transparency for decision makers.
Comments & Academic Discussion
Loading comments...
Leave a Comment