Results


Overview

Diagrams below exemplify executions of each of the compared approaches for the SockShop application. Rectangular boxes at the top of each diagram represent service combinations. Circles represent VM types, which are sorted by their cost. The color of each circle describe the execution state:

  1. Green circle: executed experiments where VM type meets the performance target.
  2. Red circle: executed experiments where VM type does not meet the performance target.
  3. Orange circles: VM types that are determined not to meat the performance target because of Condition 1.
  4. White circles: are not executed VM types.

SF :

SF1 :

SF2 :

SF3 :

P :

Kuber :

Detailed results for each of the subject applications, which correspond to Figure 4 in the paper, can be found in the attached spreadsheets.

  1. Hotel Reservation Search Cost
  2. Media Microsvc Search Cost
  3. Social Network Search Cost
  4. Sockshop Search Cost
  5. Hotel Reservation Execution Time
  6. Media Microsvc Execution TIme
  7. Social Network Execution Time
  8. Sockshop Execution Time

Execution Time Breakdown for Kuber

The table below shows time spent by each of the approaches in each of the phases (setting up VMs for the experiments, executing the experiments, and running the WIP algorithm). While KUBER take 53 hours on average (the last column), the other three approaches execute for hundreds of hours on average. The total execution time of all the experiments is more than four months.

AppSortFindSortFind + Condition 1SortFind + Condition 2SortFind + Condition 3Kuber
SetupExper.WIDTotalSetupExper.WIDTotalSetupExper.WIDTotalSetupExper.WIDTotalSetupExper.WIDTotal
Hotel Reservation>395>1580>553552207715060162265522279156728
Media Service>372>1490>521150600210412165366139036212830121557
Social Network>362>1450>507245980343322129264773571435505582322103
Sock Shop>265>1060>37120802813052718960241851041226
Average>348>1390>48711747016425310121375140562.519828111453

Utilization of VMs by Application Test

To make sure our VM selection and configuration are appropriate for the selected subject applications and their workload, we run each service on each VM type in isolation. Table below shows the average CPU and memory utilization on the smallest and largest VM types, VM1 and VM11, respectively. As none of our VMs are overloaded by a single service, we believe our experiments / VM selection is appropriate.

BenchmarkCPU Utilization (%)Memory Utilization (%)
VM1VM11VM1VM11
Social Network37.73.1302
Media Service26.272.9129.731.89
Hotel Reservation27.133.1328.51.8
Sock Shop33.864.5730.711.93