hueiyuan su
06/05/2023, 3:08 PMAhmed Hamdy
06/05/2023, 9:40 PMHi, Everyone. I would like to implement Flink as our data flow infra, which would consume data from AWS Kinesis and sink to AWS Timestream TSDB.yes, while there is no native support for AWS Timestream connector I believe you could use one of the shelf implementations.
Especially, because our data have many categories, I want to sink to corresponding table in DB based on data categories and schema.
Could I implement it to achieve more performance and efficiency?yeah If I understand your use case correctly this seems a use case for Flink, I am not sure though what concerns you have regarding performance?
hueiyuan su
06/06/2023, 12:49 AM