Great Blog entry from my friend and colleague Hanu Kommalapati on the benefits of running Node.js applications on the Windows Azure platform…
Similar Posts
SQL Azure Reporting CTP access
If you are interested in accessing the SQL Server Reporting CTP, follow the link. Click here to open link…
Windows Azure Insider April 2013 – NoSQL Data in the Cloud with Windows Azure Tables
This month, in the Windows Azure Insider column for MSDN Magazine, Bruno and I talk about the current NoSQL data landscape, explain how it’s affecting the design of new solution architectures, and take a deep dive into Windows Azure Tables. We start by showing developers how to perform basic operations (insert, query data), while fully…
Windows Azure sessions during PDC10
Excellent guide to follow Windows Azure sessions during PDC10… Click here to open link…
Democratizing Video Content with Windows Azure Media Services
I'd like to share my second article for MSDN magazine, collaborating with my good friend and colleague Bruno Terkaly. Windows Azure Media Services is an amazing way to upload, transform, and distribute video in multiple formats for any type of devices, using the global network of Microsoft datacenters. I hope that you find it useful….
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…
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…