protecting your online and on premises assets “cloud style”

29
Protecting your online and on premises assets “Cloud Style” (OOTB and practices for backup management and strategy with Windows Azure) Mike MARTIN, Architect Crosspoint Solutions

Upload: mike-martin

Post on 18-Dec-2014

135 views

Category:

Technology


0 download

DESCRIPTION

Protecting your online and on premises assets “Cloud Style” : OOTB and practices for backup management and strategy with Windows Azure

TRANSCRIPT

Page 1: Protecting your online and on premises assets “Cloud Style”

Protecting your online and on premises assets “Cloud Style”(OOTB and practices for backup management and strategy with Windows Azure)

Mike MARTIN, ArchitectCrosspoint Solutions

Page 2: Protecting your online and on premises assets “Cloud Style”

Mike MartinWho Am I

View more tips on my bloghttp://techmike2kx.wordpress.com

Crosspoint SolutionsWhere I Work

Architect, Windows Azure MVP, MEET, Insider

What I Do

@[email protected]

Where To Find Me

A little more about me

Page 3: Protecting your online and on premises assets “Cloud Style”

What is this talk about then?

IT and challenges

A guy named BLOB (Storage)

Hybrid Scenarios

On Premises

Making sure your environment and users are happy

Page 4: Protecting your online and on premises assets “Cloud Style”

On-premises Cloud

Enterprise needs

Windows Azurefundamentals

On-premises AND Cloud

Integration

Identity

Virtualization

DataPlatform

Development DevOps and mgmt

Page 5: Protecting your online and on premises assets “Cloud Style”

Time

Data grows exponentially(50 – 60% Annually)

However most I/O happens to the “Working Set” data

SAN storage cost = 4x Cloud storage

(source: Forrester)

CloudStorageOpportunity

Local Storage

Cap

acit

y

Store, backup, recover your data

Page 6: Protecting your online and on premises assets “Cloud Style”

Store, backup, recover your data

Windows Azure Storage

8,5 Trillion Objects(at 900k transactions per second)

“Azure Blob storage has taken a significant step ahead of last year’s leader Amazon S3, to take the top spot”

– Nasuni 2013 Cloud Storage Report

Page 7: Protecting your online and on premises assets “Cloud Style”

Store, backup, recover your dataWindows Azure StorageHighly durable and scalableMultiple copies of your dataFinancially backed SLAsStorage for objects, tables, drivesSupports REST APIs

Page 8: Protecting your online and on premises assets “Cloud Style”

Store, backup, recover your data

West DC

East DC

> 400 miles

Windows Azure StorageDefend against regional

disasters.

Geo replication

Page 9: Protecting your online and on premises assets “Cloud Style”

Storage Local storage can be allocated on an instance bases All Web and Worker roles are stateless so local storage should only be

used for caching

Persistent storage is managed through BLOBs

NTFS VHD drive can be stored in blobs and attached to instances Tables Queues SQL Azure

Page 10: Protecting your online and on premises assets “Cloud Style”

Storage access Blobs, tables and queues are accessible via URLs Accessible via Representational State Transfer (REST) APIs

Uses HTTP methods : POST, GET, PUT and DELETE Requests are signed with the storage key

All Windows Azure storage can be accessed from anywhere

Page 11: Protecting your online and on premises assets “Cloud Style”

Demo Storage

Page 12: Protecting your online and on premises assets “Cloud Style”

Picture placeholder

BUT …

Page 13: Protecting your online and on premises assets “Cloud Style”

SQL Server Management Studio

Reliable off-site data backup

for SQL imagesEasily restore databases using VMs

Benefits

Store, backup, recover

Direct URL backup to Azure Storage

Restore in Azure Virtual Machine

Microsoft SQL ServerBackup and restore database to the cloud

Page 14: Protecting your online and on premises assets “Cloud Style”

