Limited availability Creates or restores a Valkey Managed Database.
-
New instances can take 10 to 15 minutes to deploy.
-
When you create a new Valkey Managed Database, our partner Aiven automatically enables disk encryption on each cluster.
-
Valkey databases automatically back up data every 12 hours and support configurable data persistence using Redis Database Backup (RDB). To change the default 12 hours to 24 hours, set the
backup_hourparameter in theengine_configobject. It may take another backup cycle for the new backup time to be applied. -
All Managed Databases include automatic updates, which apply security patches to the underlying operating system of the Valkey Managed Database. Configure the maintenance window for these updates with the Update a Valkey Managed Database operation.
-
If your database cluster is configured with a single node, downtime occurs during maintenance updates. Adjust the window to match a time that's the least disruptive to your application and users. Also consider upgrading to a high availability plan to avoid any maintenance downtime.
-
Major upgrades are optional until the service reaches end of service, and can be done in place.
-
A successful request triggers a
database_createevent. -
You can create a Valkey Managed Database in a VPC using the
private_networkobject in the request.
Restore a Valkey Managed Database
Include the fork object in the request to target a backed-up database.
Restoring from a backup creates a second running cluster, which incurs billing. Delete the first cluster after the restore is complete, to avoid this billing.
Permissions and scopes
To call this operation, you need the following:
-
Identity and access permissions. Your user needs these roles assigned. Learn more.
- Roles:
account_database_creator
- Roles:
-
OAuth scopes. Your user needs these scopes assigned. Learn more.
- Scopes:
databases:read_write
- Scopes:
