中文
相关论文

相关论文: Serverless Predictions: 2021-2030

200 篇论文

Thanks to the latest advances in containerization, the serverless edge computing model is becoming close to reality. Serverless at the edge is expected to enable low latency applications with fast autoscaling mechanisms, all running on…

网络与互联网体系结构 · 计算机科学 2022-08-18 Francisco Carpio , Marc Michalke , Admela Jukan

Serverless computing is a buzzword that is being used commonly in the world of technology and among developers and businesses. Using the Function-as-a-Service (FaaS) model of serverless, one can easily deploy their applications to the cloud…

网络与互联网体系结构 · 计算机科学 2022-07-01 Akash Puliyadi Jegannathan , Rounak Saha , Sourav Kanti Addya

Serverless computing has transformed cloud application deployment by introducing a fine-grained, event-driven execution model that abstracts away infrastructure management. Its on-demand nature makes it especially appealing for…

分布式、并行与集群计算 · 计算机科学 2026-01-14 Chanh Nguyen , Monowar Bhuyan , Erik Elmroth

Serverless computing is an approach to cloud computing that allows programmers to run serverless functions in response to external events. Serverless functions are priced at sub-second granularity, support transparent elasticity, and…

分布式、并行与集群计算 · 计算机科学 2020-08-05 Emily Herbert , Arjun Guha

Compute and memory are tightly coupled within each server in traditional datacenters. Large-scale datacenter operators have identified this coupling as a root cause behind fleet-wide resource underutilization and increasing Total Cost of…

分布式、并行与集群计算 · 计算机科学 2023-05-09 Hasan Al Maruf , Mosharaf Chowdhury

The Internet is responsible for accelerating growth in several fields such as digital media, healthcare, the military. Furthermore, the Internet was founded on the principle of allowing clients to communicating with servers. However,…

分布式、并行与集群计算 · 计算机科学 2021-06-29 Jacob John , Shashank Gupta

In this paper, we investigate serverless computing for performing large scale data processing with cloudnative primitives.

分布式、并行与集群计算 · 计算机科学 2021-10-28 Aimer Bhat , Madhumonti Roy , Heeki Park

Recently, academics and the corporate sector have paid attention to serverless computing, which enables dynamic scalability and an economic model. In serverless computing, users only pay for the time they actually use resources, enabling…

分布式、并行与集群计算 · 计算机科学 2024-10-24 Muhammed Golec , Guneet Kaur Walia , Mohit Kumar , Felix Cuadrado , Sukhpal Singh Gill , Steve Uhlig

The cloud computing paradigm offers on-demand services over the Internet and supports a wide variety of applications. With the recent growth of Internet of Things (IoT) based applications the usage of cloud services is increasing…

分布式、并行与集群计算 · 计算机科学 2018-07-10 Sukhpal Singh Gill , Rajkumar Buyya

Optimizing resource allocation for analytical workloads is vital for reducing costs of cloud-data services. At the same time, it is incredibly hard for users to allocate resources per query in serverless processing systems, and they…

Network programmability is an area of research both defined by its potential and its current limitations. While programmable hardware enables customization of device operation, tailoring processing to finely tuned objectives, limited…

网络与互联网体系结构 · 计算机科学 2021-03-29 Marcelo Abranches , Karl Olson , Eric Keller

Organisations are increasingly putting machine learning models into production at scale. The increasing popularity of serverless scale-to-zero paradigms presents an opportunity for deploying machine learning models to help mitigate…

分布式、并行与集群计算 · 计算机科学 2020-07-27 Clive Cox , Dan Sun , Ellis Tarn , Animesh Singh , Rakesh Kelkar , David Goodwin

Soon after realizing that Cloud Computing could indeed help several industries overcome classical product-centric approaches in favor of more affordable service-oriented business models, we are witnessing the rise of a new disruptive…

网络与互联网体系结构 · 计算机科学 2019-09-04 Mattia Antonini , Massimo Vecchio , Fabio Antonelli

Workload predictions in cloud computing is obviously an important topic. Most of the existing publications employ various time series techniques, that might be difficult to implement. We suggest here another route, which has already been…

分布式、并行与集群计算 · 计算机科学 2019-03-12 Michel Fliess , Cédric Join , Maria Bekcheva , Alireza Moradi , Hugues Mounier

Datacenters of today have maintained the same architecture for decades using the server as the primary building block. However, this traditional approach suffers from under-utilization of its resources, often caused by over-allocating these…

硬件体系结构 · 计算机科学 2024-02-21 Mohammad Ewais , Paul Chow

Serverless computing is increasingly being used for parallel computing, which have traditionally been implemented as stateful applications. Executing complex, burst-parallel, directed acyclic graph (DAG) jobs poses a major challenge for…

分布式、并行与集群计算 · 计算机科学 2020-10-15 Benjamin Carver , Jingyuan Zhang , Ao Wang , Ali Anwar , Panruo Wu , Yue Cheng

This review paper synthesizes the latest research on performance optimization strategies for serverless applications deployed on AWS Lambda. By examining recent studies, we highlight the challenges, solutions, and best practices for…

分布式、并行与集群计算 · 计算机科学 2024-07-16 Mohamed Lemine El Bechir , Cheikh Sad Bouh , Abobakr Shuwail

Adopting serverless computing to edge networks benefits end-users from the pay-as-you-use billing model and flexible scaling of applications. This paradigm extends the boundaries of edge computing and remarkably improves the quality of…

网络与互联网体系结构 · 计算机科学 2024-08-15 Peiyuan Guan , Chen Chen , Ziru Chen , Lin X. Cai , Xing Hao , Amir Taherkordi

Virtualization is a term that refers to the abstraction of computer resources. The purpose of virtual computing environment is to improve resource utilization by providing a unified integrated operating platform for users and applications…

操作系统 · 计算机科学 2013-04-15 Radhwan Y Ameen , Asmaa Y. Hamo

Serverless computing is becoming widely adopted among cloud providers, thus making increasingly popular the Function-as-a-Service (FaaS) programming model, where the developers realize services by packaging sequences of stateless function…

网络与互联网体系结构 · 计算机科学 2021-10-22 Claudio Cicconetti , Marco Conti , Andrea Passarella