Content for the Microsoft Azure Readiness Kit DevCamps has been recently updated to reflect the latest announcements, including PaaS, App Services, IaaS, Machine Learning, Data platform and storage, Media, Integration and Identity. Great resource for beginners that want to understand the Azure platform or for experts who need a quick refresh on the multiple Azure offers. You can find the raw material here: https://github.com/Azure-Readiness/DevCamp or the installer here: http://aka.ms/azure-devcamp.
Similar Posts
Windows Azure AppFabric Datacenter IP ranges
Useful information for setting up firewall rules when accessing apps running on Azure Click here to open link…
New Full IIS Capabilities: Differences from Hosted Web Core
Description of the new Azure Web Role capabilities, including full control of IIS, multiple web sites, independent application pools, among other capabilities. Click here to open link…
Microsoft JDBC Driver 3.0 for SQL Server and SQL Azure
The latest version of the Microsoft JDBC Driver (3.0) now supports SQL Azure. Click here to open link…
Top Benefits of Running Node.js on Windows Azure
Great Blog entry from my friend and colleague Hanu Kommalapati on the benefits of running Node.js applications on the Windows Azure platform… Click here to open link…
Microsoft optimizes servers for Azure, Bing clouds
More details about the modulat ITPAC-based design used at the Microsoft Datacenters, where Bing and Windows Azure servers are hosted. Click here to open link…
Deploying the Windows Azure ASP.NET MVC 3 Web Role
In order to deploy the default ASP.Net MVC 3 web role that comes with version 1.4 (and later) of the Windows Azure SDK, it is necessary to make some changes linked to the SQL connection strings, which point by default to the local SQLEXPRESS instance. This article from Wade Wegner explains how to make them…