Link to PDC 2010 session that shows different techniques to scale-out SQL Azure Databases, including sharding and horizontal partioning.
Similar Posts
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…
Simplified Import and Export of Data for SQL Azure
The SQL Azure team has posted important updates to the DAC framework, simplifying the process of importing / exporting data to SQL Azure databases. Click here to open link…
Sending Emails from Windows Azure (Part 1 of 2)
Part 1 of 2 on how to send email messages from Windows Azure. Three different patterns are described. 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…
Windows Azure Insider March 2014 – The Windows Azure Service Bus and the Internet of Things Part 2
After an overwhelming number of email messages, feedback and comments based on our previous Windows Azure Insider column, this month Bruno and I continue the conversation around the Internet-of-Things and Windows Azure, incorporating a hands-on approach to using the Service Bus to control an Arduino device using a Windows Phone client. We had a lot…
Windows Azure Diagnostics Monitor
CodePlex project showing how to view and analyze basic Windows Azure Diagnostics information. Click here to open link…