localstack/localstack-docs
View on GitHub[📑 Docs]: Expand page: DMS CDC RDS → Kinesis
Open
#236 opened on Sep 25, 2025
awsdocumentationgood first issuehacktoberfest
Repository metrics
- Stars
- (13 stars)
- PR merge metrics
- (Avg merge 8d 13h) (87 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