Edge-level network security
Security must be considered from sensor to cloud when architecting IoT solutions. The edge has a significant role in secure data communication as well as isolating different data paths from each other. This section will explore some network standards that should be deployed at the edge.
VLANs
A virtual LAN (VLAN) functions like any other physical LAN, but it enables computers and other devices to be grouped together even if they are not physically attached to the same network switch. The partitioning occurs in the data link layer (two) of the OSI model. VLANs are a form of network segmentation of devices, applications, or users, although they share the same physical network. A VLAN can also group hosts together, although they are not on the same network switch, essentially easing the burden of partitioning networking without running extra cables. IEEE 802.1Q is the standard by which VLANs are built. Essentially, a VLAN uses an identifier or tag...