Federated cloud environments have recently emerged as a framework for providing cloud computing services. Multiple clouds may exist within a federated cloud environment, and each cloud may offer a variety of cloud services and resources.
Some embodiments are described with respect to the following figures:
In a federated cloud environment, a particular cloud may offer a variety of services. In some instances, the particular cloud may offer a composite cloud service, which may be composed of services from the particular cloud as well as services from other clouds in the federated cloud environment. Thus, measuring performance of clouds and composite cloud services may be a complicated task in a federated cloud environment.
Each of the cloud services may be any type of service offered by the cloud to a consumer. For instance, cloud services may include database services, virtualization services, storage services, printing services, media services, publishing services, and/or any other type of computing services that can be offered by a cloud. Moreover, while
The server 188 may include a processor (or multiple processors) 180 in communication with a memory 182 and a storage 184. Additionally, the processor(s) 180 may execute instructions for a Quality of Service (QoS) application 186, which may be stored in memory 182 or the storage 184. Each composite cloud service 170 and each individual cloud service (e.g., any of cloud services 120a-c, 140a-c, 160a-c) may be associated with their own respective QoS application 186. The QoS application 186, which is described in more detail with reference to
Each QoS application 186a-c may include a service disruption detector 205a-c to determine whether disruption has occurred for its associated cloud service. In some implementations, the service disruption detector 205a-c may continuously monitor its associated cloud service at predetermined time intervals. As such, the service disruption detector 205a-c may report to a respective performance calculator 210a-c an indication of service disruption in any time interval in which it detects a failure in the cloud service.
The performance calculator 210a-c may continuously calculate performance measurements of the associated cloud service at the predetermined time intervals. In some implementations, given n intervals that have occurred, the performance calculator 210a-c may measure the performance of the associated cloud service up to the nth interval. Such calculations may be described further with reference to
As used herein, the performance measured by the performance calculator 210a-c may include a state of its associated cloud service. For instance, the performance may simply measure whether its associated cloud service is functioning or available (e.g., “up”) or whether it has failed (e.g., “down). Alternatively, the performance calculator 210a-c may also measure the response time, available bandwidth, storage capacity, and/or any other attribute of its associated cloud service related to its QoS.
The QoS application 186a-c may also be associated with a respective performance policy 215a-c. In some implementations, the performance policy 215a-c may be referred to as a Service Level Agreement (SLA). Thus, the performance policy 215a-c may define a level of service to be maintained for the associated cloud service. Further, the performance policy 215a-c may be contractually agreed upon between the cloud (provides the associated cloud service) and the consumer (who uses the associated cloud service).
A negotiation service 220a-c may also be included as part of each QoS application 186a-c and may receive information from the performance calculator 210a-c and performance policy 215a-c. Based on such information, the negotiation service 220a-c may interact with other negotiation services to select an optimal cloud service with respect to QoS demands. For instance, negotiation service 220a may be associated with a composite service 170, and negotiation service 220b and 220c may be associated with other cloud services in the federated cloud environment 100. Based on performance measurements calculated by the performance calculator 210a, the negotiation service 220a may communicate with the other negotiation services 220b-c to select a particular cloud service which will satisfy the QoS demands of the performance policy 215a.
The QoS application 186a-c may also include a dynamic resource pooler 225a-c. Based on the cloud service selection made by the negotiation service 220a-c, the dynamic resource pooler 225a-c may allocate and/or deallocate resources to support the cloud service. Such allocation/deallocations may be pulled from resources local to the cloud associated with the QoS application 186a-c or may be pulled from other clouds in the federated cloud environment 100. Resources may refer to any combination of hardware and machine-readable instructions (e.g., software, firmware) that may be used to support the operation of cloud services. For example, resources may include individual processors, storage space, virtualized hardware, and/or graphical capabilities. Each cloud can include its respective set of resources.
In block 320, the QoS application 186a may determine if the measure of performance falls within a threshold of breaching a performance policy 215a of the composite cloud service 170. This provides an indication that the measured performance may be in potential breach of the performance policy 215a. For example, the threshold may be defined as a performance level within 5% of a level considered to be breaching the performance policy 215a. If the measure of performance does not fall within the threshold, the QoS application 186a may continue measuring performance of the composite cloud service 170 in block 310.
If, however, the measure of performance does fall within the threshold, the QoS application 186a may determine if there are available local resources in the particular cloud in block 330. If there are no available local resources, the QoS application 186a may provision resources from another cloud in block 340. If there are available local resources, the QoS application 186a may simply provision resources from the available local resources in block 350.
Furthermore, a data structure 415 may be associated with each cloud service and may be accessible by each cloud service's respective QoS application. The data structure 415 may be used to represent an entire day and may be divided into intervals of one minute each for a total of 1440 minutes in a day. It should be understood, however, that the data structure 415 may represent any length of time and may be divided into any number of intervals.
Thus, as illustrated in
In the example provided by
The INTERSECTION operation may represent the UP minutes which belong to both the cloud service A 440 and the cloud service B 430. Therefore, as illustrated in
In some implementations, each of composite cloud service C 420, cloud service B 430, and cloud service A 440 may be associated with respective QoS applications 186a-c. Thus, each of the constituent clouds service (cloud service B 430 and cloud service A 440) may communicate its performance to composed cloud service C 420 though their respective negotiation services 220a-c in their respective QoS applications 186a-c.
Before continuing with the description of
On the other hand, a redundant cloud service may be one of at least two constituent cloud services (e.g., cloud service 120a, 140b, or 160c) that may provide the same service. Thus, failure of all of the redundant cloud services (that provide the same service) must occur to cause a corresponding failure in the composite cloud service 170.
The method 500 depicted by
In block 520, the QoS application 186a may calculate whether the performance of the composite cloud service 170 is greater than or equal to the upper bound QoS. If so, the method 500 may end; if not, the QoS application 186a may consider a service disruption to have occurred, and may determine the type of service disruption in block 530. In other words, the QoS application 186a may identify the type of a failing cloud service of the composite cloud service 170.
In block 550, if the type of service disruption corresponds to a failing cloud service (e.g., cloud service 120a, 140b, and/or 160c) that is a single point of failure, the QoS application 186a may issue commands to migrate the cloud service to either an available local resource or a resource from another cloud (e.g. cloud B 130 and/or cloud C 150).
If the type of service disruption corresponds to a failing cloud service that is a redundant cloud service (e.g., cloud service 120a, 140b, and/or 160c), the QoS application 186a may then determine whether the performance of the redundant cloud service is less than the lower bound QoS in block 540. If not, the method 500 may end; if so, the QoS application 186a may issue commands to replicate the redundant cloud service on an available local resource or on a resource from another cloud (e.g., cloud B 130 and/or cloud C 150).
Instructions of modules described above (including modules for performing tasks of
Data and instructions are stored in respective storage devices, which are implemented as one or more computer-readable or machine-readable storage media. The storage media include different forms of memory including semiconductor memory devices such as dynamic or static random access memories (DRAMs or SRAMs), erasable and programmable read-only memories (EPROMs), electrically erasable and programmable read-only memories (EEPROMs) and flash memories; magnetic disks such as fixed, floppy and removable disks; other magnetic media including tape; optical media such as compact disks (CDs) or digital video disks (DVDs); or other types of storage devices. Note that the instructions discussed above can be provided on one computer-readable or machine-readable storage medium, or alternatively, can be provided on multiple computer-readable or machine-readable storage media distributed in a large system having possibly plural nodes. Such computer-readable or machine-readable storage medium or media is (are) considered to be part of an article (or article of manufacture). An article or article of manufacture can refer to any manufactured single component or multiple components. The storage medium or media can be located either in the machine running the machine-readable instructions, or located at a remote site from which machine-readable instructions can be downloaded over a network for execution.
In the foregoing description, numerous details are set forth to provide an understanding of the subject disclosed herein. However, implementations may be practiced without some or all of these details. Other implementations may include modifications and variations from the details discussed above. It is intended that the appended claims cover such modifications and variations.
Number | Name | Date | Kind |
---|---|---|---|
5951694 | Choquier et al. | Sep 1999 | A |
6003079 | Friedrich | Dec 1999 | A |
6662195 | Langseth et al. | Dec 2003 | B1 |
7337353 | Yamamoto et al. | Feb 2008 | B2 |
8332688 | Tompkins | Dec 2012 | B1 |
20050102559 | Hyytianen | May 2005 | A1 |
20050256971 | Colrain et al. | Nov 2005 | A1 |
20060026123 | Moore et al. | Feb 2006 | A1 |
20070078970 | Zabihi et al. | Apr 2007 | A1 |
20080046266 | Gudipalley et al. | Feb 2008 | A1 |
20080123559 | Haviv et al. | May 2008 | A1 |
20110078303 | Li et al. | Mar 2011 | A1 |
20110153727 | Li | Jun 2011 | A1 |
20110225467 | Betzler et al. | Sep 2011 | A1 |
20120096149 | Sunkara | Apr 2012 | A1 |
20120297238 | Watson et al. | Nov 2012 | A1 |
20140075005 | Tung et al. | Mar 2014 | A1 |
Entry |
---|
www.bonfire-project.eu—EXP2: QoS-oriented Service Engineering for Federated Clouds dated on or before Jul. 27, 2012 (1 page). |
Panzieri, F. et al., Distributed Computing in the 21st Century: Some Aspects of Cloud Computing, 2011 (21 pages). |
Chen, Z. et al., Jun. 2003, UX—An Architecture Providing QoS-Aware and Federated Support for UDDI (6 pages). |
Number | Date | Country | |
---|---|---|---|
20140032763 A1 | Jan 2014 | US |