The idea of starting a technical blog has been in my head for quite some time… and now it’s happening. I like to research and apply new technologies, and this is where I will post about my journey in web development, cloud computing, enterprise architecture, and coding for fun. Thanks for reading!
Similar Posts
TFS on Windows Azure
All that you wanted to know about running TFS (Team Foundation Server) on the Windows Azure platform. Click here to open link…
Using WebDeploy with Windows Azure
Maintain your Azure application directly from Visual Studio 2010, without having to redeploy every single file… Click here to open link…
Save the Date! June 7th, 2012 “Meet Windows Azure” event – Scott Guthrie live from San Francisco.
Save the Date! Get ready to Meet Windows Azure and hear from Scott Guthrie and other senior technologists from Microsoft, who will introduce you to the latest in Microsoft’s cloud-based development technology. You can register here: http://register.meetwindowsazure.com/
More information about the Windows Azure XS instance
More details about the Windows Azure XS instance, which is a great option for prototyping or roles that require little CPU processing power. Click here to open link…
Windows Azure Insider June 2013 – Architecting Multi-Tenant Applications in Windows Azure
One of the biggest challenges that companies face when migrating applications to Windows Azure is going from a single to a multi-tenant approach, which means that some of the compute and data resources are shared by their customers. We take a look at four different areas affected by this process: – Identity and security –…
Supporting mobile device applications using RESTful services running on Windows Azure
I recently wrote an article with my friend and colleague Bruno Terkaly for MSDN magazine on using Windows Azure to support mobile device applications (including iOS, Android, and Windows Phone) that require back-end services. The solution that we propose is based on a REST style architecture, a very popular approach that provides flexibility and speed….