Reliability-Aware VNF Placement Using a Probability-Based Approach.

Yunyi Wu,Weichang Zheng,Yongbing Zhang,Jie Li
DOI: https://doi.org/10.1109/tnsm.2021.3093199
2021-01-01
Abstract:Network function virtualization (NFV) is a new network architecture concept that simplifies the deployment of network services and improves service management. However, it is challenging for a network service provider (NSP) to decide where to place virtual network functions (VNFs). Most previous studies have considered only single-chain services, wherein the VNFs for a request are executed in sequence. In contrast to previous approaches, we consider more general and practical situations in which the VNFs of a request can be executed in parallel and are represented as a forwarding graph. Our objective is to maximize the profits earned by providing network services while satisfying the delay requirements of requests. We formulate the VNF placement problem as an integer linear programming (ILP) problem. Due to the complexity of this problem, we propose a probability-based approach called PBP, in which the placements of the VNFs are determined based on their probabilities of contributing to the profit. Furthermore, we propose a heuristic reliability-aware algorithm to guarantee service reliability, in which each VNF of a request is assigned a backup that can be shared with other requests. Simulation experiments show that PBP achieves a much shorter computation time than previous algorithms while earning higher profit, and furthermore, our reliability-aware algorithm provides the same reliability as a previous algorithm while yielding much higher profit.
What problem does this paper attempt to address?