S3 deduplication

0

Does Amazon S3 storage use deduplication or can use?

已提問 1 年前檢視次數 1613 次
2 個答案
0

S3 natively don't have de-duplication feature built in. There are multiple solutions from partners which can be used to achieve de-deduplication. e.g. https://aws.amazon.com/blogs/apn/cloud-deduplication-on-demand-storreduce-an-apn-technology-partner/

AWS
已回答 1 年前
0

Deduplication is not a feature of Amazon S3. Deduplication requires a database to track parts (which can impact durability), and typically trades storage capacity for compute and IO. In addition, deduplication must operate above any encryption layer, potentially reducing security.

Products that use Amazon S3 (backup partners, storage partners such as NetApp ONTAP, etc.) can of course apply their own deduplication prior to writing to Amazon S3.

AWS
Ed_G
已回答 10 個月前

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

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

回答問題指南