1 Answer
- Newest
- Most votes
- Most comments
0
- In any data storage system there is a possibility of data degradation or bit rot. With S3, that possibility is extremely low with the 11 9s of durability that the service provides. This means that if you store 10,000,000 objects in S3, you can on average expect to potentially lose a single object once every 10,000 years. This risk can be mitigated by periodic recovery testing and adding in another backup using cross-region replication.
- Yes. The S3 service runs checksums and CRC checks to detect and fix any corruption. This is done automatically in the background and no error is returned to the customer. More details on this here
- See my comments above
answered 6 years ago
Relevant content
- asked 9 years ago
