Traffic Isolation

Traffic Isolation isa technique used to keep specific traffic separated from other environments. This usually needs to happen depending on the traffic type and their compliance requirements.

For example, Europe traffic usually needs to stay within Europe located servers due to data compliance with the Europe laws. Meaning that an API request from a user in Europe cannot go to servers located outside Europe geologically.

This example can apply not only to geo spaces but for specific consumers. For example, data from Governments usually cannot exist within the same environments as other type of traffic, so usually government traffic is isolated from every other traffic (for example GovernmentX API requests cannot go to the same servers as CountryX).