Skip to content

Initial import of AWS DMS migration documentation / example#153

Merged
mgoddard merged 4 commits intomasterfrom
mgoddard/aws-dms
Mar 24, 2026
Merged

Initial import of AWS DMS migration documentation / example#153
mgoddard merged 4 commits intomasterfrom
mgoddard/aws-dms

Conversation

@mgoddard
Copy link
Copy Markdown
Contributor

Here is the revised version of my AWS DMS documentation, based on the current version of CedarDB:

PostgreSQL 16.3 compatible CedarDB v2026-03-19, compiled on 2026-03-18, x86_64 build

Comment thread content/cookbook/aws_dms.md Outdated
Finally, click the "Create replication instance" button. This process will take a while, so you can continue
and check on the replication instance later.

## Configure an RDS Postgres instance
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might want to mention that this step is optional in the sense that if they already have an RDS instance, they don't need to create a new one. But they have to apply the paremeter group in any case...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had a shot at addressing that :-)

Comment thread content/cookbook/aws_dms.md Outdated
@@ -0,0 +1,460 @@
# Use AWS DMS to replicate data from RDS PostgreSQL to CedarDB
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you're missing a header here:

---
title: "Replicating from Aurora for PostgreSQL via Debezium"
linkTitle: "Replicating via Debezium"
weight: 102
---

(stolen from another page, please adapt.

This makes sure that the link title is rendered correctly in the sidebar.

@mgoddard mgoddard merged commit cd66dfb into master Mar 24, 2026
@mgoddard mgoddard deleted the mgoddard/aws-dms branch March 25, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants