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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南