|
|
|
|
|
by ceejayoz
4087 days ago
|
|
http://aws.amazon.com/s3/faqs/ > Q: What data consistency model does Amazon S3 employ? > Amazon S3 buckets in the US Standard region provide eventual consistency. Amazon S3 buckets in all other regions provide read-after-write consistency for PUTS of new objects and eventual consistency for overwrite PUTS and DELETES. |
|