Getting Started with Common Practices
After purchasing and connecting to a TaurusDB instance, you can view common practices to better use TaurusDB.
Practice |
Description |
|
---|---|---|
Read/Write splitting |
This practice describes how to enable read/write splitting, so that read and write requests can be automatically routed through a proxy address. |
|
This practice describes how to configure transaction splitting for a database proxy instance. With this function enabled, TaurusDB can route the read requests prior to write operations in a transaction to read replicas, reducing the pressure on the primary node. |
||
This practice describes how to configure read weights of the primary node and read replicas after read/write splitting is enabled. |
||
Data backups |
This practice describes how TaurusDB automatically creates backups for a DB instance during a backup window and saves the backups based on the configured retention period. |
|
This practice describes how to create manual backups for a DB instance. These backups can be used to restore data for improved reliability. |
||
This practice describes how to store backups in a different region from the DB instance for disaster recovery. If a DB instance in one region fails, backups from another region can be used to restore the data to a new DB instance. |
||
Data restorations |
This practice describes how to use an automated or manual backup to restore a DB instance to how it was when the backup was created. The restoration is at the instance level. |
|
This practice describes how to use an automated backup to restore instance data to a specified point in time. |
||
This practice describes how to use an automated backup to restore table data to a specified point in time. |
||
Data migration |
This practice describes how to use Data Replication Service (DRS) to migrate table, database, or instance data of the source to the destination TaurusDB. |
|
This practice describes how to use mysqldump to copy data of the source to the destination TaurusDB. |
||
This practice describes how to use DRS to migrate data from ECS-hosted MySQL databases to TaurusDB. |
||
This practice describes how to use DRS to migrate data from MySQL databases on other clouds to TaurusDB. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot