Key points are not available for this paper at this time.
Function-as-a-Service (FaaS) platforms and "serverless" cloud computing are becoming increasingly popular due to ease-of-use and operational simplicity. Current FaaS offerings are targeted at stateless functions that do minimal I/O and communication. We argue that the benefits of serverless computing can be extended to a broader range of applications and algorithms while maintaining the key benefits of existing FaaS offerings. We present the design and implementation of Cloudburst, a stateful FaaS platform that provides familiar Python programming with low-latency mutable state and communication, while maintaining the autoscaling benefits of serverless computing. Cloudburst accomplishes this by leveraging Anna, an autoscaling key-value store, for state sharing and overlay routing combined with mutable caches co-located with function executors for data locality. Performant cache consistency emerges as a key challenge in this architecture. To this end, Cloudburst provides a combination of lattice-encapsulated state and new definitions and protocols for distributed session consistency. Empirical results on benchmarks and diverse applications show that Cloudburst makes stateful functions practical, reducing the state-management overheads of current FaaS platforms by orders of magnitude while also improving the state of the art in serverless consistency.
Building similarity graph...
Analyzing shared references across papers
Loading...
Vikram Sreekanti
Berkeley College
Chenggang Wu
Chinese Academy of Sciences
Xiayue Charles Lin
Berkeley College
Proceedings of the VLDB Endowment
University of California, Berkeley
Georgia Institute of Technology
Building similarity graph...
Analyzing shared references across papers
Loading...
Sreekanti et al. (Wed,) studied this question.
synapsesocial.com/papers/69d8ce225c3030ff03d1a7ab — DOI: https://doi.org/10.14778/3407790.3407836