The design of applications for cloud computing platforms requires writing code that optimizes resources to the fullest. This is a great article explaining different factors to keep in mind when deploying solutions to Windows Azure.
Similar Posts
Auto-scaling your applications in Windows Azure
One of the big benefits of deploying applications to Windows Azure is being able to scale them on demand. What if you could automate this process based on traffic or number of requests? This article explains the different approaches that can be taken to achieve this… Click here to open link…
Windows Azure Queues and Windows Azure Service Bus Queues – Compared and Contrasted
Great article explaining the differences between Windows Azure Queues and the new messaging capabilities in the Windows Azure Service Bus. It contains typical scenarios, as well as general guidelines on when to use one vs. the other. Click here to open link…
Windows Azure Diagnostics Monitor
CodePlex project showing how to view and analyze basic Windows Azure Diagnostics information. Click here to open link…
Mark your calendars! Windows Azure OSS Summit in Argentina, March 2013
Now is the turn for Buenos Aires, Argentina, where we will be talking about the integration between Windows Azure and Open Source technologies. Don’t miss the Python, PHP, Java and node.js sessions, while we show you how to take advantage of multiple database engines – including Azure table storage, MongoDB, neo4j and Cassandra – for…
“Azure in Action” eBook for $15
As it was announced by Joey de Villa yesterday, the "work-in-progress" eBook "Azure in Action" can be bought for $15.00 USD, using coupon code dotd0926. It was supposed to only work on September 26th, but I just tried, and it seems to still be valid. Hurry up and take advantage of this promotion. I did……
How to Build a Hybrid On-Premise/In Cloud Application
Different options and scenarios on how to integrate on-premise components with Windows Azure roles or SQL Azure databases. Click here to open link…