Traffic-aware Threshold Adjustment for NFV Scaling using DDPG
Hua Chai

TL;DR
This paper introduces a traffic-aware, dynamic threshold adjustment mechanism for NFV scaling using DDPG, which tailors thresholds per VNF, predicts workload, and incorporates flow migration to prevent SLA violations.
Contribution
It proposes a hybrid proactive-reactive scaling policy with per-VNF threshold customization and flow migration, enhancing NFV scalability and SLA adherence.
Findings
Effective threshold tailoring per VNF improves scaling accuracy.
Hybrid scaling reduces SLA violations under traffic surges.
Flow migration ensures timely and accurate scaling responses.
Abstract
Current solutions mostly focus on how to predict traffic, rather than observing traffic characteristics in a specific NFV scenario. So, most of them use a uniform threshold to scale in/out. In real NFV scenario, each VNF may serve the one or more flows, and the characteristics of these flows are completely different, a uniform threshold used in this scenario is not suitable, because each VNF has a distinct processing logic depending on incident network traffic and events. Even if certain VNFs share packet processing functionality such as packet header analysis, the differences in upper-layer processing and implementation can exhibit unique resource usage patterns. We proposes a dynamic threshold scaling mechanism that can tailor thresholds according to each VNF's characteristic. As setting thresholds is a per-VNF task, and requires a deep understanding of workload trends and the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware-Defined Networks and 5G · Network Security and Intrusion Detection · Network Traffic and Congestion Control
