Skip to content

Cloud and regions

xgress3 runs on Microsoft Azure. Each production region is an independent Azure deployment. Agents, services, and caller traffic stay within the region you select.

Regions

Region slugAzure regionLocation
auAustralia EastSydney
usEast USVirginia
euWest EuropeNetherlands
sgSoutheast AsiaSingapore

Choose the region closest to your backends and typical callers. An agent is bound to one region for its lifetime; services inherit that region.

Hostnames

Regional platform endpoints use the region slug:

text
https://{region}.xg3.io

Tenant service hostnames include the same slug:

text
https://{account_id}--{service_id}.{region}.xg3.io/{path}

Example (Australia): https://acme--api.au.xg3.io/v1/health

See Overview for how requests flow through the regional gateway and agent.