Bucket locations allow us to specificity a location for storing our data. There are the following different location types:
- Region: Region is a specific location, such as London
- Dual-region: Dual-region is a pair of regions such as Iowa and South Carolina. Dual regions are geo redundant meaning that data is stored in at least 2 separate geographic places and will be separated by 100 miles ensuring maximum availability for our data. Geo-redundancy occurs asynchronously.
- Multi-regions: Multi-regions is a large are such as EU and will contain 2 or more geographic places. Multi-regions are also geo redundant.
Bucket locations are permanent and therefore some consideration should be taken before selecting your preferred option. ...