Autofac on Azure Functions. Azure still keeps evoling a lot. The next new and hot thing is Azure Functions. What makes Azure Function attractive? In the past six months I did have a look onto Azure Functions more often, but was
Autofac on Azure Functions. Azure still keeps evoling a lot. The next new and hot thing is Azure Functions. What makes Azure Function attractive? In the past six months I did have a look onto Azure Functions more often, but was
I just experienced this System.BadImageFormatException. Could not load file or assembly ‘System.Fabric, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ or one of its dependencies. An attempt was made to load a program with an incorrect format. The unit test shall test a Azure Service
We recently went away from Azure Cloud Queue to migrate to Azure Service Bus. There had been a lot of reasons. One of the most important facts had been that we chosen Azure Cloud Queue due to performance. When we
As stated in The natural border of azure cloud queue scalability we experienced pretty relevant issues with Cloud Queues. We believed we solved the issues, though. As a result of too heavy usage of exactly one Storage Account, we devided to split the traffic –
UPDATE: Maybe you are interesting how the story went on. Have a look at Natural borders of Cloud Queue: Taking the step to Service Bus. Programming for the cloud is always experimental. This can be quite scary when unexpected things happen in
The day before my vacation me and my team had probably everything in place to let our cloud solution run for two weeks. The only missing peace was the “initial load”. As this is a cache based solution, data from
It is a small thing, but it kept me from working. When working in the Azure environment, a remote desktop user can be created to anytime connect to the “real” machine via remote desktop. When trying to do so, I
I am currently working onto a project that targets Azure Cloud as data storage as well as using the strong infrastructure capabilities for scaling services up for up to 2000 calls a second. While we are not ready for that