从 RDS 进行流式更改的模式

0

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

profile picture
ESPECIALISTA
feita há 8 meses25 visualizações
1 Resposta
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
ESPECIALISTA
respondido há 8 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas