Hacker News new | ask | show | jobs
by advisedwang 2376 days ago
Google Cloud Storage has multi-region storage classes. Does S3 not have an equivalent of this?
1 comments

They have cross-region replication.
I think it's worthwhile to look more into GCP's multi-region bucket implementation and how nice it is. It pretty much removes the need to explicitly set up cross-region replication of objects and offers a single endpoint from which to serve objects in the nearest/most available region.