Skip to content

Commit 910f15c

Browse files
Reworded hosted and cloud service mentions in DMS docs
1 parent 29de512 commit 910f15c

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

advocacy_docs/edb-postgres-ai/migration-etl/data-migration-service/getting_started/config_reader.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ redirects:
77

88
## Getting credentials
99

10-
1. Access the [EDB Postgres AI® Console](https://portal.biganimal.com) and log in with your EDB Postgres AI Database Cloud Service credentials.
10+
1. Access your Hybrid Control Plane instance and log in with your credentials.
1111

1212
1. Select the project where you created the database cluster.
1313

advocacy_docs/edb-postgres-ai/migration-etl/data-migration-service/getting_started/create_database.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You can use an existing EDB Postgres® AI cluster or create a new cluster for th
66

77
To use an existing cluster as a target for the migration, ensure the tables you migrate and the load generated on target don't interfere with existing workloads.
88

9-
1. Access the [EDB Postgres AI Console](https://portal.biganimal.com) and log in with your EDB Postgres AI Cloud Service credentials.
9+
1. Access your Hybrid Control Plane instance and log in with your credentials.
1010

1111
2. Select the project where you want to create the database cluster.
1212

advocacy_docs/edb-postgres-ai/migration-etl/data-migration-service/getting_started/create_migration.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "Creating a migration"
55
After you use the EDB DMS Reader to read the source database, create a new migration in the EDB Postgres® AI Console.
66
This establishes a sync between the source database and a target cluster in the EDB Postgres AI Console.
77

8-
1. Access the [EDB Postgres AI Console](https://portal.biganimal.com) and log in with your EDB Postgres AI Database Cloud Service credentials.
8+
1. Access your Hybrid Control Plane instance and log in with your credentials.
99

1010
1. Select the project where you created the database cluster.
1111

advocacy_docs/edb-postgres-ai/migration-etl/data-migration-service/index.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: EDB Data Migration Service
33
indexCards: simple
44
deepToC: true
55
directoryDefaults:
6-
description: "EDB Data Migration Service is a solution that enables secure, fault-tolerant, and performant migrations to EDB Postgres AI Cloud Service."
6+
description: "EDB Data Migration Service is a solution that enables secure, fault-tolerant, and performant migrations to EDB Postgres AI Hybrid Control Plane."
77
product: "data migration service"
88
iconName: EdbTransporter
99
displayBanner: "Notice: Data Migration Service capabilities are now only available as part of the EDB Postgres AI Hybrid Control Plane, which is currently in tech preview."
@@ -26,7 +26,7 @@ navigation:
2626

2727
EDB Data Migration Service (DMS) offers a secure and fault-tolerant way to migrate database data to the EDB Postgres AI platform. Using change data capture or CDC and event streaming, source database row changes are replicated to the migration destination. You can select a subset of your schemas' tables to migrate including support for schema, table, and column name remapping.
2828

29-
EDB DMS is currently a public preview capability that is available for use with EDB Hosted EDB Postgres AI Cloud Service deployments on AWS.
29+
EDB DMS is currently a public preview capability that is available for use with clusters created with EDB Postgres AI Hybrid Control Plane on AWS.
3030

3131
EDB Data Migration Service is built on Apache Kafka and the open-source Debezium CDC platform.
3232

advocacy_docs/edb-postgres-ai/migration-etl/data-migration-service/supported_versions.mdx

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Verify that your Oracle or Postgres database version is compatible
77

88
## Supported EDB Postgres AI environments
99

10-
The EDB Data Migration Service (EDB DMS) is currently a public preview capability that is only for use with EDB Hosted Postgres AI Cloud Service deployments on AWS.
10+
The EDB Data Migration Service (EDB DMS) is currently a public preview capability that is only for use with EDB Postgres AI Hybrid Control Plane deployments on AWS.
1111

1212
## Supported source databases
1313

@@ -35,12 +35,12 @@ Postgres and EDB Postgres Advanced Server sources require a database role or use
3535

3636
## Supported target databases
3737

38-
Data Migration Service supports migrating to EDB Postgres AI Cloud Services. The target Postgres database cluster must meet the following requirements:
38+
Data Migration Service supports migrating to clusters created with EDB Postgres AI Hybrid Control Plane. The target Postgres database cluster must meet the following requirements:
3939

40-
- AWS is the provider for the EDB Hosted Cloud Service cluster.
40+
- AWS is the provider for the Hybrid Control Plane cluster.
4141

4242
!!!note
43-
Other Cloud Service providers and [Your Cloud Account](/edb-postgres-ai/cloud-service/getting_started/your_cloud_account/) deployments are currently not supported.
43+
Other cloud providers are currently not supported.
4444
!!!
4545

4646
## Supported operating systems

0 commit comments

Comments
 (0)