Amazon Web Service
Database Migration Hub
You can move your databases to AWS quickly and securely by using Database Migration Service. During migration, the source database remains unaffected and fully operational. You can migrate database from and to widely used commercial databases and open source databases
You can move your databases to AWS quickly and securely by using Database Migration Service. During migration, the source database remains unaffected and fully operational. You can migrate database from and to widely used commercial databases and open source databases
Advantages
Easy to use
You don't need to install any deliver or application and in most cases, it does need any changes to the source database. In AWS management console you can start migration in just a few clicks. All complexities of migration are handled by DMS. Data gets automatically replicated at source during migration. You can also use this for data replication need.
Downtime
With virtually no downtime databases are migrated. All changes in data at source are automatically replicated at the target during migration. The target can remain synchronized with source till your wish.
Most widely used databases are supported
You can choose from a range of databases to move your database. It supports both heterogeneous and homogeneous transfer of databases
Minimum Cost
This is a low-cost service and you only pay for the additional storage and resources used during migration. As low as 3$ for migrating the terabyte-sized database.
Setup
DMS is easy to setup and fast. Migration task can be setup within minutes. When you set parameters for migration at DMS is migration task, setting up connection and targeted database also includes in this task. Before performing actual migration you can use the same task for the test run, once everything is set up.
Reliability
DMS heals itself and recovers quickly. Source and targeted databases are monitored continuously. The replicated instance and network connectivity are also analyzed at regular time intervals. When a problem occurs, the process is started automatically and migration is continued from the place where it was stopped. High availability of database migration is allowed through Multi-AZ option. By enabling redundant replication instances, continues data replication can be done.
Next
Must Read Article

How To Launch EC2 Machine
In this article we are going to learn how to launch a EC2 instance. For this you need to have AWS account.

How to install WordPress on ec2 machine
Before you start installing WordPress on ec2 machine. You must log in into the machine.
How to create a VM instance in Azure
In this Tutorial we are going to launch a Virtual Machine in azure.
How to install WordPress on VM instance in Azure
Before you start installing WordPress on VM instance on Azure. You must log in into the machine. You can launch a VM Instance in Azure using this tutorial. After launch of machine log in into the machine using SSH. If you do not know how to SSH in VM instance you can follow this tutorial.

How to launch a VM instances in Google Cloud
In this tutorial we are going to launch a Compute Egine instance.

How to install WordPress on VM instance in Google Cloud
Before you start installing WordPress on VM instance on Google Cloud. You must log in into the machine. You can launch a VM Instance on Google Cloud using this tutorial. After launch of machine log in into the machine using SSH. If you do not know how to SSH in VM instance you can follow this tutorial.