Supported Regions
When you create a Dremio project, you select the region in which your resources will be created and run. This determines where your metadata is stored and where your compute resources are provisioned.
When selecting a region for your Dremio project, consider the following factors:
- Network Connectivity: Select regions with close geographic proximity to your data sources and end users to minimize latency and align with your existing cloud infrastructure
- Data Residency: Your region choice determines where your data is stored and processed, so select regions that align with regulatory obligations
The table below lists the supported regions and availability zones:
| Region | Code | Availability Zones |
|---|---|---|
| US East (N. Virginia) | us-east-1 | us-east-1a, us-east-1b, us-east-1c, us-east-1d, us-east-1e, and us-east-1f |
| US West (Oregon) | us-west-2 | us-west-2a, us-west-2b, us-west-2c, us-west-2d |
Connection Endpoints
Use these URLs to connect to Dremio:
| Interface | Endpoint |
|---|---|
| Arrow Flight (includes JDBC and ODBC) | data.dremio.cloud |
| Dremio console | app.dremio.cloud |
| Dremio JDBC (Legacy) | sql.dremio.cloud |
| MCP | mcp.dremio.cloud |
| OAuth | login.dremio.cloud |
| Open Catalog | catalog.dremio.cloud |
| REST API | api.dremio.cloud |
| SCIM | scim.dremio.cloud |