Windows Azure Deployment
Learn all about deploying applications to Windows Azure, including automating deployments, performing upgrades and scaling services.
Lessons
-
Deploying and Monitoring Applications in Windows Azure
In this hands-on lab, you will learn how to deploy your first application in Windows Azure. The lab walks through the process using a simple application named myTODO, which is a simple list creation and management application built using ASP.NET MVC. The
lab shows the steps required for…
-
Deploying Applications on Windows Azure
Windows Azure features a very powerful, yet simple deployment model. By focusing on your application and abstracting away the infrastructure details, you can deploy almost any app with minimal fuss. Watch me show you how easy this is by using a cool list
sharing and management application we built…