cockroachdb / cockroachdb/cockroach

cdc: support aws sns as a cdc native sink

Open
#166,609 1 comment 0 reactions 0 assignees View on GitHub
A-cdc C-enhancement T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

AWS's Simple Notification Service (SNS) is a managed pub/sub messaging service that fans messages published to an SNS topic to multiple subscribers. There is a [workaround](https://dev.to/cockroachlabs/from-cockroachdb-to-aws-sns-via-cdc-and-aws-api-gateway-bna) to hook CRDB changefeeds to SNS, but there's a growing need for native, more performant and easy-to-use support. A solution to this issue would be to add a new sink supported by CDC.

Jira issue: CRDB-62021

Epic CRDB-42701

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.