Data Transmission Service (DTS) is a real-time data streaming service that supports data transmission between data sources such as relational databases, NoSQL, and Big Data (OLAP). DTS supports data migration, data synchronization, and change data subscription scenarios. DTS can migrate your data to and from most of the widely used commercial and open source databases. It supports homogeneous migrations such as MySQL to MySQL, as well as heterogeneous migrations between different database platforms, such as Oracle to MySQL. Migrations can be from on-premises databases to RDS or ECS, databases running on ECS to RDS, or vice versa, as well as from one RDS database to another RDS database. DTS also supports database schema replication between instances, which means that DTS can automatically create the same schema as the source database in the target database. DTS also supports warning when source and destination has some unresolved conflict found, such as data type mismatch, primary key conflict, or foreign key constraint violation. DTS can help you resolve these conflicts by providing suggestions or allowing you to modify the data mapping rules. Therefore, the correct answer is C. Supports all of the above functions. References:
1: Data Transmission Service - Alibaba Cloud
2: What is Data Transmission Service? - Alibaba Cloud
3: Database Migration - AlibabaCloud
4: Cloud Migration without Stopping Services: Alibaba Cloud DTS
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit