> ## Documentation Index
> Fetch the complete documentation index at: https://bunnynet-cb9733c2-support-migration.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Replication

> Learn how Bunny Database separates storage from compute and replicates data across regions for low-latency access.

Bunny Database separates data storage (at rest) from data processing (in compute instances). This separation allows compute resources to be allocated dynamically in different regions while keeping data safely stored in its designated location.

Configure regions from **Dashboard > Edge Platform > Database > \[Select Database] > Regions**.

## Storage location

Data can be stored at rest in:

* Toronto, CA (North America)
* Frankfurt, DE (Europe)

<Frame>
  <img src="https://mintcdn.com/bunnynet-cb9733c2-support-migration/Z09ZI7FyatCuoSuT/images/database/replication/storage-location.png?fit=max&auto=format&n=Z09ZI7FyatCuoSuT&q=85&s=4872a2fe2df98a3fc6f8f7551aa04753" alt="Storage Location" width="1058" height="306" data-path="images/database/replication/storage-location.png" />
</Frame>

If a database doesn't receive any requests, it will be moved to object storage and removed from all active regions to optimize costs.

## Enabled regions

<Frame>
  <img src="https://mintcdn.com/bunnynet-cb9733c2-support-migration/Z09ZI7FyatCuoSuT/images/database/replication/enabled-regions.png?fit=max&auto=format&n=Z09ZI7FyatCuoSuT&q=85&s=205018f3abec568cf600a79b2344796e" alt="Enabled Regions" width="1842" height="1450" data-path="images/database/replication/enabled-regions.png" />
</Frame>

### Replication regions

Replication regions function as dynamically provisioned read replicas, offering fast, low-latency data access while proxying write operations to the primary region.

### Primary regions

The primary region handles write operations. You can select multiple regions, but only one is active at a time. The active primary region is automatically chosen based on latency. If a database becomes idle, the primary region may change when it's reactivated.
