What is Software Defined Networking (SDN)?
enables dynamic programmatically efficient network configuration to improve network performance and monitoring
What is the Data Plane?
also known as the forwarding plane, is responsible for handling packets, moving data packets from place to place
What is the Control Plane?
Brain of the network. It makes decisions about where traffic is sent.
What is the Application Plane?
where all network applications that interact with the SDN controller reside.