Score:0

Issue with syncing data from Amazon RDS to Amazon S3

ai flag

I am trying to sync binlogs in RDS mysql DB with Amazon S3 in real time to query using Amazon Athena. I have tried using debezium as source connector for Apache Kafka connect- kafka stores streaming data from RDS and dumps to S3- https://debezium.io/documentation/reference/1.6/architecture.html

However, the problem with this is that as we query data in s3 using athena we are able to query any inserts into the rds db but any updates to table seems to be creating a double entry with both old and new fields.

How do we overcome this? Is there any alternative approach we could use for syncing data between rds and s3 in realtime?

ar flag
Debezium questions should be asked on StackOverfow
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.