4.5 Article

Shipping code towards data in an inter-region serverless environment to leverage latency

期刊

JOURNAL OF SUPERCOMPUTING
卷 79, 期 10, 页码 11585-11610

出版社

SPRINGER
DOI: 10.1007/s11227-023-05104-7

关键词

Serverless computing; Cloud computing; Function; Latency; Cloud storage

向作者/读者索取更多资源

Serverless computing is a new standard for cloud applications, but it neglects the importance of data. Existing serverless architectures are based on data shipping, which leads to high latency. This paper proposes an inter-region code shipping architecture that allows code to flow from computation side to data side, achieving faster latency in a serverless environment.
Serverless computing emerges as a new standard to build cloud applications, where developers write compact functions that respond to events in the cloud infrastructure. Several cloud service industries started adopting serverless for deploying their applications. But one key limitation in serverless computing is that it disregards the significance of data. In the age of big data, when applications run around a huge volume, to transfer data from the data side to the computation side to co-allocate the data and code, leads to high latency. All existing serverless architectures are based on the data shipping architecture. In this paper, we present an inter-region code shipping architecture for serverless, that enables the code to flow from computation side to the data side where the size of the code is negligible compared to the data size. We tested our proposed architecture over a real-time cloud platform Amazon Web Services with the integration of the Fission serverless tool. The evaluation of the proposed code shipping architecture shows for a data file size of 64 MB, the latency in the proposed code shipping architecture is 8.36 ms and in existing data shipped architecture is found to be 16.8 ms. Hence, the proposed architecture achieves a speedup of 2x on the round latency for high data sizes in a serverless environment. We define round latency to be the duration to read and write back the data in the storage.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

4.5
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

暂无数据
暂无数据