Structuring your cloud with VLANs
The next part in the series of ‘cool network stuff you can do in our cloud’ involves something that is the bread and butter of all networks: VLANs. If you aren’t familiar with VLANs, they basically allow you to put your servers, PCs etc into different subnets. Those subnets are then unable to communicate with one another unless you want them to. You need a layer 3 device (router) in order to have communication between your VLANs. There are many other technical reasons why VLANs are great, including their ability to break up broadcast domains, which allows you to create a structured and segmented network.