Segmentation is the security principle of dividing systems, data, and access into separate sections to reduce exposure and limit the impact of a compromise. Applying it correctly ensures users and systems can only reach what they genuinely need.
Segmentation Principle
Another principle that we should be using is segmentation: separating things out.
Let's look at a little scenario here. Let's say Juan is part of the sales team. This company right here has a share folder for everybody in the company, no matter what team that they're on, so Juan really has access to all of the files and folders for the whole company. This already violates least privilege — Juan has access to too much, because now if his account were ever to be compromised, then they could get access to all of the company's files and folders.
In this scenario, we're going to want to do some sort of segmentation or separation. We're going to separate this data out into individual folders. So now we've got, for the management team, their own share file. We've got, for the operations, their own share. And we've got, for sales, their own share. So now Juan has access to all of the files and folders that Juan needs, without getting access to files and folders that Juan doesn't need access to.
Segmentation is the division into separate parts or sections. We can really do this for any of our attack surfaces. We can physically separate things. We can digitally separate things. We can separate out humans, like separation of duties. We've also got outside entities that maybe we want to segment somehow.
Here's just an example of how we segmented out management, operations and sales. Perhaps we have their own servers for each one. Perhaps we have their own data and files for each one. Perhaps their own databases, their access keys, maybe their separate networks. Whatever it is that we need to segment out, we practice this segmentation.
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 →