
Scaling Database Availability Without Disruptio
7/21/2026
Introduces Online AZ Migration, a capability allowing customers to reconfigure a running SingleStore deployment between single-AZ and multi-AZ operation without taking applications offline or migrating databases. This is enabled by the distributed SQL architecture where data is partitioned and ownership is distributed across an entire cluster, allowing for partition-level failover and redistribution of replicas online. The post details how this contrasts with traditional databases that have a single primary instance and how SingleStore's partition-based approach allows for dynamic infrastructure evolution without architectural changes to the database itself.