Abstract

Software-defined networking decouples control and data plane in softwarized networks. This allows for centralized management of the network, but complete centralization of the controller functions raises potential issues related to failure, latency, and scalability. Distributed controller deployment is adopted to optimize scalability and latency problems. However, existing controllers are monolithic, resulting in code inefficiency for distributed deployment. Some seminal ongoing efforts have been proposed with the idea of disaggregating the SDN controller architecture into an assembly of various subsystems, each of which can be responsible for a certain controller task. These subsystems are typically implemented as microservices and deployed as virtual network functions, in particular as Docker Containers. This enables flexible deployment of controller functions. However, these proposals (e.g., muONOS) are still in their early stage of design and development, so that a full decomposition of the SDN controller is not been available yet. To fill that gap, this article derives some important design guidelines to decompose an SDN controller into a set of microservices. Next, it also proposes a microservices-based decomposed controller architecture, foreseeing communications issues between the controller sub-functions. These design and performance considerations are also proven via the implementation of the proposed architecture as a solution, called Micro-Services based SDN controller (MSN), based on the Ryu SDN controller. Moreover, MSN includes different network communication protocols, such as gRPC, WebSocket, and REST-API. Finally, we show experimental results that highlight the robustness and latency of the system on a networking testbed. Collected results prove the main pros and cons of each network communication protocol and an evaluation of our proposal in terms of system resilience, scalability and latency.

Highlights

  • Software-defined networking (SDN) is a networking paradigm that aims to give a definitive solution to break the limitations of traditional network infrastructure [1]

  • The SDN features including dynamic flow control and the possibility to reconfigure the network according to application needs make it an enabler for the 5G next-generation Industrial Internet of Things (IIoT) networks

  • Most SDN controllers are deployed as a monolithic block, and that can make them not efficient enough to cover the requirements of the IIoT networks such as scalability and robustness

Read more

Summary

Introduction

Software-defined networking (SDN) is a networking paradigm that aims to give a definitive solution to break the limitations of traditional network infrastructure [1]. The implementation is not completed yet and that hinders the possibility to thoroughly test it To overcome all those limitations, we propose a novel microservices-based SDN controller decomposed architecture based on Ryu SDN Controller called MSN that has been designed for next-generation 5G RAN Edge deployments and shows several original elements.

Background and Motivation
Background
Overview of SDN Controller Components
19 Page 6 of 31
Ryu SDN Framework
Motivation for SDN Controller Decomposition
Microservice Architecture
19 Page 10 of 31
19 Page 12 of 31
Microservices‐Based Decomposed SDN Controller
SDN Controller Internal Components as a Microservice
19 Page 14 of 31
External Applications as a Microservice
Communication Interface Between Decomposed Services
Communication Interface Between the Decomposed Microservice Based
19 Page 16 of 31
TestBed Implementation and Performance Results
Decomposing Ryu SDN Controller
19 Page 18 of 31
Experimental Environment
Benchmark of Network Communication Protocols
Resilience and Scalability Test
Resilience Test
Scalability Test
19 Page 22 of 31
19 Page 24 of 31
19 Page 26 of 31
Discussion and Conclusion
Open Networking Foundation: Software-Defined Networking
Findings
19 Page 30 of 31

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.