Software Defined Networking
A technology that allows network and security professionals to manage, control, and make changes to a network.
SDN is basically a giant UI wrapper for the many different text-based configuration files scattered across the many services and machines that compose a network.
SDN Layers (Raw Lesson Content)
There are three of them.
Physical
The Physical layer, also known as the Infrastructure layer, communicates to the Control layer through the southbound interface. The individual networking devices use southbound APIs to communicate with the control plane and vice versa. Even though this layer is called the Physical layer, it is where both physical and virtual network devices sit.
Tradeoffs of SDN
You get:
I get: