中文
相关论文

相关论文: Serverless Predictions: 2021-2030

200 篇论文

Serverless computing has emerged as a new paradigm for running short-lived computations in the cloud. Due to its ability to handle IoT workloads, there has been considerable interest in running serverless functions at the edge. However, the…

分布式、并行与集群计算 · 计算机科学 2021-05-03 Bin Wang , Ahmed Ali-Eldin , Prashant Shenoy

Serverless computing with cloud functions is quickly gaining adoption, but constrains programmers with its limited support for state management. We introduce a shared file system for cloud functions. It offers familiar POSIX semantics while…

分布式、并行与集群计算 · 计算机科学 2020-09-22 Johann Schleier-Smith , Leonhard Holz , Nathan Pemberton , Joseph M. Hellerstein

Edge computing is an emerging paradigm to enable low-latency applications, like mobile augmented reality, because it takes the computation on processing devices that are closer to the users. On the other hand, the need for highly scalable…

分布式、并行与集群计算 · 计算机科学 2021-09-21 Claudio Cicconetti , Marco Conti , Andrea Passarella

Cloud Computing is expected to become the driving force of information technology to revolutionize the future. Presently number of companies is trying to adopt this new technology either as service providers, enablers or vendors. In this…

计算机与社会 · 计算机科学 2018-05-01 Robail Yasrab

The IoT area has grown significantly in the last few years and is expected to reach a gigantic amount of 50 billion devices by 2020. The appearance of serverless architectures, specifically highlighting FaaS, raises the question of the of…

分布式、并行与集群计算 · 计算机科学 2019-01-15 Duarte Pinto , João Pedro Dias , Hugo Sereno Ferreira

Novel applications such as the Metaverse have highlighted the potential of beyond 5G networks, which necessitate ultra-low latency communications and massive broadband connections. Moreover, the burgeoning demand for such services with…

网络与互联网体系结构 · 计算机科学 2023-09-20 Mohammad Farhoudi , Masoud Shokrnezhad , Tarik Taleb

Cloud computing has become the backbone of the computing industry and offers subscription-based on-demand services. Through virtualization, which produces a virtual instance of a computer system running in an abstracted hardware layer, it…

分布式、并行与集群计算 · 计算机科学 2022-07-19 Sakshi Chhabra , Ashutosh Kumar Singh

The application of serverless computing for alignment of RNA-sequences can improve many existing bioinformatics workflows by reducing operational costs and execution times. This work analyzes the applicability of serverless services for…

分布式、并行与集群计算 · 计算机科学 2025-04-08 Piotr Kica , Michał Orzechowski , Maciej Malawski

Serverless query processing has become increasingly popular due to its auto-scaling, high elasticity, and pay-as-you-go pricing. It allows cloud data warehouse (or lakehouse) users to focus on data analysis without the burden of managing…

数据库 · 计算机科学 2024-12-24 Haoqiong Bian , Dongyang Geng , Yunpeng Chai , Anastasia Ailamaki

Although historically the term serverless was also used in the context of peer-to-peer systems, it is more frequently associated with the architectural style for developing cloud-native applications. From the developer's perspective,…

密码学与安全 · 计算机科学 2020-11-26 Vladimir Yussupov , Ghareeb Falazi , Uwe Breitenbücher , Frank Leymann

With the proliferation of machine learning (ML) libraries and frameworks, and the programming languages that they use, along with operations of data loading, transformation, preparation and mining, ML model development is becoming a…

软件工程 · 计算机科学 2019-04-04 Anirban Bhattacharjee , Yogesh Barve , Shweta Khare , Shunxing Bao , Aniruddha Gokhale , Thomas Damiano

Function as a Service (FaaS) paradigm is becoming widespread and is envisioned as the next generation of cloud systems that mitigate the burden for programmers and cloud solution architects. However, the FaaS abstraction only makes the…

分布式、并行与集群计算 · 计算机科学 2023-09-07 Pawissanutt Lertpongrujikorn , Mohsen Amini Salehi

Serverless computing has emerged as a new execution model which gained a lot of attention in cloud computing thanks to the latest advances in containerization technologies. Recently, serverless has been adopted at the edge, where it can…

网络与互联网体系结构 · 计算机科学 2023-05-24 Mounir Bensalem , Francisco Carpio , Admela Jukan

Cloud Computing offers virtualized computing, storage, and networking resources, over the Internet, to organizations and individual users in a completely dynamic way. These cloud resources are cheaper, easier to manage, and more elastic…

网络与互联网体系结构 · 计算机科学 2016-01-26 Jose Moura , David Hutchison

The last decade has witnessed rapid proliferation of cloud computing. While even the smallest distributed programs (with 3-5 actions) produce many unanticipated error cases due to concurrency involved, it seems short of a miracle these…

分布式、并行与集群计算 · 计算机科学 2018-06-11 Murat Demirbas , Aleksey Charapko , Ailidani Ailijiang

Spatiotemporal data are being produced in continuously growing volumes by a variety of data sources and a variety of application fields rely on rapid analysis of such data. Existing systems such as PostGIS or MobilityDB usually build on…

数据库 · 计算机科学 2026-05-21 Diana Baumann , Tim C. Rese , David Bermbach

The event-driven and elastic nature of serverless runtimes makes them a very efficient and cost-effective alternative for scaling up computations. So far, they have mostly been used for stateless, data parallel and ephemeral computations.…

分布式、并行与集群计算 · 计算机科学 2019-01-11 Arda Aytekin , Mikael Johansson

Although serverless computing offers compelling cost and deployment simplicity advantages, a significant challenge remains in securely managing sensitive data as it flows through the network of ephemeral function executions in serverless…

An emerging internet based super computing model is represented by cloud computing. Cloud computing is the convergence and evolution of several concepts from virtualization, distributed storage, grid, and automation management to enable a…

分布式、并行与集群计算 · 计算机科学 2013-04-30 Sultan Ullah , Zheng Xuefeng

In this paper, we propose DEEPSERVE, a scalable and serverless AI platform designed to efficiently serve large language models (LLMs) at scale in cloud environments. DEEPSERVE addresses key challenges such as resource allocation, serving…