List of Windows Azure announcements during the PDC 2010 Keynote. I will be explaining them in detail during the following days, but this is a good start.
Similar Posts
Cloud Computing Security Considerations document
High-level discussion of the fundamental challenges and benefits of cloud computing security. Click here to open link…
Windows Azure Pragmatic Patterns
Great blog entry from J.D. Meier's. Patterns are the easiest way to share strategies for common scenarios. Learning how to use and identify them facilitates the creation of highly efficient software architectures. Click here to open link…
The Windows Azure Training Kit April 2013 update is now available
The April 2013 version of the Windows Azure Training Kit is now available for download. You can find it here: http://www.microsoft.com/en-us/download/details.aspx?id=8396 Content Updates: • New Presentation: Windows Azure Mobile Services and Android • New Lab: Windows Azure Mobile Services and Android • New Lab: Windows Azure Mobile Services and Windows Phone • New Presentation: Introduction…
MSDN Magazine – Windows 8 and Windows Azure: convergence in the cloud
I’d like to share the article that I recently wrote with my friend and colleague Bruno Terkaly for the MSDN Magazine Windows 8 special edition. We show how easy it is to write and host a REST enabled Service in Windows Azure, supporting Windows 8 applications making asynchronous calls to retrieve data. It can be…
Sticky HTTP Session routing in Windows Azure
I've been getting a lot of questions regarding Load Balancing in Windows Azure during the last few days, specifically on how to achieve Sticky HTTP sessions when required. Ryan Dunn posted a great article on how to achieve this via a socket listener… Click here to open link…
Azure AppFabric ACS v2.0 High Level Architecture
I always get questions about the Azure AppFabric Access Control Service (ACS), and how to use it. This blog entry from Alik Levin explains its architecture, and a simple example on how it can be used for external authentication. http://blogs.msdn.com/b/alikl/archive/2010…