Store csv data from s3 bucket automatically inside timestream

0

Hi everyone,

**i got **a s3 bucket which continuously generates csv-data, every minute or so. I now want to visualize this big-data via my grafana instance.

First **i tried **to do that with aws athena and a glue crawler. But this solution is not very suitable after every query inside my grafana instance generates high costs inside my s3 bucket for tier2 get requests.

Now the idea is to store the data inside a timestream database and use the timestream-plugin inside grafana to visualize my data.

**The question is, if anyone ever used timestream as primary database for this kind of scenario (or are Databases like InfluxDB more suitable). Also whats the easiest way to write the data automatically to my timestreamdb ? **

Greetings Wig

1 回答
0

yes, you can use Timestream to store the data and use the Grafana plugins to connect to Timestream and run your reports. We also now have native integration with Athena to query Timestream data. Believe the data is time series data.

AWS
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则