DataSys: Data-Intensive Distributed Systems LaboratoryData-Intensive Distributed Systems Laboratory

Illinois Institute of Technology
Department of Computer Science

Scalable and Highly Available Database Systems in the Cloud    Umar Farooq Minhas

Umar Farooq Minhas

David R. Cheriton School of Computer Science

University of Waterloo, Canada 

Stuart Building 225
Friday, January 20th, 2012
11:15AM-12:15PM

Slides

Abstract: Cloud computing allows users to tap into a massive pool of shared computing resources such as servers, storage, and network. These resources are provided as a service to the users allowing them to “plug into the cloud” similar to a utility grid. The promise of the cloud is to free users from the tedious and often complex task of managing and provisioning computing resources to run applications. At the same time, the cloud brings several additional benefits including: a pay-as-you-go cost model, easier deployment of applications, elastic  scalability, high availability, and a more robust and secure infrastructure. One important class of applications that users are increasingly deploying in the cloud is database management systems. Database management systems differ from other types of applications in that they manage large amounts of state that is frequently updated, and that must be kept consistent at all scales and in the face of failure. This makes it difficult to provide scalability and high availability for database systems in the cloud. In this talk, I will show how we can exploit cloud technologies and relational database systems to provide a highly available and scalable database service in the cloud. In the first part of my talk, I will present RemusDB, a reliable, cost-effective high availability solution that is implemented as a service provided by the virtualization platform. RemusDB can make any database system highly available with little or no code modifications by exploiting the capabilities of virtualization. In the second part of the talk, I will present two systems that aim to provide elastic scalability for database systems in the cloud using two very different approaches. The three systems I will present bring us closer to the goal of building a scalable and reliable transactional database service in the cloud.  

Bio: Umar Farooq Minhas is a third year PhD student at the David R. Cheriton School of Computer Science working under the supervision of Dr. Ashraf Aboulnaga. He holds a Masters of Mathematics in Computer Science from the University of Waterloo and a Bachelor of Science in Computer Science from the National University of Computer and Emerging Sciences. he is a member of the Database Research Group. His current research interests include: database systems, virtualization, performance modeling and analysis, highly available and fault tolerant systems, cloud computing, multi-agent systems, trust modeling, and vehicular ad-hoc networks.