localstack/localstack-docs

[πŸ“‘ Docs]: Expand page: DMS CDC RDS β†’ Kinesis

Open

#236 opened on Sep 25, 2025

Β (1 comment)Β (0 reactions)Β (0 assignees)MDXΒ (37 forks)github user discovery
awsdocumentationgood first issuehacktoberfest

Repository metrics

Stars
Β (13 stars)
PR merge metrics
Β (Avg merge 3d 17h)Β (46 merged PRs in 30d)

Description

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