TellWang
Dashboard

Isolation tiers

Every Wok is its own private setup, isolated from every other team at the database, network, and authorization layers from the moment it is provisioned. This page explains what that boundary is, where it stops, and what is available to teams who need it to stop somewhere else.

What "isolation" actually means here

There are two separate questions, and they're easy to confuse:

Worth being precise about one thing: hardware memory encryption protects everyone on a machine from whoever runs that machine. It does nothing to separate one team from another — that separation comes from the database, kernel, and authorization controls below, which apply on every tier.

What every Wok gets

Your Wok runs its own Postgres, its own services, and its own private network on shared bare-metal. Nothing is co-tenanted at the database or network layer: another team's Wok cannot address your database, reach your services, or see your traffic, and its credentials do not exist in your stack. Teams share the host's operating-system kernel, which is the boundary this tier does not cross.

That is the whole isolation story for the product as it ships. There is no tier to pick when you create a Wok, and no upgrade path you are missing.

If you need more separation

Two stronger arrangements exist for teams whose compliance requires them, and both are set up with us rather than chosen at provisioning time:

If either is a hard requirement, talk to us before you build — the answer depends on which hardware your workload lands on.