Source Data for TimeStream Database

0

Hi Team, i would like to know , what are the actual Data which gets feed into AWS TimeStream Database .
2) Is there any possibility that , if business wonot have any real time data to process into TimeStream database , then in that Case , can we Load Postgre SQL Write Ahead Logs Data to the Timestream Database ? my understanding that , write ahead logs are only used for postgre db backup / recovery / incorrect shutdown of DB , let me know and guide me.

Regards, Mangesh

質問済み 2年前397ビュー
1回答
0

Timestream data will have a Time, one or more Dimension and Measure data. Anytime you have to measure value over time, Timestream is the right database. Some of the example datasets are: IoT data(like sensor data), DevOps data, App logs, Video stream data(customers activity), Stock price data, etc...

Yes, you can load write ahead logs data and we have seen few customers do that. write ahead logs provides you with all the events.

AWS
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