Abstract
We consider the setting of serverless Function-as-a-Service (FaaS) platforms, where storage services are disaggregated from the machines that support function execution. FaaS applications consist of compositions of functions, each of which may run on a separate machine and access remote storage. The challenge we address is improving I/O latency in this setting while also providing application-wide consistency. Previous work has explored providing causal consistency for individual I/Os by carefully managing the versions stored in a client-side data cache. In our setting, a single application may execute multiple functions across different nodes, and therefore issue interrelated I/Os to multiple distinct caches. This raises the challenge of Multisite Transactional Causal Consistency (MTCC): the ability to provide causal consistency for all I/Os within a given transaction even if it runs across multiple physical sites. We present protocols for MTCC implemented in a system called HYDROCACHE. Our evaluation demonstrates orders-of-magnitude performance improvements due to caching, while also protecting against consistency anomalies that otherwise arise frequently.
Author supplied keywords
Cite
CITATION STYLE
Wu, C., Sreekanti, V., & Hellerstein, J. M. (2020). Transactional Causal Consistency for Serverless Computing. In Proceedings of the ACM SIGMOD International Conference on Management of Data (pp. 83–97). Association for Computing Machinery. https://doi.org/10.1145/3318464.3389710
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.