localstack/localstack-docs

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

Open

#236 aberto em 25 de set. de 2025

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

Métricas do repositório

Stars
 (13 stars)
Métricas de merge de PR
 (Mesclagem média 8d 13h) (87 fundiu PRs em 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

Guia do colaborador