

# Step 5: Create an Amazon DMS Replication Instance
<a name="chap-rdsoracle2postgresql.steps.createreplicationinstance"></a>

After validating the schema structure between source and target databases, continue with the core part of this walkthrough, which is the data migration. The following illustration shows a high-level view of the migration process.

![Migration process](http://docs.amazonaws.cn/en_us/dms/latest/sbs/images/datarep-conceptual2.png)


An Amazon DMS replication instance performs the actual data migration between source and target. The replication instance also caches the transaction logs during the migration. How much CPU and memory capacity a replication instance has influences the overall time required for the migration.

1. Sign in to the Amazon Web Services Management Console, and select Amazon DMS at https://console.aws.amazon.com/dms/v2/. Next, choose **Create Migration**. If you are signed in as an Amazon Identity and Access Management (IAM) user, then you must have the appropriate permissions to access Amazon DMS. For more information about the permissions required, see [IAM Permissions](https://docs.amazonaws.cn/dms/latest/userguide/CHAP_Security.html#CHAP_Security.IAMPermissions).

1. Choose **Next** to start a database migration from the console’s Welcome page.

1. On the **Create replication instance** page, specify your replication instance information.    
[See the AWS documentation website for more details](http://docs.amazonaws.cn/en_us/dms/latest/sbs/chap-rdsoracle2postgresql.steps.createreplicationinstance.html)

1. For the **Advanced** section, specify the following information.    
[See the AWS documentation website for more details](http://docs.amazonaws.cn/en_us/dms/latest/sbs/chap-rdsoracle2postgresql.steps.createreplicationinstance.html)

   For information about the KMS key, see [Setting an Encryption Key and Specifying KMS Permissions](https://docs.amazonaws.cn/dms/latest/userguide/CHAP_Security.EncryptionKey.html).

1. Click **Next**.