AZ-900 study notes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
* Blob storage is a flat structure used for unstructured data (images, videos etc) | * Blob storage is a flat structure used for unstructured data (images, videos etc) | ||
* Azure file storage and Azure Data Lake storage are hierarchical file storage similar to SMB shares, both of which you can do shares on | * Azure file storage and Azure Data Lake storage are hierarchical file storage similar to SMB shares, both of which you can do shares on | ||
==Connectivity== | |||
* Azure Express route is more expensive than a site to site VPN | |||
* Azure Express route does not traverse the internet, it's a private connection |
Revision as of 08:38, 29 March 2023
Storage
- Blob storage is a flat structure used for unstructured data (images, videos etc)
- Azure file storage and Azure Data Lake storage are hierarchical file storage similar to SMB shares, both of which you can do shares on
Connectivity
- Azure Express route is more expensive than a site to site VPN
- Azure Express route does not traverse the internet, it's a private connection