Skip to main content

Scale replicas

A count of 1 means the primary only. A count of 3 means the primary plus 2 read replicas.

Examples

Add 2 read replicas:
Scale back to primary only:

Size presets

View the available size presets:
Each preset defines the vCPU count, memory, and storage for the database VM. Choose a size when creating the database with --size:

Stopping and starting

You can stop a database to free resources while keeping your data:
The data volume is preserved across stop/start cycles.