Good summary of techniques to backup and restore SQL Azure databases, as well as some thoughts on features that future tools will provide.
Similar Posts
Designing for Cloud-Optimized Architecture from David Chou
Excellent blog entry from David Chou on architecting cloud applications, comparing the different development platforms in the market today. Click here to open link…
SQL Azure Reporting CTP access
If you are interested in accessing the SQL Server Reporting CTP, follow the link. Click here to open link…
Sync Framework 4.0 October 2010 CTP now supports OData natively
Great news for developers using the Sync Framework. The new 4.0 version CTP now supports OData natively. No need to install the Sync Framework client anymore, offering clients like Silverlight, Windows Phone 7, Windows Mobile, and even the iPhone to consume and synchronize data with SQL Server/SQL Azure. Click here to open link…
Migrating Windows Service to Azure Worker Role
This is a recurrent question when moving on-premise applications into Azure. Good article explaining how to accomplish the task of migrating Windows Services to Worker Roles. Click here to open link…
Cost Architecting for Windows Azure
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. Click here to open link…
Design Patterns, Anti-Patterns and Windows Azure
Please pay special attention to this pattern to avoid: "Running legacy servers using VM Roles". Click here to open link…