从 RDS 进行流式更改的模式

0

【以下的问题经过翻译处理】 通过类似于 Dynamo DB 流的流式修改,将中心 RDS 数据库(Postgres)与其他系统集成,是否有最佳实践/模式?

profile picture
ESPERTO
posta 8 mesi fa25 visualizzazioni
1 Risposta
0

【以下的回答经过翻译处理】 您可以简单地集成数据库,将更改流式传输到 MSK 的 Kinesis。最好的做法是根据您需要流式处理的表的数量和使用案例来确定。我也做过类似的配置,以便向多个消费者提供数据,并为特定用例生成实时警报。数据流将接近实时,不需要主要的代码实现。查看参考架构:<https://aws.amazon.com/blogs/database/use-the-aws-database-migration-service-to-stream-change-data-to-amazon-kinesis-data-streams/ >

profile picture
ESPERTO
con risposta 8 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande