MariaDB Cloud Managed Migration
Managed Migration is the fully managed REST API path for moving an existing database into MariaDB Cloud, with prerequisites covering topology, instance size, and storage requirements.
Last updated
Was this helpful?
Managed Migration is the fully managed REST API path for moving an existing database into MariaDB Cloud, with prerequisites covering topology, instance size, and storage requirements.
An active MariaDB Cloud account. Identify requirements for your MariaDB Cloud implementation prior to deployment, including:
Topology: Mariadb Server Single node or with Replica(s)
Instance size
Storage requirements
Desired server version
An existing source database with the IP added to your MariaDB Cloud allowlist.
Dump using logical or physical backup. Refer to the steps mentioned in the Backup and Restore tutorial.
Upload the dump. Transfer the data dump to an S3/GCS bucket under your control.
Call the migration API. Refer to the MariaDB Cloud Managed Migration Tutorial.
Start Replication. To minimize downtime during migration, set up live replication from your source database to your MariaDB Cloud database. Refer to the Replicating data from external DB Tutorial.
Last updated
Was this helpful?
Was this helpful?

