English
Related papers

Related papers: Fog Function: Serverless Fog Computing for Data In…

200 papers

In IoT data processing, cloud computing alone does not suffice due to latency constraints, bandwidth limitations, and privacy concerns. By introducing intermediary nodes closer to the edge of the network that offer compute services in…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-07-05 Tobias Pfandzelter , Jonathan Hasenburg , David Bermbach

Fog computing is an emerging technology in the field of network services where data transfer from one device to another to perform some kind of activity. Fog computing is an extended concept of cloud computing. It works in-between the…

Networking and Internet Architecture · Computer Science 2024-09-02 Harshit Gupta , Ajay Kumar Bharti

Fog computing extends cloud computing technology to the edge of the infrastructure to let IoT applications access objects' data with reduced latency, location awareness and dynamic computation. By displacing workloads from the central cloud…

Networking and Internet Architecture · Computer Science 2018-10-11 Francescomaria Faticanti , Francesco De Pellegrini , Domenico Siracusa , Daniele Santoro , Silvio Cretti

Serverless Function-as-a-Service (FaaS) platforms provide applications with resources that are highly elastic, quick to instantiate, accounted at fine granularity, and without the need for explicit runtime resource orchestration. This…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-07-02 Michael Wawrzoniak , Rodrigo Bruno , Ana Klimovic , Gustavo Alonso

Internet of Things (IoT) is a system of interrelated devices that can be used to allow large-scale collection and analysis of data. However, as it grew, IoT networks were not capable of managing the data from these services. As a result,…

Networking and Internet Architecture · Computer Science 2020-02-05 Marc Baucas , Petros Spachos

The heterogeneous and distributed nature of the Internet of Things (IoT) is driving the need for extremely fast and fine-grained service provisioning in 5/5+G architectures and beyond. To meet these needs, it is critical to enable efficient…

Networking and Internet Architecture · Computer Science 2018-03-05 Mays AL-Naday , Martin J. Reed , Janne Riihijärvi , Dirk Trossen , Nikolaos Thomos , Mohammed Q. S. Al-Khalidi

Serverless computing is a popular cloud computing paradigm that frees developers from server management. Function-as-a-Service (FaaS) is the most popular implementation of serverless computing, representing applications as event-driven and…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-02-07 Xuanzhe Liu , Jinfeng Wen , Zhenpeng Chen , Ding Li , Junkai Chen , Yi Liu , Haoyu Wang , Xin Jin

Serverless computing is a cloud computing paradigm that allows developers to focus exclusively on business logic as cloud service providers manage resource management tasks. Serverless applications follow this model, where the application…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-01-28 Anshul Jindal , Mohak Chadha , Shajulin Benedict , Michael Gerndt

Recent advances in the areas of Internet of Things (IoT), Big Data, and Machine Learning have contributed to the rise of a growing number of complex applications. These applications will be data-intensive, delay-sensitive, and real-time as…

Networking and Internet Architecture · Computer Science 2019-01-29 Ashkan Yousefpour , Ashish Patil , Genya Ishigaki , Inwoong Kim , Xi Wang , Hakki C. Cankaya , Qiong Zhang , Weisheng Xie , Jason P. Jue

The smart grid utilizes many Internet of Things (IoT) applications to support its intelligent grid monitoring and control. The requirements of the IoT applications vary due to different tasks in the smart grid. In this paper, we propose a…

Networking and Internet Architecture · Computer Science 2018-04-05 Pan Wang , Shidong Liu , Feng Ye , Xuejiao Chen

Edge/Fog computing is a novel computing paradigm that provides resource-limited Internet of Things (IoT) devices with scalable computing and storage resources. Compared to cloud computing, edge/fog servers have fewer resources, but they can…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-08-10 Qifan Deng , Rajkumar Buyya

Serverless computing along with Function-as-a-Service (FaaS) is forming a new computing paradigm that is anticipated to found the next generation of cloud systems. The popularity of this paradigm is due to offering a highly transparent…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-06-27 Chavit Denninnart , Thanawat Chanikaphon , Mohsen Amini Salehi

In FaaS, users invoke remote functions, which encapsulate service(s). These functions typically need to remotely access a persistent state via external services: this makes the paradigm less attractive in edge systems, especially for IoT…

Networking and Internet Architecture · Computer Science 2022-09-12 Carlo Puliafito , Claudio Cicconetti , Marco Conti , Enzo Mingozzi , Andrea Passarella

Function-as-a-Service (FaaS) has become an increasingly popular way for users to deploy their applications without the burden of managing the underlying infrastructure. However, existing FaaS platforms rely on remote storage to maintain…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-04-29 Francisco Romero , Gohar Irfan Chaudhry , Íñigo Goiri , Pragna Gopa , Paul Batum , Neeraja J. Yadwadkar , Rodrigo Fonseca , Christos Kozyrakis , Ricardo Bianchini

The increasing use of Internet of Things devices coincides with more communication and data movement in networks, which can exceed existing network capabilities. These devices often process sensor or user information, where data privacy and…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-03-29 Daniel Habenicht , Kevin Kreutz , Soeren Becker , Jonathan Bader , Lauritz Thamsen , Odej Kao

The Internet of Things (IoT) aims to connect billions of smart objects to the Internet, which can bring a promising future to smart cities. These objects are expected to generate large amounts of data and send the data to the cloud for…

Networking and Internet Architecture · Computer Science 2017-03-22 Charith Perera , Yongrui Qin , Julio C. Estrella , Stephan Reiff-Marganiec , Athanasios V. Vasilakos

FaaS (Function as a Service) allows developers to upload and execute code in the cloud without managing servers. FaaS offerings from leading public cloud providers are based on system microVM or application container technologies such as…

Distributed, Parallel, and Cluster Computing · Computer Science 2020-10-19 Ju Long , Hung-Ying Tai , Shen-Ta Hsieh , Michael Juntao Yuan

Serverless Function-as-a-Service (FaaS) is a popular cloud paradigm to quickly and cheaply implement complex applications. Because the function instances cloud providers start to execute user code run on shared infrastructure, their…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-10-27 Trever Schirmer , Natalie Carl , Nils Höller , Tobias Pfandzelter , David Bermbach

Internet of Things (IoT) aims to bring every object (e.g. smart cameras, wearable, environmental sensors, home appliances, and vehicles) online, hence generating massive amounts of data that can overwhelm storage systems and data analytics…

Distributed, Parallel, and Cluster Computing · Computer Science 2016-06-08 Harshit Gupta , Amir Vahid Dastjerdi , Soumya K. Ghosh , Rajkumar Buyya

With the advent of AWS Lambda in 2014, Serverless Computing, particularly Function-as-a-Service (FaaS), has witnessed growing popularity across various application domains. FaaS enables an application to be decomposed into fine-grained…

Software Engineering · Computer Science 2024-01-22 Mohak Chadha , Paul Wieland , Michael Gerndt