Azure Storage Overview
AZURESTORAGE
- DNS is used for namespace/URIs are used:
Of the form: - http(s)://<account>.<service>.core.windows.net/<partition>/<object>
Structure
3 tier structure
| Tiers | |
|---|---|
| Front-end layer | |
| Partition layer | Looks at structures like blobs etc |
| Stream layer |
Data replication
- Intra-stamp replication (stream layer) - Synchronous and keeps data durable within the stamps
- Inter-stamp replication (partition layer) - Asynchronous replication of data across stamps