What is the durability of the memory store?

0

In a previous question/response on here someone asked about durability of the timestream memory store, and the response was assuring but very qualitative. It would be nice to see an actual durability spec, like there is for s3 https://docs.aws.amazon.com/AmazonS3/latest/userguide/DataDurability.html

I think that it's a "memory store" makes people nervous. The fact that it's replicated in three different AZs definitely reassures. Still, the durability is one of the reasons you might choose a shorter memory store duration, because once it's moved to S3 you know.

There is a picture HERE that shows that the memory store replicates from AZ to AZ through "external durable storage." I'm not sure what that is, but it makes it sound like even if ALL the memory stores went away some physical storage would still be there - even for data that didn't make it to the s3 tier yet.

Could we perhaps nudge AWS to conjure up a plausible durability spec?

profile picture
wz2b
已提問 9 個月前檢視次數 219 次
1 個回答
1
已接受的答案

Amazon Timestream takes data durability seriously. It automatically replicates both your memory and magnetic store data across various Availability Zones within one AWS Region. This means even if something happens to one zone, your data remains safe in others.

Moreover, every piece of data is written to disk before confirming the completion of your write request. This guarantees that your data is well-protected and won't disappear unexpectedly. So, when it comes to durability, Timestream has got you covered, ensuring data's safety and reliability. The below document can be refereed

[+] https://docs.aws.amazon.com/timestream/latest/developerguide/storage.html
已回答 8 個月前
  • Thanks, the part I didn't understand was that "All of your data is written to disk before acknowledging your write request as complete" also means the data that's just in "memory store." When I read "memory" I wasn't thinking that tier was also going to disk.

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

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

回答問題指南