Skip to main content
Axiom is a unified data platform built on regional edge deployments. When you create an organization, you choose a primary edge deployment like US East 1 (AWS), and your event data is stored at rest in that infrastructure. You manage everything through Axiom’s Console at app.axiom.co regardless of which edge deployment you select. This edge deployment model provides flexibility that isn’t possible with separate regional instances. As Axiom introduces additional edge deployments, you’ll be able to write event data to specific locations with ease while maintaining unified management and billing.

Available edge deployments

Axiom currently supports the following edge deployments:
Edge deploymentBase domain of ingest API endpoint
US East 1 (AWS)https://us-east-1.aws.edge.axiom.co
EU Central 1 (AWS)https://eu-central-1.aws.edge.axiom.co
The base domain of all other API endpoints is https://api.axiom.co.
Axiom prioritizes new edge deployments based on interest. Contact Axiom to discuss your requirements.

Current capabilities

Your organization’s default edge deployment determines where Axiom stores event data at rest. Axiom currently routes query results and account operations through its centralized US-based infrastructure. In the future, Axiom will route query results in the same edge deployment where your data is stored. See the table below for current and planned behavior:
OperationCurrent behaviorPlanned behavior
Data ingestSelected edge deployment
Data storageSelected edge deployment
Query executionSelected edge deployment
Query resultsUS infrastructureSelected edge deployment
Account dataUS infrastructure-
Currently, if you select a non-US edge deployment, event data is ingested and stored in your selected edge deployment. When you run a query through Axiom’s Console, API, or monitors, that query executes in your selected edge deployment, but the query results are routed through the US infrastructure. Your event data remains stored in your chosen edge deployment, but query processing involves cross-edge access to that data.

Compliance considerations

Some data-sovereignty frameworks may accommodate this architecture when supported by appropriate transfer mechanisms (for example, SCCs). Strict public-sector or regulated-industry frameworks might not permit cross-border processing. This is typically because these frameworks require that both storage and processing of personal data take place entirely within the designated edge. Evaluate based on your specific requirements. If your compliance obligations prohibit query results from crossing regional boundaries, wait for complete within-edge query processing.

Determine your organization’s edge deployment

The default edge deployment of your organization determines where Axiom stores your event data. You can’t change your default edge deployment after creating your organization. To determine your organization’s default edge deployment:
  1. Click Settings > General.
  2. Find your organization’s default edge deployment in the Edge deployment section.

Roadmap for edge deployments

Axiom is evolving its edge deployment architecture to provide more flexibility and control.

Integration support

Jan 2026
Integrations will be available for edge deployments other than US East 1 (AWS). The integrations will include edge deployment selection in their setup flows, automatically routing ingest to the correct edge endpoint based on your dataset configuration.

Complete within-edge query processing

Jan 2026
Query processing will move to regional edge deployments. For example, when you query data stored in an EU edge deployment, the entire operation, from query execution to results, will happen within EU infrastructure.

Multi-region organization

Q1 2026
You’ll be able to manage datasets across multiple edge deployments within a single organization. After selecting a default edge deployment, you can activate additional edge deployments and configure individual datasets to store data in any active edge deployment. This enables global operations without managing multiple Axiom organizations.

SDKs and edge deployments

Axiom SDKs will support edge deployments through environment variables. The SDKs will default to US East 1 (AWS). Until Axiom updates all SDKs, configure ingest endpoints manually.

Legacy EU instance

Axiom had previously operated two completely separate infrastructures to support an EU region:
InstanceConsole base domainAPI endpoint base domain
UShttps://app.axiom.cohttps://api.axiom.co
EUhttps://app.eu.axiom.cohttps://api.eu.axiom.co
These instances had independent user accounts, billing systems, and API endpoints. In time, this EU instance will be retired in favor of flexible edge deployments.

Migration to edge deployments

If your organization currently uses the legacy EU instance, Axiom will contact you directly about migration after within-region query execution becomes available. The migration will move your data to the new unified model, keeping your data intact. Until migration, continue using your current EU instance endpoints. All API examples in Axiom’s documentation use the https://api.axiom.co base domain by default. If you’re on the legacy EU instance, replace this with the https://api.eu.axiom.co base domain in all API calls.