localstack/localstack-docs

[📑 Docs]: Expand page: DMS CDC RDS → Kinesis

Open

#236 geöffnet am 25. Sept. 2025

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)MDX (37 Forks)github user discovery
awsdocumentationgood first issuehacktoberfest

Repository-Metriken

Stars
 (13 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T 13h) (87 gemergte PRs in 30 T)

Beschreibung

What docs changes are you proposing?

Source: https://github.com/localstack-samples/sample-dms-cdc-rds-to-kinesis

Problem

Docs don’t provide instructions, just a repo link.

Proposal

  • Create tutorial page with:
    • Introduction (change data capture from RDS → Kinesis using DMS)
    • Prerequisites (LocalStack Pro, Docker, CDK/Terraform, RDS client)
    • Architecture diagram (RDS source → DMS replication → Kinesis stream → Consumer)
    • Steps (clone repo, deploy, generate changes in RDS)
    • Testing the application (insert row in RDS, verify event in Kinesis)
    • Conclusion (event-driven CDC pattern)

Acceptance Criteria

  • Full tutorial doc with Testing the application section.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributor Guide