Platform
Deployment topologies
Five shapes we deploy into. The column clients under-weight is the last one, operational burden is what determines whether the system is still healthy in a year.
| Topology | Data residency | Egress | Identity | Update path | Latency | Operational burden |
|---|---|---|---|---|---|---|
| On-premises | Your datacentre | None required | Your AD / LDAP | Change window | Lowest, no network hop | Highest. You own the hardware |
| Private cloud (VPC) | Your tenancy | Controlled, auditable | Your IdP | Standard pipeline | Low | Moderate |
| Sovereign cloud | Named jurisdiction | Region-bound | Your IdP | Standard pipeline | Low to moderate | Moderate |
| Air-gapped enclave | Isolated enclave | None, physically | Enclave-local | Signed media, change board | Lowest | Highest, supply line is a project |
| Edge / disconnected | At the site | Intermittent | Cached credentials | Sync on contact | Lowest locally | High, fleet management |
Choosing between them
Four questions settle it in most engagements. They are asked in this order because each one removes options rather than adding them.
01Can the data leave your estate at all?
No → On-premises or air-gapped.·Yes → Continue.
02Must it stay within a named jurisdiction?
No → Private cloud (VPC).·Yes → Sovereign cloud.
03Can the model weights be transferred over a network?
No → Air-gapped, with a signed-media supply line.·Yes → Continue.
04Does the workload run where connectivity is unreliable?
No → Choose from the above.·Yes → Edge, with a sync strategy and cached identity.
The air-gapped supply line
The transfer is the easy part. The difficulty is proving, months later, exactly which artefact ran on which day, and building a path a security team will approve more than once.
Start with the constraint.
Most of these projects are shaped by what you cannot do rather than what you want. Data that cannot leave the estate, a model you cannot host with a third party, a decision somebody has to justify to a regulator. Tell us yours and we will say honestly whether we can work inside it.