Improving the Scalability of Cloud-Based Resilient Database Servers

International audience Many rely now on public cloud infrastructure-as-a-service for database servers, mainly, by pushing the limits of existing pooling and replication software to operate large shared-nothing virtual server clusters. Yet, it is unclear whether this is still the best architectural c...

Full description

Bibliographic Details
Main Authors: Soares, Luís, Pereira, José
Other Authors: Universidade do Minho = University of Minho Braga, Pascal Felber, Romain Rouvoy, TC 6, WG 6.1
Format: Conference Object
Language:English
Published: HAL CCSD 2011
Subjects:
Online Access:https://inria.hal.science/hal-01583588
https://inria.hal.science/hal-01583588/document
https://inria.hal.science/hal-01583588/file/978-3-642-21387-8_11_Chapter.pdf
https://doi.org/10.1007/978-3-642-21387-8_11
Description
Summary:International audience Many rely now on public cloud infrastructure-as-a-service for database servers, mainly, by pushing the limits of existing pooling and replication software to operate large shared-nothing virtual server clusters. Yet, it is unclear whether this is still the best architectural choice, namely, when cloud infrastructure provides seamless virtual shared storage and bills clients on actual disk usage.This paper addresses this challenge with Resilient Asynchronous Commit (RAsC), an improvement to a well-known shared-nothing design based on the assumption that a much larger number of servers is required for scale than for resilience. Then we compare this proposal to other database server architectures using an analytical model focused on peak throughput and conclude that it provides the best performance/cost trade-off while at the same time addressing a wide range of fault scenarios.