←back to thread

From S3 to R2: An economic opportunity

(dansdatathoughts.substack.com)
274 points dangoldin | 1 comments | | HN request time: 0.202s | source
Show context
drexlspivey ◴[] No.38119897[source]
If I understand correctly when storing data to vanilla S3 (not their edge offering) the data live in a single zone/datacenter right? While on R2 they could potentially be replicated in tens of locations. If that is true how can Cloudflare afford the storage cost with basically the same pricing?
replies(2): >>38121930 #>>38122219 #
1. electroly ◴[] No.38122219[source]
S3 Standard guarantees that your data is replicated to three availability zones within the region at minimum. (That's different data centers in the same city.)

My assumption is that "at least three" means "exactly three" in practice.