Autonomic Provisioning of Backend Databases in Dynamic Content Web Servers

  • Authors:
  • Jin Chen;G. Soundararajan;C. Amza

  • Affiliations:
  • Department of Computer Science, University of Toronto, Toronto, Canada. Email: jinchen@cs.toronto.ed;-;-

  • Venue:
  • ICAC '06 Proceedings of the 2006 IEEE International Conference on Autonomic Computing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

In autonomic provisioning, a resource manager allocates resources to an application, on-demand, e.g., during load spikes. Modelling-based approaches have proved very successful for provisioning the web and application server tiers in dynamic content servers. On the other hand, accurately modelling the behavior of the back-end database server tier is a daunting task. Hence, automated provisioning of database replicas has received comparatively less attention. This paper introduces a novel pro-active scheme based on the classic K-nearest-neighbors (KNN) machine learning approach for adding database replicas to application allocations in dynamic content web server clusters. Our KNN algorithm uses lightweight monitoring of essential system and application metrics in order to decide how many databases it should allocate to a given workload. Our pro-active algorithm also incorporates awareness of system stabilization periods after adaptation in order to improve prediction accuracy and avoid system oscillations. We compare this pro-active self-configuring scheme for scaling the database tier with a reactive scheme. Our experiments using the industry-standard TPC-W e-commerce benchmark demonstrate that the pro-active scheme is effective in reducing both the frequency and peak level of SLA violations compared to the reactive scheme. Furthermore, by augmenting the pro-active approach with awareness and tracking of system stabilization periods induced by adaptation in our replicated system, we effectively avoid oscillations in resource allocation.