Insert historic data

1

Hello,

I am planning on using Timestream instead of RDS for my website. I have historic data ranging back four months. Under normal operations I would have a memory store retention of maybe 24 hours as there won't be any data arriving later than that.

To ingest the historic data I would increase it to a four months, ingest the data and then decrease it again. Is that the appropriate approach? What effect would decreasing the memory store retention have?

kind regards
Sebastian

stomped
asked 3 years ago527 views
1 Answer
1

Hi Sebastian,

Yes, that is correct. You should create the table with memory store retention of four months, ingest the historical data, and then decrease the retention to 24 hours. Amazon Timestream will asynchronously move the historical data to the magnetic tier once you drop the memory store retention window. Note that you should create the table with the four month memory tier retention rather than increasing this limit on an existing table to avoid encountering the behavior described in https://docs.aws.amazon.com/timestream/latest/developerguide/storage.html.

Thanks for your interest and support in Amazon Timestream!

AWS
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions