Azure Storage Emulator
-
Had not seen this before. Interesting that you can run a local emulator.
-
I'm not that familiar with Azure, so what does this emulate from Azure? It almost reads like it's emulating a harddrive but I assumed Azure was just a normal VM/Cloud provider so I'm guessing there's a lot more to it.
-
Azure has its own object storage mechanism (similar to Swift in OpenStack or S3 in Amazon AWS) so to allow you to learn or test behavior they have an emulator so that you can mimic that storage locally.