I was having a discussion with some people after a geeky meetup the other night and we started talking about design patterns for the cloud. A couple of people mentioned that they were a bit confused on some of them due to not understanding the concept behind the pattern. This post is to help alleviate […]
July 18, 2017
Create Azure Functions with Visual Studio
Update: Visual Studio 2017 Version 15.3 was released yesterday and now includes support for Azure Functions. Take a look at what else is included as well as instructions on how to download the update. Introduction If you are not aware of Azure Functions, you really need to be. They are Azure’s “serverless”, event driven, computing […]