How is software defined networking different from VLANs?

1.2k viewscircle icon1 Upvotecircle icon2 Comments
Sort by:
CISO in Consumer Goods3 years ago

Tomas summarized it perfectly with his simplistic answer. 

CISO in Software3 years ago

Software Defined Networking is a concept when you define your networks, routes, firewalls, ... on a software level ("anything as a code") rather than via traditional means. It's common in cloud environment – and similar to how you would set up e.g. virtual instances, drives & storages, etc. using source code / scripts / tools rather than "by plugging cables and powering up machines".

VLAN is, simply put, a mechanism how to make network devices in different physical networks "feel as though they were in the same LAN". 

A slightly simplistic answer to your question is that "you can use software-defined networking to define and manage your VLANs" ... 

Lightbulb on2