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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则