Boxer:用于现成云应用的 FaaSt 瞬时弹性

Michael Wawrzoniak, Rodrigo Bruno, Ana Klimovic, Gustavo Alonso
{"title":"Boxer:用于现成云应用的 FaaSt 瞬时弹性","authors":"Michael Wawrzoniak, Rodrigo Bruno, Ana Klimovic, Gustavo Alonso","doi":"arxiv-2407.00832","DOIUrl":null,"url":null,"abstract":"Elasticity is a key property of cloud computing. However, elasticity is\noffered today at the granularity of virtual machines, which take tens of\nseconds to start. This is insufficient to react to load spikes and sudden\nfailures in latency sensitive applications, leading users to resort to\nexpensive overprovisioning. Function-as-a-Service (FaaS) provides significantly\nhigher elasticity than VMs, but comes coupled with an event-triggered\nprogramming model and a constrained execution environment that makes them\nunsuitable for off-the-shelf applications. Previous work tries to overcome\nthese obstacles but often requires re-architecting the applications. In this\npaper, we show how off-the-shelf applications can transparently benefit from\nephemeral elasticity with FaaS. We built Boxer, an interposition layer spanning\nVMs and AWS Lambda, that intercepts application execution and emulates the\nnetwork-of-hosts environment that applications expect when deployed in a\nconventional VM/container environment. The ephemeral elasticity of Boxer\nenables significant performance and cost savings for off-the-shelf applications\nwith, e.g., recovery times over 5x faster than EC2 instances and absorbing load\nspikes comparable to overprovisioned EC2 VM instances.","PeriodicalId":501333,"journal":{"name":"arXiv - CS - Operating Systems","volume":"213 1","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2024-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Boxer: FaaSt Ephemeral Elasticity for Off-the-Shelf Cloud Applications\",\"authors\":\"Michael Wawrzoniak, Rodrigo Bruno, Ana Klimovic, Gustavo Alonso\",\"doi\":\"arxiv-2407.00832\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Elasticity is a key property of cloud computing. However, elasticity is\\noffered today at the granularity of virtual machines, which take tens of\\nseconds to start. This is insufficient to react to load spikes and sudden\\nfailures in latency sensitive applications, leading users to resort to\\nexpensive overprovisioning. Function-as-a-Service (FaaS) provides significantly\\nhigher elasticity than VMs, but comes coupled with an event-triggered\\nprogramming model and a constrained execution environment that makes them\\nunsuitable for off-the-shelf applications. Previous work tries to overcome\\nthese obstacles but often requires re-architecting the applications. In this\\npaper, we show how off-the-shelf applications can transparently benefit from\\nephemeral elasticity with FaaS. We built Boxer, an interposition layer spanning\\nVMs and AWS Lambda, that intercepts application execution and emulates the\\nnetwork-of-hosts environment that applications expect when deployed in a\\nconventional VM/container environment. The ephemeral elasticity of Boxer\\nenables significant performance and cost savings for off-the-shelf applications\\nwith, e.g., recovery times over 5x faster than EC2 instances and absorbing load\\nspikes comparable to overprovisioned EC2 VM instances.\",\"PeriodicalId\":501333,\"journal\":{\"name\":\"arXiv - CS - Operating Systems\",\"volume\":\"213 1\",\"pages\":\"\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2024-06-30\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"arXiv - CS - Operating Systems\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/arxiv-2407.00832\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"arXiv - CS - Operating Systems","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/arxiv-2407.00832","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

弹性是云计算的一个关键特性。然而,目前提供的弹性是以虚拟机为粒度的,虚拟机启动需要几十秒的时间。这不足以应对延迟敏感型应用的负载峰值和突发故障,导致用户不得不采用昂贵的超额配置。功能即服务(FaaS)提供了比虚拟机高得多的弹性,但与之相伴的事件触发编程模型和受限的执行环境使其不适合现成的应用。以前的工作试图克服这些障碍,但往往需要重新构建应用程序。在本文中,我们展示了现成的应用如何通过 FaaS 以透明的方式从短暂弹性中获益。我们构建了一个横跨虚拟机和 AWS Lambda 的中间层 Boxer,它可以拦截应用程序的执行,并模拟应用程序在传统虚拟机/容器环境中部署时所期望的主机网络环境。Boxeren 的短暂弹性可为现成的应用程序节省大量性能和成本,例如,恢复时间比 EC2 实例快 5 倍以上,吸收负载峰值的能力可与超额配置的 EC2 VM 实例相媲美。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Boxer: FaaSt Ephemeral Elasticity for Off-the-Shelf Cloud Applications
Elasticity is a key property of cloud computing. However, elasticity is offered today at the granularity of virtual machines, which take tens of seconds to start. This is insufficient to react to load spikes and sudden failures in latency sensitive applications, leading users to resort to expensive overprovisioning. Function-as-a-Service (FaaS) provides significantly higher elasticity than VMs, but comes coupled with an event-triggered programming model and a constrained execution environment that makes them unsuitable for off-the-shelf applications. Previous work tries to overcome these obstacles but often requires re-architecting the applications. In this paper, we show how off-the-shelf applications can transparently benefit from ephemeral elasticity with FaaS. We built Boxer, an interposition layer spanning VMs and AWS Lambda, that intercepts application execution and emulates the network-of-hosts environment that applications expect when deployed in a conventional VM/container environment. The ephemeral elasticity of Boxer enables significant performance and cost savings for off-the-shelf applications with, e.g., recovery times over 5x faster than EC2 instances and absorbing load spikes comparable to overprovisioned EC2 VM instances.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Analysis of Synchronization Mechanisms in Operating Systems Skip TLB flushes for reused pages within mmap's eBPF-mm: Userspace-guided memory management in Linux with eBPF BULKHEAD: Secure, Scalable, and Efficient Kernel Compartmentalization with PKS Rethinking Programmed I/O for Fast Devices, Cheap Cores, and Coherent Interconnects
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1