Isolated networks restrict communication between network segments to protect sensitive resources from unauthorized access. This concept covers how and why network isolation is applied across backend servers, guest networks, and individual devices.
Isolated Networks
When we're separating out our different segmentations, sometimes we want an isolated network. But what is an isolated network?
This term isolate just means alone, or apart. Think of when COVID hit: we were isolated from other people, we separated ourselves out so we wouldn't pass on this virus. That is isolation. There are times when we want strict isolation within our networks as well.
Let me just give you an example of this. If you have a computer that you want to browse the internet on, then we don't want it isolated — we want it connected to the rest of the world. If we have web services that we want people to be able to access, we want it connected to the rest of the world.
But in this diagram right here, we have a database server on the back end. What is the need for people to have access to this database server? There really isn't a big need for it. Besides getting updates, there's not a big reason for these servers to get to the outside world as well.
So right here on the back end, what we might do is create an isolated network: a network that is not connected to the internet, but instead is just between these two devices right here. That way this bank of servers can talk to these database servers back and forth, and there is no other communication that can happen.
What this does is it isolates these database servers from being compromised at all. There could be sensitive information here, and if no one has direct access to them, then it makes it much more difficult for people to be able to grab information or steal information from them. They would have to somehow go through these servers right here. So we isolate those servers.
There are several good examples here of isolation. For instance, we have a web server right here that needs to be accessed from the outside world, but we have that database server that's isolated on the back end. There's still a network connecting these two; it's just an isolated network that doesn't connect to the outside world.
We also have this isolated network right here. This isolated network is our guest network, and it has access to the outside world — machines on this network can still get to the outside world. It's just isolated from the rest of our more sensitive servers here. So we would say that that would be isolated.
Then here we have machines that are connecting into our guest network. In a lot of cases we don't really necessarily want one guest machine to compromise or take advantage of another guest machine. So what we could possibly do is create this isolation between the machines on our guest network, so at least they can't communicate through our equipment, through our access points.
So these would all be examples of isolation.
TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.
Explore free tools and programs →