Sandbox
A sandbox is an isolated environment in which programs run without access to the whole system. It serves security (testing malware, running downloads) or development. Browsers isolate tabs in sandboxes; Docker containers are also a form of sandbox.