Backup datacenter data to Windows using System Center Data Protection ManagerBackup and recover files/folders from Windows Server 2012 SP1 and up

Windows Azure Backup

Store, backup, recover your data

BenefitsReliable offsite data protectionSimple, familiar, integratedEfficient backup and recoveryEasy set up

Windows Server 2012/R2Windows Server 2012/R2 EssentialsWindows Server 2008 R2 (SP1)

System Center 2012/R2 DPM SP1

Your On-Premises Datacenter

Page 15: Protecting your online and on premises assets “Cloud Style”

Store, backup, recover your data

Your Data Center

Simple and fast on-ramp to AzureActive data instantly available locallyArchives less used data to Windows AzureRecover data from any internet connectionReduce enterprise storage TCO by 60-80%

Physical or Virtual Servers StorSimple

Page 16: Protecting your online and on premises assets “Cloud Style”

Backup to Windows Azure

Data protection manager disaster recovery (with offsite replication and tape)

Tape-based backup

Disk-based recovery

Up to every 15 minutes

Windows Azure Backup

Active DirectoryHyper-VFile Services

Windows Client

System Center Operations Manager

System Center Data Protection Manager

Page 17: Protecting your online and on premises assets “Cloud Style”

DemoOn Prem to Azure

SQL Server

Page 18: Protecting your online and on premises assets “Cloud Style”

Want to know more? Follow Pieter Vanhove’s webcast (http://twitter.com/Pieter_Vanhove)

When : probably 29-04-2014 Title : Your backups high and dry In-depth session on managed backup solutions for SQL in combo with Windows Azure

Page 19: Protecting your online and on premises assets “Cloud Style”

Demo Backup Vault

Page 20: Protecting your online and on premises assets “Cloud Style”

Picture placeholder

BUT …

Page 21: Protecting your online and on premises assets “Cloud Style”

What about Azure Files and VM’s? 3 copies yes, we know but I’m not in control there …

Inter - subscription copies Snapshots

BUT HOW?

Page 22: Protecting your online and on premises assets “Cloud Style”

What about Azure Tables? 3 copies yes, we know but I’m not in control there …

Same tools

BUT HOW?

Page 23: Protecting your online and on premises assets “Cloud Style”

What about Windows Azure SQL DB? Datasync (Auto) Export Loads of 3rd party

BUT HOW?

Page 24: Protecting your online and on premises assets “Cloud Style”

Large Partner Eco System

24

And many more to come ….

Page 25: Protecting your online and on premises assets “Cloud Style”

DemoStorage & VM’s

Page 26: Protecting your online and on premises assets “Cloud Style”

DemoSQL Databases

Page 27: Protecting your online and on premises assets “Cloud Style”

Windows Azure is a great platform, which gives you a lot of tools and backup possibilities, but you’re still in charge!

Page 28: Protecting your online and on premises assets “Cloud Style”

The tools of the trade Windows Azure Backup Vault http://www.windowsazure.com/en-us/services/backup/

Windows Azure Snapshots http://msdn.microsoft.com/en-us/library/windowsazure/hh488361.aspx

Windows Azure SQL Databases Export http://msdn.microsoft.com/en-us/library/windowsazure/jj650016.aspx

Windows Azure Powershell/Xplat http://www.windowsazure.com/en-us/downloads

SQL Server 2012SP1 CU2/“SQL Server 2014” http://www.microsoft.com/sql

StorSimple http://www.storsimple.com

System Center http://www.microsoft.com/systemcenter

Red Gate Cloud Services https://cloudservices.red-gate.com

Cerebrata Management Studio http://www.cerebrata.com/products/overview

CloumsyLeaf CloudXplorer http://clumsyleaf.com/products/cloudxplorer

BlueSyntax Enzo CloudBackup http://bluesyntax.net/Default.aspx

VEEAM http://veeam.com/

Page 29: Protecting your online and on premises assets “Cloud Style”

29

Thank you