Documentation Index
Fetch the complete documentation index at: https://docs.tensor9.com/llms.txt
Use this file to discover all available pages before exploring further.
How this is different from service equivalents
Service equivalents covers the automatic substitution: when the compiler maps RDS to Cloud SQL because the appliance is on GCP. The mapping happens automatically based on the appliance’s form factor; your customer does not pick. Customer-provided services is the customer-driven substitution: your customer explicitly says “use my Temporal” and the compiler honors that. The substitution is a customer-supplied configuration knob, not a form-factor default. The two mechanisms compose. A customer on GCP can use the default-shipped Cloud SQL (service equivalent) while bringing their own Temporal (customer-provided service).Services customers can provide today
| Service | Compliance lever | Page |
|---|---|---|
| Temporal workflow orchestration | Data residency for workflow history; the customer’s existing Temporal (Temporal Cloud or self-hosted) already lives inside their certified perimeter and their incident-response runbook. | Temporal |
| PostgreSQL relational database | Regulated data stays on the customer’s already-certified database (RDS in their VPC, on-prem PostgreSQL behind their CA, etc.). Backup, patch cadence, and DBA ownership are the customer’s. | PostgreSQL |
| MongoDB document database | Document data stays in the customer’s existing MongoDB (Atlas or self-hosted), under their existing access controls, network access, and backup configuration. PrivateLink to Atlas is the recommended production posture when the customer is on Atlas. | MongoDB |
What your customer configures
For each supported service, your customer supplies:- A connection endpoint or address.
- The credentials the appliance needs to authenticate to the service.
- Any service-specific configuration (namespace, database name, bucket name, and so on).