Skip to content

Commit cd66dfb

Browse files
authored
Initial import of AWS DMS migration documentation / example (#153)
* Initial import of AWS DMS migration documentation / example * Updating _index.md to include AWS DMS migration link * Adding path for handling an existing RDS Postgres instance * Adding the proper header, per Lukas
1 parent 3529223 commit cd66dfb

41 files changed

Lines changed: 477 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/cookbook/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ step-by-step instructions on how to accomplish them using CedarDB.
1111
* [Importing and working with CSV data](working_with_csv)
1212
* [Import data from JSON](importing_from_json)
1313
* [Replicating data from Amazon Aurora PostgreSQL via Debezium](aurora_debezium)
14+
* [Use AWS DMS to replicate data from RDS PostgreSQL to CedarDB](aws_dms)
1415

1516
In addition, you can also find some recipes for performance evaluation:
1617

0 commit comments

Comments
 (0)