DeepIntShield Cloud
Fully hosted at app.deepintshield.com. Nothing to deploy - sign up, create a virtual key, and point your SDK at the gateway. Best for most teams.
DeepIntShield offers three operated deployment shapes plus a repository-owned Cloud Run reference tier. They share the same gateway and APIs; what changes is where your data lives, who operates the infrastructure, and the latency and availability envelope.
DeepIntShield Cloud
Fully hosted at app.deepintshield.com. Nothing to deploy - sign up, create a virtual key, and point your SDK at the gateway. Best for most teams.
Cloud Run cost tier
Run the full reference stack in your Google Cloud project with Cloud Run, Cloud SQL, GCS, Redis, models, and required OpenFGA. Best for dev, demos, and low traffic that tolerates scale-to-zero cold starts.
Enterprise VPC
The data plane runs in your own cloud (GKE / AKS / EKS); DeepIntShield manages the control plane. No prompt, response, key, or audit data leaves your VPC. Best for strict data-residency and compliance requirements.
Self-Hosted (Enterprise)
Run everything - control plane and data plane - in your own infrastructure, including fully air-gapped. Delivered with our solutions team. Talk to sales to scope it.
| Cloud | Cloud Run cost tier | Enterprise VPC | Self-Hosted | |
|---|---|---|---|---|
| Where your data lives | DeepIntShield Cloud | Your Google Cloud project | Your cloud account | Your infrastructure |
| Who operates it | DeepIntShield | You | DeepIntShield (control plane) + you (data plane) | You |
| Get started | Minutes - sign up | Repository scripts | Guided onboarding with our team | Talk to sales |
| Network | Use app.deepintshield.com | Public Cloud Run ingress or authenticated proxy | Outbound-only to the control plane; no public ingress | None required (air-gap option) |
| Best for | Most teams; fastest path | Dev/demo/low traffic; cost-first | Data residency, regulated industries | Air-gapped, on-prem, full control |
Hosted and operated by DeepIntShield. There is nothing to install - see the Gateway quickstart:
https://app.deepintshield.com.The deployment/tiers/cloud-cheap reference deploys one multi-container Cloud
Run service with durable Cloud SQL application/OpenFGA databases and a GCS model
cache. OpenFGA is required, canonical GAF startup fails closed, and the scripts
configure the stable deployment origin/encryption needed by strict MCP OAuth
2.1.
Its defaults scale from zero to one instance, so it trades idle compute cost for cold-start latency and is not an HA profile. See Cloud Run cost tier for deployment, verification, scaling, and security behavior.
You host the DeepIntShield data plane (gateway + guardrails + ML detectors,
with your own Postgres, Redis, and vector store) in your GKE / AKS / EKS
cluster. DeepIntShield runs the control plane at app.deepintshield.com for
policy authoring, dashboards, and billing.
What stays in your VPC: every prompt, completion, embedding, retrieved chunk, provider key, and audit record. Only signed configuration flows down and aggregate counts flow up, over a single outbound-only, pinned mutual-TLS connection - there is no inbound path into your environment, and the control plane is not on the ordinary request hot path. Local policy enforcement, configuration-cache misses, instrumentation, and upstream calls still add workload-dependent latency; benchmark the complete VPC path under expected concurrency and failure modes.
See Enterprise VPC deployment for the step-by-step install.
Run the full stack - control plane and data plane - entirely in your own infrastructure, including fully air-gapped environments. Self-hosting is an Enterprise offering delivered with our solutions team, who provide the deployment bundle, license, and a guided rollout for your platform (GKE, EKS, AKS, on-premise, or air-gapped).