首页> 外文会议>ACM/IEEE Symposium on Edge Computing >Costless: Optimizing Cost of Serverless Computing through Function Fusion and Placement
【24h】

Costless: Optimizing Cost of Serverless Computing through Function Fusion and Placement

机译:成本低廉:通过功能融合和布局来优化无服务器计算成本

获取原文

摘要

Serverless computing has recently experienced significant adoption by several applications, especially Internet of Things (IoT) applications. In serverless computing, rather than deploying and managing dedicated virtual machines, users are able to deploy individual functions, and pay only for the time that their code is actually executing. However, since serverless platforms are relatively new, they have a completely different pricing model that depends on the memory, duration, and the number of executions of a sequence/workflow of functions. In this paper we present an algorithm that optimizes the price of serverless applications in AWS Lambda. We first describe the factors affecting price of serverless applications which include: (1) fusing a sequence of functions, (2) splitting functions across edge and cloud resources, and (3) allocating the memory for each function. We then present an efficient algorithm to explore different function fusion-placement solutions and find the solution that optimizes the application's price while keeping the latency under a certain threshold. Our results on image processing workflows show that the algorithm can find solutions optimizing the price by more than 35%-57% with only 5%-15% increase in latency. We also show that our algorithm can find non-trivial memory configurations that reduce both latency and price.
机译:最近,无服务器计算已被多种应用程序特别是物联网(IoT)应用程序广泛采用。在无服务器计算中,用户不必部署和管理专用虚拟机,而是可以部署各个功能,并且只为代码实际执行的时间付费。但是,由于无服务器平台是相对较新的平台,因此它们具有完全不同的定价模型,该模型取决于内存,持续时间以及功能序列/工作流程的执行次数。在本文中,我们提出了一种算法,可以优化AWS Lambda中无服务器应用程序的价格。我们首先描述影响无服务器应用程序价格的因素,这些因素包括:(1)融合一系列功能;(2)在边缘和云资源之间拆分功能;(3)为每个功能分配内存。然后,我们提出一种有效的算法,以探索不同的功能融合放置解决方案,并找到可优化应用程序价格的解决方案,同时将延迟保持在一定阈值以下。我们在图像处理工作流程上的结果表明,该算法可以找到使价格优化价格超过35%-57%的解决方案,而延迟仅增加5%-15%。我们还表明,我们的算法可以找到减少延迟和价格的非平凡的内存配置。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号