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.
Replication regions function as dynamically provisioned read replicas, offering fast, low-latency data access while proxying write operations to the primary region.
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.