Key points are not available for this paper at this time.
Much like on-premises systems, the natural choice for running database analytics workloads in the cloud is to provision a cluster of nodes to run a database instance. However, analytics workloads are often bursty or low volume, leaving clusters idle much of the time, meaning customers pay for compute resources even when underutilized. The ability of cloud function services, such as AWS Lambda or Azure Functions, to run small, fine granularity tasks make them appear to be a natural choice for query processing in such settings. But implementing an analytics system on cloud functions comes with its own set of challenges. These include managing hundreds of tiny stateless resource-constrained workers, handling stragglers, and shuffling data through opaque cloud services. In this paper we present Starling, a query execution engine built on cloud function services that employs a number of techniques to mitigate these challenges, providing interactive query latency at a lower total cost than provisioned systems with low-to-moderate utilization. In particular, on a 1TB TPC-H dataset in cloud storage, Starling is less expensive than the best provisioned systems for workloads when queries arrive 1 minute apart or more. Starling also has lower latency than competing systems reading from cloud object stores and can scale to larger datasets.
Building similarity graph...
Analyzing shared references across papers
Loading...
Matthew Perron
Massachusetts Institute of Technology
Raul Castro Fernandez
University of Chicago
David J. DeWitt
Microsoft (United States)
Massachusetts Institute of Technology
University of Chicago
University of Illinois Chicago
Building similarity graph...
Analyzing shared references across papers
Loading...
Perron et al. (Fri,) studied this question.
synapsesocial.com/papers/6a08e9ebbf6e8decd6d60072 — DOI: https://doi.org/10.1145/3318464.3380609
Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context: