Skip to content

Commit

Permalink
reorg
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyangyu committed Dec 27, 2023
1 parent b47773a commit 30bc235
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion TOC-tidb-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@
- [CSV Configurations for Importing Data](/tidb-cloud/csv-config-for-import-data.md)
- [Troubleshoot Access Denied Errors during Data Import from Amazon S3](/tidb-cloud/troubleshoot-import-access-denied-error.md)
- [Precheck Errors, Migration Errors, and Alerts for Data Migration](/tidb-cloud/tidb-cloud-dm-precheck-and-troubleshooting.md)
- [Connect AWS DMS to TiDB Cloud clusters](/tidb-cloud/tidb-cloud-connect-aws-dms.md)
- Explore Data
- [Chat2Query (Beta)](/tidb-cloud/explore-data-with-chat2query.md)
- Data Service (Beta)
Expand Down Expand Up @@ -285,7 +286,6 @@
- [v1beta1](https://docs.pingcap.com/tidbcloud/api/v1beta1)
- [v1beta](https://docs.pingcap.com/tidbcloud/api/v1beta)
- Integrations
- [AWS DMS](/tidb-cloud/integrate-tidbcloud-with-aws-dms.md)
- [Airbyte](/tidb-cloud/integrate-tidbcloud-with-airbyte.md)
- [Amazon AppFlow](/develop/dev-guide-aws-appflow-integration.md)
- [Cloudflare](/tidb-cloud/integrate-tidbcloud-with-cloudflare.md)
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion tidb-cloud/migrate-from-mysql-using-aws-dms.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ If you encounter any issues or failures during the migration, you can check the

## See also

- If you want a more general reference on how to connect AWS DMS to TiDB Serverless or TiDB Dedicated, see [Integrate TiDB Cloud with AWS DMS](/tidb-cloud/integrate-tidbcloud-with-aws-dms.md).
- If you want a more general reference on how to connect AWS DMS to TiDB Serverless or TiDB Dedicated, see [Connect AWS DMS to TiDB Cloud clusters](/tidb-cloud/tidb-cloud-connect-aws-dms.md).

- If you want to migrate from MySQL-compatible databases, such as Aurora MySQL and Amazon Relational Database Service (RDS), to TiDB Cloud, it is recommended to use [Data Migration on TiDB Cloud](/tidb-cloud/migrate-from-mysql-using-data-migration.md).

Expand Down
6 changes: 3 additions & 3 deletions tidb-cloud/migrate-from-oracle-using-aws-dms.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ After you finish executing the SQL script, check the data in Oracle. The followi

> **Note:**
>
> For detailed steps on creating an AWS DMS replication instance to work with TiDB Serverless, see [Integrate TiDB Cloud with AWS DMS](/tidb-cloud/integrate-tidbcloud-with-aws-dms.md).
> For detailed steps on creating an AWS DMS replication instance to work with TiDB Serverless, see [Connect AWS DMS to TiDB Cloud clusters](/tidb-cloud/tidb-cloud-connect-aws-dms.md).
## Step 6. Create DMS endpoints

Expand All @@ -109,7 +109,7 @@ After you finish executing the SQL script, check the data in Oracle. The followi

> **Note:**
>
> For detailed steps on creating a TiDB Serverless DMS endpoint, see [Integrate TiDB Cloud with AWS DMS](/tidb-cloud/integrate-tidbcloud-with-aws-dms.md).
> For detailed steps on creating a TiDB Serverless DMS endpoint, see [Connect AWS DMS to TiDB Cloud clusters](/tidb-cloud/tidb-cloud-connect-aws-dms.md).
## Step 7. Migrate the schema

Expand Down Expand Up @@ -154,4 +154,4 @@ If you encounter any issues or failures during the migration, you can check the
## See also

- [Migrate from MySQL-Compatible Databases Using AWS DMS](/tidb-cloud/migrate-from-mysql-using-aws-dms.md)
- [Integrate TiDB Cloud with AWS DMS](/tidb-cloud/integrate-tidbcloud-with-aws-dms.md)
- [Connect AWS DMS to TiDB Cloud clusters](/tidb-cloud/tidb-cloud-connect-aws-dms.md)
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Integrate TiDB Cloud with AWS DMS
summary: Learn how to migrate data from or into TiDB Cloud.
title: Connect AWS DMS to TiDB Cloud clusters
summary: Learn how to migrate data from or into TiDB Cloud using AWS DMS.
---

# Integrate TiDB Cloud with AWS DMS
# Connect AWS DMS to TiDB Cloud clusters

[AWS Database Migration Service (AWS DMS)](https://aws.amazon.com/dms/) is a cloud service that makes it possible to migrate relational databases, data warehouses, NoSQL databases, and other types of data stores. You can use AWS DMS to migrate your data from or into TiDB Cloud clusters. This document describes how to connect AWS DMS to TiDB Cloud clusters.

Expand Down Expand Up @@ -61,7 +61,7 @@ To connect to a TiDB Dedicated cluster via VPC peering, [set up a VPC peering co

1. Go to the [Replication instances](https://console.aws.amazon.com/dms/v2/home#replicationInstances) page in the AWS DMS console, and switch to the corresponding region. It is recommended to use the same region for AWS DMS as TiDB Cloud.

![Create replication instance](/media/tidb-cloud/integration-aws-dms-1.png)
![Create replication instance](/media/tidb-cloud/aws-dms-tidb-cloud/aws-dms-connect-1.png)

2. Click **Create replication instance**.

Expand All @@ -80,7 +80,7 @@ To connect to a TiDB Dedicated cluster via VPC peering, [set up a VPC peering co
- **Replication subnet group**: choose a subnet group for your replication instance.
- **Public accessible**: set it based on your network configuration.

![Connectivity and security](/media/tidb-cloud/integration-aws-dms-2.png)
![Connectivity and security](/media/tidb-cloud/aws-dms-tidb-cloud/aws-dms-connect-2.png)

7. Configure the **Advanced settings**, **Maintenance**, and **Tags** if needed, and then click **Create replication instance** to finish the instance creation.

Expand All @@ -94,7 +94,7 @@ For connectivity, the steps for using TiDB Cloud clusters as a source or as a ta

1. Go to the [Endpoints](https://console.aws.amazon.com/dms/v2/home#endpointList) page in the AWS DMS console, and switch to the corresponding region.

![Create endpoint](/media/tidb-cloud/integration-aws-dms-3.png)
![Create endpoint](/media/tidb-cloud/aws-dms-tidb-cloud/aws-dms-connect-3.png)

2. Click **Create endpoint** to create the target database endpoint.

Expand All @@ -113,7 +113,7 @@ For connectivity, the steps for using TiDB Cloud clusters as a source or as a ta
- **Secure Socket Layer (SSL) mode**: If you are connecting via public endpoint, it is highly recommended to set the mode to **verify-full** to ensure transport security. If you are connecting via private endpoint, you can set the mode to **none**.
- **CA certificate**: [ISRG Root X1 certificate](https://letsencrypt.org/certs/isrgrootx1.pem). For more information, see [TLS Connections to TiDB Serverless](/tidb-cloud/secure-connections-to-serverless-clusters.md).

![Provide access information manually](/media/tidb-cloud/integration-aws-dms-4.png)
![Provide access information manually](/media/tidb-cloud/aws-dms-tidb-cloud/aws-dms-connect-4.png)

</div>

Expand All @@ -127,11 +127,11 @@ For connectivity, the steps for using TiDB Cloud clusters as a source or as a ta
- **Secure Socket Layer (SSL) mode**: If you are connecting via public endpoint, we highly recommend setting it to **verify-full** to ensure transport security. If you are connecting via private endpoint, you can set it to **none**.
- **CA certificate**: Get the CA certificate according to [TLS Connections to TiDB Dedicated](/tidb-cloud/tidb-cloud-tls-connect-to-dedicated.md).

![Provide access information manually](/media/tidb-cloud/integration-aws-dms-4.png)
![Provide access information manually](/media/tidb-cloud/aws-dms-tidb-cloud/aws-dms-connect-4.png)

</div>
</SimpleTab>

6. If the endpoint to be created is a **Target endpoint**, set **Extra connection attributes** to `Initstmt=SET FOREIGN_KEY_CHECKS=0;`.

7. Configure the **KMS Key** and **Tags** if needed. Click **Create endpoint** to finish the instance creation.
7. Configure the **KMS Key** and **Tags** if needed. Click **Create endpoint** to finish the instance creation.

0 comments on commit 30bc235

Please sign in to comment.