CDC
Help the agent provide practical guidance for CDC architectures and operations.
When to Use
- The user needs help choosing a CDC pattern for replication or streaming.
- The user asks about consistency, ordering, deduplication, or replay behavior.
- The user wants implementation-ready advice for production pipelines.
Instructions
- Clarify source systems, latency targets, and downstream consumers.
- Recommend a CDC pattern (log-based, trigger-based, or batch diff) with trade-offs.
- Define schema evolution, idempotency, and exactly-once/at-least-once handling.
- Include monitoring, backfill, and recovery procedures.
- End with a rollout and verification checklist.
Output
- Recommended CDC design with rationale
- Implementation checklist
- Risks, assumptions, and validation steps
Scan to join WeChat group