*********************************
There is now a CONTENT FREEZE for Mercury while we switch to a new platform. It began on Friday, March 10 at 6pm and will end on Wednesday, March 15 at noon. No new content can be created during this time, but all material in the system as of the beginning of the freeze will be migrated to the new platform, including users and groups. Functionally the new site is identical to the old one. webteam@gatech.edu
*********************************
Ph.D. Dissertation Proposal Announcement
---------------------------------------
Title: Performance Scalability of n-Tier Application in Virtualized Cloud Environments: Two Case Studies in Vertical and Horizontal Scaling
---------------------------------------
Presented by
Junhee Park
School of Computer Science
College of Computing
Georgia Institute of Technology
---------------------------------------
Date: Friday, May 1, 2015
Time: 12:00 PM - 2:00 PM
Where: KACB - Conference Room 3100
Committee:
Professor Dr. Calton Pu, Advisor (School of Computer Science, College of Computing, Georgia Institute of Technology) Professor Dr. Ling Liu (School of Computer Science, College of Computing, Georgia Institute of Technology) Professor Dr. Edward R. Omiecinski (School of Computer Science, College of Computing, Georgia Institute of Technology) Professor Dr. Shamkant B. Navathe (School of Computer Science, College of Computing, Georgia Institute of Technology)
Summary:
The prevalence of multi-core processors with recent advancement in virtualization technologies has enabled horizontal and vertical scaling within a physical node achieving economical sharing of computing infrastructures as computing clouds. Through hardware virtualization, consolidated servers each with specific number of core allotment run on the same physical node in dedicated Virtual Machines (VMs) to increase overall node utilization which increases profit by reducing operational costs. Unfortunately, despite the conceptual simplicity of vertical and horizontal scaling in virtualized cloud environments, leveraging the full potential of this technology has presented significant scalability challenges in practice. One of the fundamental problems is the performance unpredictability in virtualized cloud environments. In this thesis proposal, we present two case studies in vertical and horizontal scaling to this challenging problem. For the first case study, we describe concrete experimental evidence that shows important source of performance variations: mapping of virtual CPU to physical cores. We then conduct an experimental comparative study of three major hypervisors with regard to their support of n-tier applications running on multi-core processor. For the second case study, we show the impact of memory thrashing on horizontal scalability of an n-tier application performance. Specifically, we describe non-monotonic performance scalability and its root cause: IO interference among consolidated server VMs induced by memory thrashing. Furthermore we provide three practical techniques that reduce severity or mitigate effect of performance interference.