Appearance
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 slug | Azure region | Location |
|---|---|---|
au | Australia East | Sydney |
us | East US | Virginia |
eu | West Europe | Netherlands |
sg | Southeast Asia | Singapore |
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.ioTenant 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.