TU Darmstadt / ULB / TUprints

QoS-aware Cloud Infrastructure Provisioning in Heterogeneous Environments

Hans, Ronny (2018)
QoS-aware Cloud Infrastructure Provisioning in Heterogeneous Environments.
Technische Universität
Ph.D. Thesis, Primary publication

[img]
Preview
Text
2017-09-07_Hans_Ronny.pdf - Accepted Version
Copyright Information: CC BY-NC-ND 4.0 International - Creative Commons, Attribution NonCommercial, NoDerivs.

Download (2MB) | Preview
Item Type: Ph.D. Thesis
Type of entry: Primary publication
Title: QoS-aware Cloud Infrastructure Provisioning in Heterogeneous Environments
Language: English
Referees: Steinmetz, Prof. Dr. Ralf ; Dustdar, Prof. Dr. Schahram
Date: August 2018
Place of Publication: Darmstadt
Date of oral examination: 7 September 2017
Abstract:

Over the last decades Information Technology (IT) has become an enabler for nearly all businesses from industrial production to finance. The IT resources required for these business activities are usually provided by local and remote data centers. Although most resources are still hosted in companies’ proprietary data centers, cloud computing initiated a paradigm shift in IT service provisioning from owning to leasing resources and services. Today, over 50% of German companies use cloud services while shifting services into the cloud has become an emerging trend. Cloud computing, which is often referred to as the fifth utility in addition to water, electricity, gas, and telephony, provides commoditized computation resources that are available any time on demand in the required quantity. However, in contrast to other commodities, a single quality level is insufficient for IT service provisioning. Instead, the required quality for a provided IT service depends on the various functional and non-functional requirements. For example, highly interactive applications such as cloud gaming require a high quality level in terms of latency. Providers of cloud services have to face a highly competitive market. Cost advantages in cloud computing are primarily achieved by utilizing large centralized data centers at low-cost locations. However, this kind of resource provisioning impacts the quality of service of different types of services such as the aforementioned interactive multimedia services that possess strict quality of service constraints. Hence, infrastructure providers have to face a trade-off between cost reduction and adherence to the required Quality of Service (QoS) attributes. Apart from how services are provisioned, the way of consuming IT services also changed substantially over the last years. Mobile devices have begun to replace locally installed desktop computers at an accelerated pace. By utilizing these mobile devices, service providers are confronted with two major challenges: (i) a cellular network connection, which potentially causes a higher and more fluctuating latency and (ii) severely limited resources compared to local Personal Computers (PCs). These two aspects restrict the utilization of multimedia services, e. g., cloud gaming. To address these challenges, we present two novel approaches for (i) resource planning on a global level for multiple services with heterogeneous QoS characteristics and (ii) the augmentation of the centralized cloud infrastructure with locally installed resources to provide viable multimedia services to mobile devices. As the first major contribution, we introduce the Cloud Data Center Selection Problem (CDCSP). This problem describes the data center placement and resource selection on a global scale. We consider the role of a cloud provider, who aims to dimension resources in a cost-minimal fashion under the consideration of multiple services with different QoS attributes. Based on a mathematical optimization model, we propose the exact solution approach CDCSP-EXA.KOM. Due to the high complexity and the resulting computational effort to find the optimal solution, we propose and analyze four heuristic approaches to identify the most appropriate one for the given problem. As a first heuristic, we propose an approach based on linear program relaxation, CDCSP-REL.KOM. Furthermore, to take the specific structure of the problem into consideration, we develop the custom tailored CDCSP-PBST.KOM approach, which is based on a prioritized processing of demands and supplies. To further improve the results, we combine multiple heuristics to a Best-of-Breed approach, named CDCSP-BoB. KOM. Finally, as a metaheuristic improvement procedure, we propose the tabu search approach CDCSP-TS.KOM. To assess the practical applicability and performance of these optimization approaches, we analyze them in detail and compare their performance in a quantitatively. The second major contribution of this work addresses the augmentation of the centralized cloud infrastructure with local resources to provide services to mobile devices. Therefore, we formulate the Dynamic Cloudlet Placement and Selection Problem (DCPSP), as a multi-period resource planning problem, which includes local characteristics, such as space for hosting resources and available network bandwidth. We focus on a cloud provider who aims to augment the centralized infrastructure using local resources to improve the QoS guarantees for mobile used applications. We formalize the problem as a mathematical optimization model and derive the exact solution approach DCPSP-EXA.KOM. Due to the high complexity that is caused by an optimization over many time slots, we propose the heuristic optimization approach DCPSP-HEU.KOM. We assess the performance of these two approaches by the means of quantitative evaluation. In summary, the contributions of this thesis provide the means for a cost-efficient and QoS-aware resource selection in cloud infrastructures. We contribute the formalization of the problems and algorithms to support the efficient planning of future cloud infrastructures in environments with a multitude of heterogeneous services on a global scale. Furthermore, to enable mobile users to consume multimedia cloud services, we propose an optimization model and algorithms to augment a global centralized infrastructure by local resource units.

