Y
Hacker News
new
|
ask
|
show
|
jobs
by
agopaul
2915 days ago
Objects on S3 are replicated on 3 AZs (datacenters) by default and I can't find any info on B2 if they also replicate the data on multiple DCs. That can definitely change the cost per GB for them if that's the case.
1 comments
gsibble
2915 days ago
B2 has 99.999999% durability
link
scarface74
2915 days ago
That’s nice in theory, but if B2 has a castrophic disaster in thier one data center, that durability goes to zero.
link
snvzz
2915 days ago
That's just 8 9s. S3 has 11 9s.
link
gsibble
2915 days ago
Depends upon your client SLA then. You can also store the file twice on B2 for still less than the cost of S3 :)
link
kccqzy
2915 days ago
Will failures be correlated then?
link
snvzz
2915 days ago
Then you should be comparing it to reduced redundancy S3, which is cheaper than regular S3.
link