中文
相关论文

相关论文: Evaluating Serverless Architecture for Big Data En…

200 篇论文

The serverless computing ecosystem is growing due to interest by software engineers. Beside Function-as-a-Service (FaaS) and Backend-as-a-Service (BaaS) systems, developer-oriented tools such as deployment and debugging frameworks as well…

分布式、并行与集群计算 · 计算机科学 2019-05-14 Josef Spillner

The serverless computing model has evolved as one of the key solutions in the cloud for fast autoscaling and capacity planning. In edge computing environments, however, the serverless model is challenged by the system heterogeneity and…

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

Serverless computing has become a major trend among cloud providers. With serverless computing, developers fully delegate the task of managing the servers, dynamically allocating the required resources, as well as handling availability and…

分布式、并行与集群计算 · 计算机科学 2020-06-08 Pascal Maissen , Pascal Felber , Peter Kropf , Valerio Schiavoni

Cloud computing provisions computer resources at a cost-effective way based on demand. Therefore it has become a viable solution for big data analytics and artificial intelligence which have been widely adopted in various domain science.…

分布式、并行与集群计算 · 计算机科学 2023-05-30 Naweiluo Zhou , Florent Dufour , Vinzent Bode , Peter Zinterhof , Nicolay J Hammer , Dieter Kranzlmüller

Serverless computing has gained popularity in edge computing due to its flexible features, including the pay-per-use pricing model, auto-scaling capabilities, and multi-tenancy support. Complex Serverless-based applications typically rely…

分布式、并行与集群计算 · 计算机科学 2023-09-01 Ke Luo , Tao Ouyang , Zhi Zhou , Xu Chen

This chapter presents software architectures of the big data processing platforms. It will provide an in-depth knowledge on resource management techniques involved while deploying big data processing systems on cloud environment. It starts…

分布式、并行与集群计算 · 计算机科学 2019-01-01 Muhammed Tawfiqul Islam , Rajkumar Buyya

We present the SecureCloud EU Horizon 2020 project, whose goal is to enable new big data applications that use sensitive data in the cloud without compromising data security and privacy. For this, SecureCloud designs and develops a layered…

Context. While in serverless computing, application resource management and operational concerns are generally delegated to the cloud provider, ensuring that serverless applications meet their performance requirements is still a…

分布式、并行与集群计算 · 计算机科学 2021-07-29 Simon Eismann , Diego Elias Costa , Lizhi Liao , Cor-Paul Bezemer , Weiyi Shang , André van Hoorn , Samuel Kounev

Serverless query processing has become increasingly popular due to its advantages, including automated resource management, high elasticity, and pay-as-you-go pricing. For users who are not system experts, serverless query processing…

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

This paper discusses approaches and environments for carrying out analytics on Clouds for Big Data applications. It revolves around four important areas of analytics and Big Data, namely (i) data management and supporting architectures;…

分布式、并行与集群计算 · 计算机科学 2014-08-28 Marcos D. Assuncao , Rodrigo N. Calheiros , Silvia Bianchi , Marco A. S. Netto , Rajkumar Buyya

Serverless computing and stream processing represent two dominant paradigms for event-driven data processing, yet both make assumptions that render them inefficient for short-running, lightweight, and unpredictable streams that require…

分布式、并行与集群计算 · 计算机科学 2026-03-04 Natalie Carl , Niklas Kowallik , Constantin Stahl , Trever Schirmer , Tobias Pfandzelter , David Bermbach

Data is found everywhere, from health and human infrastructure to the surge of sensors and the proliferation of internet-connected devices. To meet this challenge, the data engineering field has expanded significantly in recent years in…

分布式、并行与集群计算 · 计算机科学 2026-03-06 Mills Staylor , Arup Kumar Sarker , Gregor von Laszewski , Geoffrey Fox , Yue Cheng , Judy Fox

Serverless computing has emerged as a promising alternative to infrastructure- (IaaS) and platform-as-a-service (PaaS)cloud platforms for applications with ample parallelism and intermittent activity. Serverless promises greater resource…

分布式、并行与集群计算 · 计算机科学 2020-01-03 Shannon Joyner , Michael MacCoss , Christina Delimitrou , Hakim Weatherspoon

Serverless computing platforms currently rely on basic pricing schemes that are static and do not reflect customer feedback. This leads to significant inefficiencies from a total utility perspective. As one of the fastest-growing cloud…

分布式、并行与集群计算 · 计算机科学 2022-01-26 Vipul Gupta , Soham Phade , Thomas Courtade , Kannan Ramchandran

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

The new space race is heating up as private companies such as SpaceX and Amazon are building large satellite constellations in low-earth orbit (LEO) to provide global broadband internet access. As the number of subscribers connected to this…

分布式、并行与集群计算 · 计算机科学 2021-04-07 Tobias Pfandzelter , Jonathan Hasenburg , David Bermbach

Large Language Models (LLMs) are revolutionizing numerous industries, but their substantial computational demands create challenges for efficient deployment, particularly in cloud environments. Traditional approaches to inference serving…

分布式、并行与集群计算 · 计算机科学 2025-07-25 Minxian Xu , Junhan Liao , Jingfeng Wu , Yiyuan He , Kejiang Ye , Chengzhong Xu

Industrial and government organizations increasingly depend on data-driven analytics for workforce, finance, and regulated decision processes, where timeliness, cost efficiency, and compliance are critical. Distributed frameworks such as…

分布式、并行与集群计算 · 计算机科学 2026-02-02 Guilin Zhang , Wulan Guo , Ziqi Tan , Srinivas Vippagunta , Suchitra Raman , Shreeshankar Chatterjee , Ju Lin , Shang Liu , Mary Schladenhauffen , Jeffrey Luo , Hailong Jiang

Quantum computing has the potential to solve complex problems beyond the capabilities of classical computers. However, its practical use is currently limited due to early-stage quantum software engineering and the constraints of Noisy…

新兴技术 · 计算机科学 2024-07-04 Hoa T. Nguyen , Bui Binh An Pham , Muhammad Usman , Rajkumar Buyya

As an emerging application paradigm, serverless computing attracts attention from more and more attackers. Unfortunately, security tools for conventional applications cannot be easily ported to serverless, and existing serverless security…

密码学与安全 · 计算机科学 2020-11-11 Deepak Sirone Jegan , Liang Wang , Siddhant Bhagat , Thomas Ristenpart , Michael Swift