Another great blog entry from J.D. Meier. Excellent guide on the right questions to ask yourself when designing a Windows Azure application, based on the scenario at hand.
Similar Posts
New Full IIS Capabilities: Differences from Hosted Web Core
Description of the new Azure Web Role capabilities, including full control of IIS, multiple web sites, independent application pools, among other capabilities. Click here to open link…
Supporting mobile device applications using RESTful services running on Windows Azure
I recently wrote an article with my friend and colleague Bruno Terkaly for MSDN magazine on using Windows Azure to support mobile device applications (including iOS, Android, and Windows Phone) that require back-end services. The solution that we propose is based on a REST style architecture, a very popular approach that provides flexibility and speed….
1,000 days after… my journey to a happier life through technology, bicycles and being present
Today I got a reminder on my phone telling me that it’s been 1,000 days since I started regularly using “Lose It!” (http://www.loseit.com), a smartphone application that allows people to track what they eat. No diets, no restrictions, simply consume the right amount of calories that the body daily needs with some goals in mind…
Windows Azure Insider May 2013 – Geo-Protection for Video Blobs Using a Node.js Media Proxy and MongoDB
For the May 2013 edition of the MSDN magazine Windows Azure Insider column, Bruno and I cover a common scenario that developers and companies face when trying to distribute video files around the world: protecting content from being accessed in specific countries. The solution is based on a Node.js server running on Windows Azure Web…
New Windows Azure Caching Videos and Code Samples Available
The Windows Azure AppFabric team has posted a blog entry inlcuding links to new Windows Azure Caching videos and samples. Also, another link on how to get a trial account is included. Enjoy! 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…