中文
相关论文

相关论文: SFCaaS: Service Function Chains as a Service in NF…

200 篇论文

Function-as-a-Service is a novel type of cloud service used for creating distributed applications and utilizing computing resources. Application developer supplies source code of cloud functions, which are small applications or application…

分布式、并行与集群计算 · 计算机科学 2019-09-10 Maciej Pawlik , Kamil Figiela , Maciej Malawski

Function-as-a-Service (FaaS) is one form of the serverless cloud computing paradigm and is defined through FaaS platforms (e.g., AWS Lambda) executing event-triggered code snippets (i.e., functions). Many studies that empirically evaluate…

性能 · 计算机科学 2020-07-21 Joel Scheuner , Philipp Leitner

Optimal placement of Virtual Network Functions (VNFs) in virtualized data centers enhances the overall performance of Service Function Chains (SFCs) and decreases the operational costs for mobile network operators. Maintaining an optimal…

网络与互联网体系结构 · 计算机科学 2019-10-07 Kyoomars Alizadeh Noghani , Andreas Kassler , Javid Taheri

Cloud computing provides ubiquitous and on-demand access to vast reconfigurable resources that can meet any computational need. Many service models are available, but the Infrastructure as a Service (IaaS) model is particularly suited to…

分布式、并行与集群计算 · 计算机科学 2020-09-29 Gianluca Longoni , Ryan LaMothe , Jeremy Teuton , Mark Greaves , Nicole Nichols , William Smith

With the growing adoption of Software Defined Networking (SDN) and Network Function Virtualization (NFV), large-scale NFV infrastructure deployments are gaining momentum. Such infrastructures are home to thousands of network Service…

网络与互联网体系结构 · 计算机科学 2018-10-17 Saifeddine Aidi , Mohamed Faten Zhani , Yehia Elkhatib

We consider a hierarchical edge-cloud architecture in which services are provided to mobile users as chains of virtual network functions. Each service has specific computation requirements and target delay performance, which require placing…

网络与互联网体系结构 · 计算机科学 2022-02-21 Itamar Cohen , Carla Fabiana Chiasserini , Paolo Giaccone , Gabriel Scalosub

Network functions virtualization (NFV) is a new concept that has received the attention of both researchers and network providers. NFV decouples network functions from specialized hardware devices and virtualizes these network functions as…

网络与互联网体系结构 · 计算机科学 2021-05-12 Samane Asgari , Shahram Jamali , Reza Fotohi , Mahdi Nooshyar

To support multiple on-demand services over fixed communication networks, network operators must allow flexible customization and fast provision of their network resources. One effective approach to this end is network virtualization,…

网络与互联网体系结构 · 计算机科学 2017-08-25 Nan Zhang , Ya-Feng Liu , Hamid Farmanbar , Tsung-Hui Chang , Mingyi Hong , Zhi-Quan Luo

With the advent of Network Function Virtualization (NFV), Physical Network Functions (PNFs) are gradually being replaced by Virtual Network Functions (VNFs) that are hosted on general purpose servers. Depending on the call flows for…

网络与互联网体系结构 · 计算机科学 2018-01-18 Gamal Sallam , Gagan R. Gupta , Bin Li , Bo Ji

In this paper, we first introduce the NFV architecture and the use of IPv6 Segment Routing (SRv6) network programming model to support Service Function Chaining in a NFV scenario. We describe the concepts of SR-aware and SR-unaware Virtual…

网络与互联网体系结构 · 计算机科学 2017-04-21 Ahmed AbdelSalam , Francois Clad , Clarence Filsfils , Stefano Salsano , Giuseppe Siracusano , Luca Veltri

Value-added Services (VASs) (e.g. dynamic site acceleration, media management) play a critical role in Content Delivery Networks (CDNs). Network Functions Virtualization (NFV) enables the agile provisioning of VASs. In NFV settings, VASs…

网络与互联网体系结构 · 计算机科学 2018-06-13 Narjes Tahghigh Jahromi , Somayeh Kianpisheh , Roch H. Glitho

To fend off network ossification and support high degrees of flexibility and various services, network virtualization and slicing are introduced for the next-generation wireless cellular networks. These two technologies allow diversifying…

信号处理 · 电气工程与系统科学 2020-07-23 Abolfazl Zakeri , Narges Gholipoor , Mohammad Reza Javan , Nader Mokari , Eduard A. Jorswieck

The serverless cloud computing model offers a framework where the service provider abstracts the underlying infrastructure management from developers. In this serverless model, FaaS provides an event-driven, function-oriented computing…

软件工程 · 计算机科学 2025-10-06 Siddharth Agarwal , Maria A. Rodriguez , Rajkumar Buyya

Current serverless offerings give users a limited degree of flexibility for configuring the resources allocated to their function invocations by either coupling memory and CPU resources together or providing no knobs at all. These…

分布式、并行与集群计算 · 计算机科学 2021-06-01 Muhammad Bilal , Marco Canini , Rodrigo Fonseca , Rodrigo Rodrigues

Network function virtualization (NFV) fosters innovation in the networking field and reduces the complexity involved in managing modern-day conventional networks. Via NFV, the provisioning of a network service becomes more agile, whereby…

网络与互联网体系结构 · 计算机科学 2020-02-11 Omar Alhussein , Weihua Zhuang

Virtual Network Functions as a Service (VNFaaS) is currently under attentive study by telecommunications and cloud stakeholders as a promising business and technical direction consisting of providing network functions as a service on a…

网络与互联网体系结构 · 计算机科学 2017-01-30 Marco Casazza , Pierre Fouilhoux , Mathieu Bouet , Stefano Secci

Offloading computation from user devices to nodes with processing capabilities at the edge of the network is a major trend in today's network/service architectures. At the same time, serverless computing has gained a huge traction among the…

网络与互联网体系结构 · 计算机科学 2022-09-08 Claudio Cicconetti , Marco Conti , Andrea Passarella

With the enhancements in the field of software-defined networking and virtualization technologies, novel networking paradigms such as network function virtualization (NFV) and the Internet of things (IoT) are rapidly gaining ground.…

网络与互联网体系结构 · 计算机科学 2019-04-01 Deval Bhamare , Mohammed Samaka , Aiman Erbad , Raj Jain , Lav Gupta

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…

分布式、并行与集群计算 · 计算机科学 2025-10-27 Trever Schirmer , Natalie Carl , Nils Höller , Tobias Pfandzelter , David Bermbach

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…

分布式、并行与集群计算 · 计算机科学 2020-10-19 Ju Long , Hung-Ying Tai , Shen-Ta Hsieh , Michael Juntao Yuan