6 ms·
FWIW, both AWS S3 and GCP GCS also allow you to store data in multi-region. https://docs.aws.amazon.com/AmazonS3/latest/userguide/MultiRegionAccessPoints.html
by allset_ 3y ago
FWIW, both AWS S3 and GCP GCS also allow you to store data in multi-region.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/MultiRegionAccessPoints.html https://docs.aws.amazon.com/AmazonS3/latest/userguide/MultiR...
https://cloud.google.com/storage/docs/locations#considerations https://cloud.google.com/storage/docs/locations#consideratio...
- andrewguenther 3y agoYes, but S3 has single region redundancy that is better than GCP. Your data in two AZs in one region is in two physically separate buildings. So multi-region is less important to durability.