Learning Microsoft Windows Azure Cloud Computing

 

Below is a list of recorded Windows Azure presentations you may find useful in learning the Windows Azure platform. As we mentioned in a previous post, the Windows Azure Training Course (September 2011 Update) is a great resource for learning Windows Azure too.

Introduction to Windows Azure: the cloud operating system

Come join Mark Russinovich for an overview of Microsoft’s new cloud OS. Assuming no prior knowledge of Windows Azure, this session will start by explaining the Windows Azure Platform-as-a-Service (PaaS) app philosophy and how it differs from that of traditional server apps. Then, demonstrating key…

Inside Windows Azure: the cloud operating system

Mark Russinovich goes under the hood of Microsoft’s new cloud OS . Intended for developers that have already gotten their hands dirty with Windows Azure and understand its basic concepts, this session gives an inside look at the architectural design of Windows Azure’s compute platform. You’ll learn…

Taking your Application Lifecycle Management to the cloud with the Team Foundation Service

You’ve heard about the brand new Team Foundation Service that brings together Team Foundation Server and Windows Azure and now it’s time to find out how to get started. In this talk we’ll start you off with creating your account, setting up projects, issue tracking and much more. We’ll also show you…

Inside Windows Azure storage: what's new and under the hood deep dive

Windows Azure Storage provides a scalable and reliable storage service for accessing Blobs, Tables, and Queues for Microsoft's new cloud OS. In this session, you will learn in depth about new Blob, Table and Queue features and how to use the new Windows Azure Storage Analytics to understand your…

What's new in Windows Azure

Windows Azure is constantly being updated to include new features and services. In this session, you will learn more about some of the latest enhancements to the Windows Azure Platform.

Getting started with Windows Azure

Windows Azure is Microsoft's cloud platform for quickly building and running scalable apps. In this demo-focused session, you will learn how to get started building your first Windows Azure app. You will see how to build and deploy an app to the cloud and consume several Windows Azure Platform…

Building Web APIs in Windows Azure with WCF to reach any device

Web app developers today are facing new challenges around how to expose data and services to multiple devices, browser apps and other cloud services. In this session we’ll explore how the Windows Communication Foundation Web API makes it easy for developers to expose their services and data to a…

Building loosely-coupled apps with Windows Azure Service Bus Topics and Queues

In this session, you will learn how the new publish and subscribe messaging capabilities provided by the Windows Azure Service Bus can be used to interconnect services and apps. You will see examples of using pub/sub for decoupled communications inside Windows Azure using Queues and Topics, and you…

Delivering notifications with the Windows Push Notification Service and Windows Azure

Notifications extend the reach of your app to the desktop but with a large user base timely delivery can be challenging without the right tools. In this session we’ll review the notification options available to modern apps, demonstrate how you can deliver notifications using Windows Azure, and…

Building device & cloud apps

So, you’re building apps that span multiple devices apps and you’re curious about what the cloud can offer. Is it possible to deploy scalable Web apps and services on Windows Azure? How about storing data in the cloud? Is it possible to use the cloud for push notifications to the device? In this…

Identity and access management for Windows Azure apps

This talk discusses the role of the Windows Azure AppFabric Access Control Service (ACS) in managing identity and access control for apps running on the Windows platform . ACS offers developers the means to offload most of the complexity of handling authentication, regardless of where the app will…

Using cloud storage from Windows apps

Modern apps don't just store data on local disks. Your users expect to have 24/7 access to their files and settings wherever they go. This session will show you how you can use Windows Azure Storage and SQL Azure to store your data to give your users the experience they expect. We will have an in…

Building and running HPC apps in Windows Azure

Windows Azure is an ideal environment for deploying compute-intensive apps that take advantage of the scale-on-demand capability of the cloud. The HPC Pack for Windows Azure provides a job scheduler, management tools, and a set of runtimes for developing and deploying parallel and scale-out apps.…

Monitoring and troubleshooting Windows Azure apps

Your app is in the cloud now, alleviating all of the problems traditional apps had such as performance issues, crashes and memory leaks, right? Join us as we dig deep into Windows Azure diagnostics with PowerShell and other techniques you can use from instrumentation to debugging to keep your app…

F# 3.0: data, services, Web, cloud, at your fingertips

Modern programming thrives on rich spaces of data, information and services. With F# 3.0 and Visual Studio 11, you now have a tool that massively simplifies information-rich analytical programming. F# 3.0 provides integrated support for F# Information Rich Programming, a new and powerful way of…

Building scalable web apps with Windows Azure

Learn proven patterns and practices to build your next scalable Web app. You will see how to harness the power of both the modern browser and the cloud to build a lightning fast Web app. We will go in depth into the architecture of a highly scalable Web app built on Windows Azure and learn how to…

Building global and highly-available services using Windows Azure

Building global and highly-available services requires more than just building a stateless Web app. A myriad of factors need to be considered including architecting for high availability, data replication and traffic management. In this session, you will learn how Windows Azure assists in building…

Your devices + OData + Windows Azure == happiness

We are currently undergoing a massive proliferation of connected devices ranging from phones to PCs, each with its own requirements and capabilities. This can lead to significant developer frustration as we try to create great end-user experiences across devices. The OData protocol…

Analyzing "big data" with LINQ to HPC

"Big data" refers to unstructured data sets so large that they cannot be analyzed using traditional database tools. Today, big data are becoming more common; it is prevalent not just in Web traffic, but also in industries like oil & gas, finance and manufacturing. Based on Microsoft Research’s Dryad…

Building apps with Windows Workflow Foundation and Windows Azure

Windows Workflow Foundation shipped with .NET 4 and is a great way to build extensible apps, model long-running processes and orchestrate services. In this session, we’ll look at the options available to leverage Workflow Foundation in Windows Azure, starting with the capabilities on offer today,…