Quantcast
Channel: TechNet Blogs
Viewing all articles
Browse latest Browse all 36188

Step-by-Step: Tired of Tapes? Backup your SQL Databases to the Cloud! [ 20 Key Scenarios with Windows Azure Infrastructure Services ]

$
0
0

This month, my fellow IT Pro Technical Evangelists and I are authoring a new articles series on 20 Key Scenarios with Windows Azure Infrastructure Services.  You can catch the full series at http://aka.ms/CloudTop20.

In today's article in this series, we'll discuss backup of SQL databases and logs to the Windows Azure cloud as an alternate off-site backup strategy to using tape.  I think every IT Pro I’ve ever met hates tape backups … but having an offsite component in your backup strategy is absolutely necessary for effective disaster recovery.  

One of the new features provided in SQL Server 2012 Service Pack 1 Cumulative Update 2 is the ability to now backup SQL databases and logs to Windows Azure cloud storage using native SQL Server Backup via both Transact-SQL ( T-SQL ) and SQL Server Management Objects ( SMO ). 

Backup to cloud storage is a natural fit for disaster recovery, as our backups are instantly located offsite when completed.  And, the pay-as-you-go model of cloud storage economics makes it really cost effective – Windows Azure storage costs are less than $100/TB per month for geo-redundant storage based on current published costs as of this article’s date.  That’s less than the cost of a couple SDLT tapes! You can check out our current pricing model for Windows Azure Storage on our Price Calculator page.

In this article, I’ll step through the process of using SQL Server 2012 SP1 CU2 native backup capabilities to create database backups on Windows Azure cloud storage ...

...(read more)

Viewing all articles
Browse latest Browse all 36188

Trending Articles