Hi Lars,
I would re-engineer the Storage chapter a bit. Here are the reasons:
• Initially you talk about 4 types of storage: blob, disk, file and archive. However, as far as I understand archive is not a separated storage type but a pricing tier of blob storage
• You talk about 3 blob pricing tiers. However, on the Azure site I can see also premium as the fourth tier:
https://azure.microsoft.com/en-au/services/storage/blobs/
• The Lab requires some more explanation since the storage types cannot be seen directly but are a bit “hidden” after creation of the storage account. These are the four services: containers (this is blob if I understand correctly), File shares, tables (you do not talk about them), queues (you do not talk about them either)
• You talk about the performance (standard, premium) only in the context of the disk storage. However, this is one of the first parameters when you create the storage account. The conclusion is that e.g. also blob storage in in these two categories
• What is the general Purpose storage which can be seen on the first page on portal when you create the storage account?
• What about the blob size? In the quiz you explain: “Blob containers on Azure are the most flexible when it comes to file types and sizes. You can store any type of file up to 2GB in size”. I cannot hear this in your presentation. You mention only two sizes: 4.7 TB of block blobs and 8 TB of page blobs. Does it mean that these numbers (4.7 and 8) describe the limit of the entire blob storage on a single account but 2GB is max size of a blob?
Many thanks,
Janusz