Opublikowany został grudniowy zestaw szkoleniowy do platformy Windows Azure. Plik do ściągnięcia znajduje się tutaj:
Windows Azure Platform Training Kit - December Update Aby z niego skorzysta, konieczne jest zainstalowanie:
- Visual Studio 2008 SP1, ASP.NET MVC 1.0, Windows Powershell (powershell jest używany do sprawdzania, czy niezbędne elementy są poprawnie skonfigurowane)
- Windows Azure platform AppFabric SDK V1.0 (do pobrania z tego adresu)
- Windows Azure Tools for Microsoft Visual Studio (November 2009) (do pobrania tutaj)
Rozwiązania można także otworzyć w Visual Studio 2010. Poniżej pełna lista przykładów i prezentacji znajdujących się w tym pakiecie:Hands On Labs
- Introduction to Windows Azure
- Exploring Windows Azure Storage
- Deploying and Monitoring Applications in Windows Azure
- Windows Azure: Worker Role Communication
- Federated Authentication in a Windows Azure Web Role Application
- Building ASP.NET Web Form Applications with Windows Azure
- Introduction to SQL Azure
- Migrating Databases to SQL Azure
- SQL Azure: Tips and Tricks
- Intro to Dallas
- Introduction to the .NET Service Bus
- Introduction to the .NET Access Control Service
- Service Remoting with Service Bus
- Eventing with the Service Bus
Prezentacje i webcasty
- Windows Azure Platform Overview (C9 - VIDEO)
- What is Windows Azure? (C9 - VIDEO)
- Windows Azure Storage Overview (C9 - VIDEO)
- Deploying Applications on Windows Azure (C9 - VIDEO)
- Windows Azure Compute (C9 - VIDEO)
- Introduction to Windows Azure (PPTX)
- Building Services with Windows Azure (PPTX)
- What is SQL Azure? (C9 - VIDEO)
- Introduction to SQL Azure (PPTX)
- Building Applications using SQL Azure (PPTX)
- Scaling out with SQL Azure
- What is Microsoft Codename "Dallas"? (C9 - VIDEO)
- Introduction to Microsoft Codename "Dallas" (PPTX)
- What is the Access Control Service (C9 - VIDEO)
- Introduction to the Service Bus (C9 - VIDEO)
Dema
- Deploying Windows Azure Services
- Hello Windows Azure
- Windows Azure Guestbook Demo
- Windows Azure Logging and Configuration Demo
- Windows Azure using Blobs Demo
- Windows Azure Worker Role Demo
- Windows Azure Using Queues Demo
- Windows Azure Using Tables Demo
- Preparing your SQL Azure Account
- Connecting to SQL Azure
- Managing Logins and Security in SQL Azure
- Creating Objects in SQL Azure
- Migrating a Database Schema to SQL Azure
- Moving Data Into and Out Of SQL Azure using SSIS
- Building a Simple SQL Azure App
- Scaling Out SQL Azure with Database Sharding
- AppFabric Service Bus Direct Connection Demo
- AppFabric Service Bus webHttpRelayBinding
- AppFabric Service Bus Publish and Subscribe
- AppFabric Service Bus Service Registry
- AppFabric Service Bus NetOneWayRelayBinding
Warto dodać, że przykłady wykorzystują wersję 1.0 Azure SDK, w tym bibliotekę
Microsoft.WindowsAzure.StorageClient (czyli oficjalne API do Azure Storage).