Programming model support for dependable, elastic cloud applications

  • Authors:
  • Wei-Chiu Chuang;Bo Sang;Charles Killian;Milind Kulkarni

  • Affiliations:
  • Department of Computer Science, Purdue University;Department of Computer Science, Purdue University;Department of Computer Science, Purdue University;Department of Computer Science, School of Electrical and Computer Engineering, Purdue University

  • Venue:
  • HotDep'12 Proceedings of the Eighth USENIX conference on Hot Topics in System Dependability
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

An attractive approach to leveraging the ability of cloud-computing platforms to provide resources on demand is to build elastic applications, which can scale up or down based on resource requirements. To ease the development of elastic applications, it is useful for programmers to write applications with simple, inelastic semantics and rely on runtime systems to provide elasticity. While this approach has been useful in restricted domains, such as MapReduce, we argue in this paper that adding elasticity to general distributed applications introduces new fault-tolerance challenges that must be addressed at the programming model and run-time level. We discuss a programming model for writing elastic, distributed applications, and describe an approach to fault-tolerance that integrates with the elastic run-time to provide transparent elasticity and fault-tolerance.