Alternative Abstract:
Alternative AbstractLanguage

In den vergangenen Jahrzehnten hat sich die Informationstechnologie (IT) zu einem wesentlichen Produktionsfaktor für nahezu alle Branchen von der industriellen Produktion bis zu Finanzdienstleistungen entwickelt. Obwohl nach wie vor die meisten dafür notwendigen IT-Ressourcen in unternehmensinternen Rechenzentren bereitgehalten werden, hat Cloud Computing in den vergangenen Jahren einen Paradigmenwechsel eingeleitet, bei dem sich ein Wandel vom Besitzen von IT-Ausstattung hin zum Leasen solcher vollzieht. Cloud Computing, bei dem IT-Ressourcen jederzeit standardisiert in beliebiger Menge verfügbar sind, wird dabei oft mit Wasser, Elektrizität, Gas und Telefonie vergleichen. Im Gegensatz zu diesen grundlegenden Gebrauchsgütern sind für IT-Dienstleistungen sehr unterschiedliche Qualitätsniveaus erforderlich, welche auf den verschiedenen funktionalen und nicht-funktionalen Anforderungen der bereitgestellten Dienste basieren. Cloud-Anbieter offerieren ihre Dienste in einem hochgradig kompetitiven Markt, was eine kosteneffiziente Bereitstellung von Cloud-Ressourcen erfordert. Kostenvorteile werden dabei primär durch sehr große und zentralisierte Rechenzentren erzielt. Durch eine geringe Zahl weit entfernter Rechenzentren wird jedoch die Latenz für viele Versorgungsgebiete deutlich erhöht, was sich negativ auf die Nutzbarkeit interaktiver Multimediaanwendungen auswirkt. Aus diesen Gründen muss ein Anbieter von Cloud-Infrastrukturen eine geeignete Abwägung zwischen Kosteneinsparungen und einem angemessenen Qualitätsniveau finden. Neben der Art wie IT-Dienstleistungen bereitgestellt werden, hat sich auch die Art wie diese konsumiert werden grundlegend in den vergangenen Jahren geändert. Anstelle lokal installierter Desktop Computer werden immer häufiger mobile Endgeräte, wie Smartphones, eingesetzt, was zu weiteren wesentliche Herausforderungen für die Dienstanbieter führt. Zum einen verursacht die Nutzung des Mobilfunknetzes höhere und stärker fluktuierende Latenzzeiten, was die Nutzung multimedialer Cloud-Anwendungen weiter einschränkt. Ferner, sind diese Geräte durch eine limitierte Ressourcenausstattung, hinsichtlich der Rechenleistung und der Akkukapazität eingeschränkt. Um die Herausforderungen einer geeigneten Ressourcenbereitstellung zu adressieren, werden im Rahmen dieser Arbeit zwei neuartige Ansätze präsentiert. Im Rahmen des ersten Kernbeitrags wird das sogenannte Cloud Data Center Selection Problem (CDCSP) untersucht. Der Schwerpunkt dieses Problems liegt in der Platzierung von Rechenzentren und der Auswahl von geeigneten Ressourcen auf globaler Ebene aus Sicht eines Anbieters von Cloud-Infrastrukturen. Ziel eines Anbieters ist dabei die kosteneffiziente Bereitstellung von Ressourcen unter Berücksichtigung verschiedener Dienstgüteanforderungen. Basieren auf einem in der Arbeit eingeführten mathematischen Optimierungsmodels, wird der exakte Lösungsansatz CDCSP-EXA.KOM hergeleitet. Aufgrund des hohen Rechenaufwands dieses Lösungsverfahrens, werden vier verschiedene heuristische Ansätze untersucht. Das erste Lösungsverfahren, CDCSP-REL.KOM basiert dabei auf dem allgemeinen Prinzip der LP-Relaxation. Um die spezifische Struktur des Problems besser adressieren zu können, werden weitere, speziell zugeschnittene heuristische Verfahren entwickelt und untersucht. Das erste nutzt dabei eine prioritätsbasierte Verarbeitung von angebotenen und nachgefragten Ressourcen. Dieses Verfahren wird um einen sogenannten Best-of-Breed Ansatz ergänzt, der in der Lage ist mehrere einzelne Verfahren zu kombinieren. Abschließend wird das metaheuristische Verbesserungsverfahren Tabu Search zur Lösung des Problems mittels des Lösungsansatzes CDCSP-TS.KOM untersucht. Um die praktische Anwendbarkeit der Verfahren und ihre Leistungsfähigkeit zu bestimmen, werden sie im Rahmen einer quantitativen Evaluation analysiert und miteinander verglichen. Der zweite Kernbeitrag dieser Arbeit befasst sich mit der Erweiterung der zentralisierten Cloud-Infrastruktur um lokale Ressourcen. Hierfür wurde das Dynamic Cloudlet Placement and Selection Problem (DCPSP) formuliert. Dieses Mehrperiodenmodell beinhaltet wesentliche Charakteristika der lokalen Standorte, wie dem Platzangebot zu Ressourcenbereitstellung und der verfügbaren Netzwerkbandbreite. Der Schwerpunkt der Betrachtung liegt auch in diesem Fall auf dem Cloud-Anbieter, dessen Ziel die kostenminimale Erweiterung seine Infrastruktur ist, um die Garantien hinsichtlich der Dienstqualität mobil genutzter Anwendungen zu verbessern. Basierend auf der mathematischen Formalisierung des Problems wird der exakte Lösungsansatz DCPSP-EXA.KOM vorgestellt. Aufgrund dessen hoher Zeitkomplexität durch die genutzte periodenübergreifende Optimierung, wird das heuristische Lösungsverfahren, DCPSP-HEU.KOM, entwickelt. Die Leistungsfähigkeit der Ansätze wird anschließend im Rahmen einer quantitativen Evaluation untersucht. Zusammenfassend bieten die Beiträge dieser Arbeit die Mittel für eine kosteneffiziente Ressourcenbereitstellung unter Berücksichtigung einer hohen Dienstqualität. Zur Bereitstellung von Ressourcen auf globaler Ebene wird das bestehende Problem formalisiert und es werden geeignete Lösungsverfahren entwickelt um zukünftige Cloud-Infrastrukturen planen zu können. Um ferner auch für mobile Cloud-Nutzer multimediale Dienste mit einer hohen Dienstgüte bereitstellen zu können, werden ein Optimierungsmodel sowie geeignete Algorithmen zur Erweiterung der globalen Infrastruktur um lokale Einheiten untersucht.

German
URN: urn:nbn:de:tuda-tuprints-76656
Classification DDC: 000 Generalities, computers, information > 004 Computer science
Divisions: 18 Department of Electrical Engineering and Information Technology
18 Department of Electrical Engineering and Information Technology > Institute of Computer Engineering > Multimedia Communications
Date Deposited: 21 Aug 2018 10:41
Last Modified: 09 Jul 2020 02:12
URI: https://tuprints.ulb.tu-darmstadt.de/id/eprint/7665
PPN: 435098853
Export:
Actions (login required)
View Item View Item