Migrating Databases with the Amazon Database Migration Service
Why should you migrate databases with Amazon DMS (Database Migration Service)? It is because it enables both Homogenous Migrations like Oracle to Oracle or Heterogeneous Migration like Microsoft SQL Server or Oracle to Amazon Aurora. Further, it also replicates data continually to consolidate databases into a data warehouse with petabyte-volume data streamed to Amazon S3 and Amazon Redshift.
Benefits of Amazon DMS
·
Users do not have to install additional
drivers or applications for migration with Amazon
DMS and changes are not required to be made to the source database as the
process is started with a few clicks only on the AWS Management Console. Data
migration is completed automatically by DMS without human intervention at any
stage.
·
It is an affordable service and charges
are only for the quantum of computing or storage facilities used.
·
With Amazon DMS, changes made to
the data at the source are continually replicated to the target provided both
the source and the target databases are kept in sync.
·
Amazon DMS supports
almost all the common databases in commercial and open-source applications and
hence data can be moved between text-based targets, SQL, and NoSQL.
·
The AWS Management Console of Amazon DMS quickly starts the migration activity once the parameters are
defined in AWS DMS. The pre-migration activity includes setting up connections
to both the source and the target databases and choosing the replication
instance as well as conducting test runs before the actual migration process
begins.
·
During migration, Amazon DMS closely monitors
the source and target databases, the replication instance, and the network
connectivity.
AWS Database Migration Service is also used to
consolidate various source databases into a single database.
Comments
Post a Comment