SlideShare una empresa de Scribd logo
1 de 28
Descargar para leer sin conexión
23 NOIEMBRIE 2017 | BUCUREȘTI
Microsoft Azure as a solution for DR:
Backup or Disaster Recovery?
TUDOR DAMIAN
Executive Manager & CIO @ Avaelgo
Microsoft Cloud & Datacenter Management MVP
Certified Ethical Hacker
23 NOIEMBRIE 2017 | BUCUREȘTI
Mulțumiri sponsorilor și partenerilor
SPONSORI
ORGANIZATOR
PARTENERI MEDIA
PARTENER DE IMAGINE
23 NOIEMBRIE 2017 | BUCUREȘTI
• Business Continuity & Disaster Recovery primer
–Challenges, threats, RTO/RPO, Cloud concerns
• Azure Backup
• Azure Site Recovery
• Conclusions
Agenda
23 NOIEMBRIE 2017 | BUCUREȘTI
BUSINESS CONTINUITY & DR
23 NOIEMBRIE 2017 | BUCUREȘTI
• Every company relies on IT systems
to operate in this digital world
–Implementing disaster recovery across
your enterprise can be daunting and is
therefore usually avoided
• Yet, nearly every company is
susceptible to some kind of disaster
–Failure to provide service can lead to
not only a service outage but long
term brand damage
Why Disaster Recovery is needed
23 NOIEMBRIE 2017 | BUCUREȘTI
• The DR plan…
– Does not exist at all
– Is incorrect or unreliable
– Includes unnecessary technology
– Hasn’t been effectively tested
– Doesn’t include sufficient information management regulations
• The cost is too high
– Datacenter, resources, hardware, management, staff, etc.
• The complexity is overwhelming
– Multiple data centers
– Replication technologies
– Potential need for dedicated restore hardware
– DR management software
Current Challenges (1)
23 NOIEMBRIE 2017 | BUCUREȘTI
• Slow Cloud Adoption
– Companies are trapped in traditional backup infrastructures that were never
desired to embrace the Cloud
• Long Backup Windows
– The traditional model becomes unmanageable as data sizes grow and full
backup windows extend beyond SLAs
– Lengthy backup windows can impact application performance
• Slow Recoveries
– If you cannot recover your backups then why have them in the first place?
– Lengthy recovery windows can impact business operations, customer
experience and typically revenue
Current Challenges (2)
23 NOIEMBRIE 2017 | BUCUREȘTI
• Disaster Recovery Challenges
– Businesses have to plan for both local backup and recovery and DR
– Traditional backup and recovery methodologies create significant DR challenges
due to restoration complexity
– As a result, many companies limit their focus on DR and if they do focus on it, tests
are run infrequently
• Multiple RPOs
– Different applications mandate different recovery point objectives
– This typically results in multiple different protection tools
• Very Large Database Protection
– All challenges of backup and recovery are amplified with very large databases
• Tape Trouble
– Low confidence in tape backup for long term data retention and data access
Current Challenges (3)
23 NOIEMBRIE 2017 | BUCUREȘTI
Natural Threats
• Natural disasters
• Floods
• Earthquakes
• Hurricanes
Physical Security Threats
• Loss or damage of
system resources
• Physical intrusion
• Sabotage, espionage
and errors
Human threats
• Hackers
• Insiders
• Social engineering
• Lack of knowledge and
awareness
Information Security Threats - examples (1)
23 NOIEMBRIE 2017 | BUCUREȘTI
Network Threats
• Information gathering
• Sniffing and eavesdropping
• Spoofing
• Session hijacking
• Man-in-the-middle attacks
• ARP Poisoning
• Password-based attacks
• Denial of service attack
• Compromised-key attack
Host Threats
• Malware attacks
• Target Footprinting
• Password attacks
• Denial of service attacks
• Arbitrary code execution
• Unauthorized access
• Privilege escalation
• Backdoor Attacks
• Physical security threats
Application Threats
• Data/input validation
• SQL injection
• Authentication and
Authorization attacks
• Configuration management
• Information disclosure
• Session management issues
• Buffer overflow issues
• Cryptography attacks
• Parameter manipulation
• Improper error handling
and exception management
• Auditing and logging issues
Information Security Threats - examples (2)
23 NOIEMBRIE 2017 | BUCUREȘTI
• Recovery Time Objective (RTO):
– Acceptable amount of time to restore the function/service
– Requirement example:
• RTO = 0 in case of a site/datacenter being down
• RTO = 4 hour in case of 2 sites/datacenters being down
• Recovery Point Objective (RPO):
– Acceptable latency of data that will not be recovered
– Requirement example:
• RPO = 0 (no data is lost) in case of a site/datacenter being down
• RPO = 30 min in case of 2 sites/datacenters being down
Let’s start with the basics, RTO vs RPO
23 NOIEMBRIE 2017 | BUCUREȘTI
• They should be set for each app/service, based on:
–The expected loss to the business within the objective
–The cost of achieving the objective
RTO & RPO objectives
Last backup Event Data restored
RPO RTO
Time
23 NOIEMBRIE 2017 | BUCUREȘTI
• Moving DR data to the Cloud
–The cost of shifting massive amounts of data over the
Internet has declined dramatically
–Broadband speeds continue to increase
–The cost of storing vast quantities of data in the cloud
has declined dramatically (e.g. cold storage)
–The functionally limitless storage capacity of the cloud, as
long as organizations are willing to pay for it
–Hybrid cloud is building a lot of momentum
Cloud backup/DR concerns (1)
23 NOIEMBRIE 2017 | BUCUREȘTI
• Cloud security worries are generally wrong
• Concerns about pricing blowouts
–Pricing has consistently decreased for Cloud storage
• Recovery speeds could be impacted
–Traditional tape storage allows for large amounts of data
to move around quickly (e.g. via courier)
• Long-term storage and its impact on cost
• Managing and monitoring backup & DR
Cloud backup/DR concerns (2)
23 NOIEMBRIE 2017 | BUCUREȘTI
• Should the service just move to the cloud?
–Consider services like Exchange, SharePoint, Skype for
Business, CRM
–These would be critical during a DR failover to facilitate
communication between parties
• A better option may be to move to a SaaS based
solution in the cloud, e.g. Office 365 / Dynamics 365
–Could also use similar approach for other services that
are available as SaaS or even move to cloud PaaS for
regular production use
Service Migration to Azure
23 NOIEMBRIE 2017 | BUCUREȘTI
AZURE BACKUP
23 NOIEMBRIE 2017 | BUCUREȘTI
• Reliable Offsite Data Protection
– Easy replacement for tape backup
• Protect individual servers on-prem or in the Cloud
– Integrates with DPM and Windows Server Backup
• It can back up:
– Azure VMs
– System States
– Volumes, Files & Folders
– Applications/Workloads
• Out of the box, it offers:
– Automatic storage management with unlimited scaling
– Multiple storage options (locally-redundant or geo-redundant)
– Unlimited inbound data transfer
– Data encryption
– Application-consistent backups
– Long-term retention
Microsoft Azure Backup
23 NOIEMBRIE 2017 | BUCUREȘTI
• Azure Backup (MARS) Agent
– File & Folder backup, on-prem or Cloud
– Backup 3 times per day, not application aware
– No Linux Support
• System Center DPM / Azure Backup Server
– App-aware backups (VSS) for SQL Server, SharePoint, Exchange, etc.
– Covers Disk-to-Disk-to-Cloud backups
– Full flexibility on backup times
– Recover granularity
– Linux Support on Hyper-V & VMWare VMs
– Azure Backup Server does not support tape backups
• Azure IaaS VM Backup
– Native backup for Linux & Windows, no agent required
Azure Backup Components
23 NOIEMBRIE 2017 | BUCUREȘTI
AZURE SITE RECOVERY
23 NOIEMBRIE 2017 | BUCUREȘTI
• Near-real-time transfer to alternative location/site
• Meet tight RPO and RTO objectives via failover
How is disaster recovery achieved on-premises?
Primary Secondary
23 NOIEMBRIE 2017 | BUCUREȘTI
• The same process as on-premises, but with the
benefits of Azure
Disaster Recovery to Azure
Primary Cloud
StorSimple/Azure Files Sync
Azure Site Recovery
Azure Site Recovery
SQL AlwaysOn, etc.
23 NOIEMBRIE 2017 | BUCUREȘTI
• Orchestrates and automates replication of:
–Azure VMs between regions
–On-premises VMs and physical servers to Azure
–On-premises machines to a secondary datacenter
• It covers:
–Azure VMs
–Hyper-V virtual machines
–Physical servers (Windows & Linux)
–VMware virtual machines
Azure Site Recovery
23 NOIEMBRIE 2017 | BUCUREȘTI
• Running an instance in Azure requires:
– Network connectivity (S2S VPN/ExpressRoute)
– Compute charges
• To achieve HA, you can leverage other services such as:
– Azure Traffic Manager
– Azure IaaS Availability Sets
– Microsoft SQL Always-On
• Services requiring the highest RPO/RTO are good
candidates here
– Look at tier 1 SQL Servers or Domain Controllers
• You can also cut down on licensing/compute charges
– VM Scale Sets
– Azure Resource Manager Templates
• Other less critical applications may use ASR
Application-level replication
SQLAvailabilityGroup
23 NOIEMBRIE 2017 | BUCUREȘTI
• Billing is done per OS instance protected
–It’s free for the first 31 days for any new OS instance
• These same technology can be used to migrate
existing workloads to Azure
• What is a migration?
–Perform replication
–Failover once
–Stop replication
ASR Side Notes
23 NOIEMBRIE 2017 | BUCUREȘTI
CONCLUSIONS
23 NOIEMBRIE 2017 | BUCUREȘTI
• Clearly define your existing RPO/RTO
–The expected loss to the business within the objective
–The cost of achieving the objective
• Evaluate both Azure Backup and ASR, as they achieve
different purposes
–Azure Backup: VM deletion/corruption, data loss inside
VM, create a copy of an older version
–ASR: low RTO/RPO objectives (as low as 30 seconds),
near-real-time failover, migration
First steps
23 NOIEMBRIE 2017 | BUCUREȘTI
• Go with Azure Backup when:
– The business isn't accessing data on an urgent basis (cold data, any
workload with a long RTO window)
– Rebuilding instances/images in the public cloud isn't too complex
– You have in-house expertise in DR, and a willingness to test
readiness at least every six months
• Azure Site Recovery (DRaaS) is a better choice when:
– The sysadmin team consists of generalists with little expertise in DR
– The RTO is short (e.g. online marketing operations)
– The application and infrastructure setup is complex
• It’s generally better to do both
Azure Backup vs ASR
23 NOIEMBRIE 2017 | BUCUREȘTI
Q & A

Más contenido relacionado

La actualidad más candente

CloudOpen Japan - Controlling the cost of your first cloud
CloudOpen Japan - Controlling the cost of your first cloudCloudOpen Japan - Controlling the cost of your first cloud
CloudOpen Japan - Controlling the cost of your first cloudTim Mackey
 
OSCON2014: Understanding Hypervisor Selection in Apache CloudStack
OSCON2014: Understanding Hypervisor Selection in Apache CloudStackOSCON2014: Understanding Hypervisor Selection in Apache CloudStack
OSCON2014: Understanding Hypervisor Selection in Apache CloudStackTim Mackey
 
CloudStack EU User Group - Making stuff better through CloudStack
CloudStack EU User Group - Making stuff better through CloudStackCloudStack EU User Group - Making stuff better through CloudStack
CloudStack EU User Group - Making stuff better through CloudStackShapeBlue
 
CloudStack Container Service
CloudStack Container ServiceCloudStack Container Service
CloudStack Container ServiceShapeBlue
 
CloudStack EU user group - fast SAP provisioning
CloudStack EU user group - fast SAP provisioningCloudStack EU user group - fast SAP provisioning
CloudStack EU user group - fast SAP provisioningShapeBlue
 
Telia latvija cloudstack
Telia latvija cloudstackTelia latvija cloudstack
Telia latvija cloudstackShapeBlue
 
Azure Nights August2017
Azure Nights August2017Azure Nights August2017
Azure Nights August2017Michael Frank
 
CloudStack User Group welcome
CloudStack User Group welcomeCloudStack User Group welcome
CloudStack User Group welcomeShapeBlue
 
Secret Techniques to Manage Apache Cloudstack with ActOnCloud
Secret Techniques to Manage Apache Cloudstack with ActOnCloudSecret Techniques to Manage Apache Cloudstack with ActOnCloud
Secret Techniques to Manage Apache Cloudstack with ActOnCloudMadan Ganesh Velayudham
 
Paul Angus: CloudStack new UI (Primate)
Paul Angus: CloudStack new UI (Primate)Paul Angus: CloudStack new UI (Primate)
Paul Angus: CloudStack new UI (Primate)ShapeBlue
 
Fast SAP system provisioning based on CloudStack
Fast SAP system provisioning based on CloudStack Fast SAP system provisioning based on CloudStack
Fast SAP system provisioning based on CloudStack ShapeBlue
 
Nested CloudStack with VMware
Nested CloudStack with VMwareNested CloudStack with VMware
Nested CloudStack with VMwareShapeBlue
 
CloudStack templates with OpenVM
CloudStack templates with OpenVMCloudStack templates with OpenVM
CloudStack templates with OpenVMShapeBlue
 
New stuff in CloudStack!
New stuff in CloudStack!New stuff in CloudStack!
New stuff in CloudStack!ShapeBlue
 
Customising the CloudStack UI - CloudStack European User Group Virtual, May 2...
Customising the CloudStack UI - CloudStack European User Group Virtual, May 2...Customising the CloudStack UI - CloudStack European User Group Virtual, May 2...
Customising the CloudStack UI - CloudStack European User Group Virtual, May 2...ShapeBlue
 
CloudStack EU user group - CloudStack news
CloudStack EU user group - CloudStack newsCloudStack EU user group - CloudStack news
CloudStack EU user group - CloudStack newsShapeBlue
 
Designing Lean CloudStack Environments for the Edge - IndiQus - CloudStack E...
 Designing Lean CloudStack Environments for the Edge - IndiQus - CloudStack E... Designing Lean CloudStack Environments for the Edge - IndiQus - CloudStack E...
Designing Lean CloudStack Environments for the Edge - IndiQus - CloudStack E...ShapeBlue
 
A No-Nonsense Approach to Hyperconvergence
A No-Nonsense Approach to HyperconvergenceA No-Nonsense Approach to Hyperconvergence
A No-Nonsense Approach to HyperconvergenceChris Wahl
 

La actualidad más candente (20)

CloudOpen Japan - Controlling the cost of your first cloud
CloudOpen Japan - Controlling the cost of your first cloudCloudOpen Japan - Controlling the cost of your first cloud
CloudOpen Japan - Controlling the cost of your first cloud
 
OSCON2014: Understanding Hypervisor Selection in Apache CloudStack
OSCON2014: Understanding Hypervisor Selection in Apache CloudStackOSCON2014: Understanding Hypervisor Selection in Apache CloudStack
OSCON2014: Understanding Hypervisor Selection in Apache CloudStack
 
CloudStack EU User Group - Making stuff better through CloudStack
CloudStack EU User Group - Making stuff better through CloudStackCloudStack EU User Group - Making stuff better through CloudStack
CloudStack EU User Group - Making stuff better through CloudStack
 
CloudStack Container Service
CloudStack Container ServiceCloudStack Container Service
CloudStack Container Service
 
CloudStack EU user group - fast SAP provisioning
CloudStack EU user group - fast SAP provisioningCloudStack EU user group - fast SAP provisioning
CloudStack EU user group - fast SAP provisioning
 
Telia latvija cloudstack
Telia latvija cloudstackTelia latvija cloudstack
Telia latvija cloudstack
 
Azure Nights August2017
Azure Nights August2017Azure Nights August2017
Azure Nights August2017
 
CloudStack User Group welcome
CloudStack User Group welcomeCloudStack User Group welcome
CloudStack User Group welcome
 
Secret Techniques to Manage Apache Cloudstack with ActOnCloud
Secret Techniques to Manage Apache Cloudstack with ActOnCloudSecret Techniques to Manage Apache Cloudstack with ActOnCloud
Secret Techniques to Manage Apache Cloudstack with ActOnCloud
 
Paul Angus: CloudStack new UI (Primate)
Paul Angus: CloudStack new UI (Primate)Paul Angus: CloudStack new UI (Primate)
Paul Angus: CloudStack new UI (Primate)
 
Fast SAP system provisioning based on CloudStack
Fast SAP system provisioning based on CloudStack Fast SAP system provisioning based on CloudStack
Fast SAP system provisioning based on CloudStack
 
Nested CloudStack with VMware
Nested CloudStack with VMwareNested CloudStack with VMware
Nested CloudStack with VMware
 
CloudStack templates with OpenVM
CloudStack templates with OpenVMCloudStack templates with OpenVM
CloudStack templates with OpenVM
 
IT Virtualization Presentation
IT Virtualization PresentationIT Virtualization Presentation
IT Virtualization Presentation
 
New stuff in CloudStack!
New stuff in CloudStack!New stuff in CloudStack!
New stuff in CloudStack!
 
Customising the CloudStack UI - CloudStack European User Group Virtual, May 2...
Customising the CloudStack UI - CloudStack European User Group Virtual, May 2...Customising the CloudStack UI - CloudStack European User Group Virtual, May 2...
Customising the CloudStack UI - CloudStack European User Group Virtual, May 2...
 
CloudStack EU user group - CloudStack news
CloudStack EU user group - CloudStack newsCloudStack EU user group - CloudStack news
CloudStack EU user group - CloudStack news
 
CloudStack Meetup - Introduction
CloudStack Meetup - IntroductionCloudStack Meetup - Introduction
CloudStack Meetup - Introduction
 
Designing Lean CloudStack Environments for the Edge - IndiQus - CloudStack E...
 Designing Lean CloudStack Environments for the Edge - IndiQus - CloudStack E... Designing Lean CloudStack Environments for the Edge - IndiQus - CloudStack E...
Designing Lean CloudStack Environments for the Edge - IndiQus - CloudStack E...
 
A No-Nonsense Approach to Hyperconvergence
A No-Nonsense Approach to HyperconvergenceA No-Nonsense Approach to Hyperconvergence
A No-Nonsense Approach to Hyperconvergence
 

Similar a Tudor Damian - Microsoft Azure ca si solutie pentru backup sau disaster recovery

Business Continuity & Disaster Recovery with Microsoft Azure
Business Continuity & Disaster Recovery with Microsoft AzureBusiness Continuity & Disaster Recovery with Microsoft Azure
Business Continuity & Disaster Recovery with Microsoft AzureAymen Mami
 
Cloud Data Management: Protecting your Cloud strategy
Cloud Data Management: Protecting your Cloud strategyCloud Data Management: Protecting your Cloud strategy
Cloud Data Management: Protecting your Cloud strategyFujitsu Middle East
 
Webcast: AWS Sticker Shock? How can containers and automation help?
Webcast: AWS Sticker Shock?  How can containers and automation help?Webcast: AWS Sticker Shock?  How can containers and automation help?
Webcast: AWS Sticker Shock? How can containers and automation help?Applatix
 
Logical Architecture for Protection
Logical Architecture for ProtectionLogical Architecture for Protection
Logical Architecture for ProtectionSunita Shrivastava
 
Azure AWS real time-interview questions part 9
Azure AWS real time-interview questions part 9Azure AWS real time-interview questions part 9
Azure AWS real time-interview questions part 9Malleswar Reddy
 
How to Choose the Right Cloud for Continuity
How to Choose the Right Cloud for ContinuityHow to Choose the Right Cloud for Continuity
How to Choose the Right Cloud for Continuitymarketingunitrends
 
A view of Cloud Computing
A view of Cloud ComputingA view of Cloud Computing
A view of Cloud ComputingAsli Yazagan
 
Azure Fundamentals Part 1
Azure Fundamentals Part 1Azure Fundamentals Part 1
Azure Fundamentals Part 1CCG
 
Disaster Recovery Best Practices and Customer Use Cases: CGS and HealthQuest
Disaster Recovery Best Practices and Customer Use Cases: CGS and HealthQuestDisaster Recovery Best Practices and Customer Use Cases: CGS and HealthQuest
Disaster Recovery Best Practices and Customer Use Cases: CGS and HealthQuestAmazon Web Services
 
cloud services and providers
cloud services and providerscloud services and providers
cloud services and providersKalai Selvi
 
6 Storage Workloads Ideal for Microsoft Azure
6 Storage Workloads Ideal for Microsoft Azure6 Storage Workloads Ideal for Microsoft Azure
6 Storage Workloads Ideal for Microsoft AzureBuurst
 
Introduction_to_Cloud_Computing.pptx
Introduction_to_Cloud_Computing.pptxIntroduction_to_Cloud_Computing.pptx
Introduction_to_Cloud_Computing.pptxhayhadiabbas
 
vVols and Your Cloud Operating Model with Tristan Todd
vVols and Your Cloud Operating Model with Tristan ToddvVols and Your Cloud Operating Model with Tristan Todd
vVols and Your Cloud Operating Model with Tristan ToddChris Williams
 
The Need For Speed - Strategies to Modernize Your Data Center
The Need For Speed - Strategies to Modernize Your Data CenterThe Need For Speed - Strategies to Modernize Your Data Center
The Need For Speed - Strategies to Modernize Your Data CenterEDB
 
Lecture on Cloud Computing at Mumbai Education Trust Mumbai , India
Lecture on Cloud Computing at Mumbai Education Trust Mumbai , India Lecture on Cloud Computing at Mumbai Education Trust Mumbai , India
Lecture on Cloud Computing at Mumbai Education Trust Mumbai , India amodkadam
 
Azure Saturday 2017 - Planning for the Cloud
Azure Saturday 2017 - Planning for the CloudAzure Saturday 2017 - Planning for the Cloud
Azure Saturday 2017 - Planning for the CloudEric Berg
 

Similar a Tudor Damian - Microsoft Azure ca si solutie pentru backup sau disaster recovery (20)

Introduction of microsoft azure
Introduction of microsoft azureIntroduction of microsoft azure
Introduction of microsoft azure
 
Keeping Your Cloud Workloads Protected
Keeping Your Cloud Workloads ProtectedKeeping Your Cloud Workloads Protected
Keeping Your Cloud Workloads Protected
 
Business Continuity & Disaster Recovery with Microsoft Azure
Business Continuity & Disaster Recovery with Microsoft AzureBusiness Continuity & Disaster Recovery with Microsoft Azure
Business Continuity & Disaster Recovery with Microsoft Azure
 
Cloud Data Management: Protecting your Cloud strategy
Cloud Data Management: Protecting your Cloud strategyCloud Data Management: Protecting your Cloud strategy
Cloud Data Management: Protecting your Cloud strategy
 
Webcast: AWS Sticker Shock? How can containers and automation help?
Webcast: AWS Sticker Shock?  How can containers and automation help?Webcast: AWS Sticker Shock?  How can containers and automation help?
Webcast: AWS Sticker Shock? How can containers and automation help?
 
Logical Architecture for Protection
Logical Architecture for ProtectionLogical Architecture for Protection
Logical Architecture for Protection
 
Azure AWS real time-interview questions part 9
Azure AWS real time-interview questions part 9Azure AWS real time-interview questions part 9
Azure AWS real time-interview questions part 9
 
How to Choose the Right Cloud for Continuity
How to Choose the Right Cloud for ContinuityHow to Choose the Right Cloud for Continuity
How to Choose the Right Cloud for Continuity
 
A view of Cloud Computing
A view of Cloud ComputingA view of Cloud Computing
A view of Cloud Computing
 
Expertslive azure site recovery
  Expertslive   azure site recovery  Expertslive   azure site recovery
Expertslive azure site recovery
 
Azure Fundamentals Part 1
Azure Fundamentals Part 1Azure Fundamentals Part 1
Azure Fundamentals Part 1
 
Disaster Recovery Best Practices and Customer Use Cases: CGS and HealthQuest
Disaster Recovery Best Practices and Customer Use Cases: CGS and HealthQuestDisaster Recovery Best Practices and Customer Use Cases: CGS and HealthQuest
Disaster Recovery Best Practices and Customer Use Cases: CGS and HealthQuest
 
Cloud & DevOps.pptx
Cloud & DevOps.pptxCloud & DevOps.pptx
Cloud & DevOps.pptx
 
cloud services and providers
cloud services and providerscloud services and providers
cloud services and providers
 
6 Storage Workloads Ideal for Microsoft Azure
6 Storage Workloads Ideal for Microsoft Azure6 Storage Workloads Ideal for Microsoft Azure
6 Storage Workloads Ideal for Microsoft Azure
 
Introduction_to_Cloud_Computing.pptx
Introduction_to_Cloud_Computing.pptxIntroduction_to_Cloud_Computing.pptx
Introduction_to_Cloud_Computing.pptx
 
vVols and Your Cloud Operating Model with Tristan Todd
vVols and Your Cloud Operating Model with Tristan ToddvVols and Your Cloud Operating Model with Tristan Todd
vVols and Your Cloud Operating Model with Tristan Todd
 
The Need For Speed - Strategies to Modernize Your Data Center
The Need For Speed - Strategies to Modernize Your Data CenterThe Need For Speed - Strategies to Modernize Your Data Center
The Need For Speed - Strategies to Modernize Your Data Center
 
Lecture on Cloud Computing at Mumbai Education Trust Mumbai , India
Lecture on Cloud Computing at Mumbai Education Trust Mumbai , India Lecture on Cloud Computing at Mumbai Education Trust Mumbai , India
Lecture on Cloud Computing at Mumbai Education Trust Mumbai , India
 
Azure Saturday 2017 - Planning for the Cloud
Azure Saturday 2017 - Planning for the CloudAzure Saturday 2017 - Planning for the Cloud
Azure Saturday 2017 - Planning for the Cloud
 

Más de Avaelgo

Conferinta de Cloud 2017 Keynote
Conferinta de Cloud 2017 KeynoteConferinta de Cloud 2017 Keynote
Conferinta de Cloud 2017 KeynoteAvaelgo
 
GDPR Open Panel
GDPR Open PanelGDPR Open Panel
GDPR Open PanelAvaelgo
 
GDPR Open Panel Questions
GDPR Open Panel QuestionsGDPR Open Panel Questions
GDPR Open Panel QuestionsAvaelgo
 
Brian Kainec - Accelerating Digital Transformation
Brian Kainec - Accelerating Digital TransformationBrian Kainec - Accelerating Digital Transformation
Brian Kainec - Accelerating Digital TransformationAvaelgo
 
Alex Ricobon si Daniel Popescu - Migrarea solutiilor in Microsoft Azure cu Li...
Alex Ricobon si Daniel Popescu - Migrarea solutiilor in Microsoft Azure cu Li...Alex Ricobon si Daniel Popescu - Migrarea solutiilor in Microsoft Azure cu Li...
Alex Ricobon si Daniel Popescu - Migrarea solutiilor in Microsoft Azure cu Li...Avaelgo
 
Alex Mang - Solutii arhitecturale de tip azure platform as a service (PaaS)
Alex Mang - Solutii arhitecturale de tip azure platform as a service (PaaS)Alex Mang - Solutii arhitecturale de tip azure platform as a service (PaaS)
Alex Mang - Solutii arhitecturale de tip azure platform as a service (PaaS)Avaelgo
 
Alex Mang - Soluții arhitecturale de tip azure infrastructure as a service (I...
Alex Mang - Soluții arhitecturale de tip azure infrastructure as a service (I...Alex Mang - Soluții arhitecturale de tip azure infrastructure as a service (I...
Alex Mang - Soluții arhitecturale de tip azure infrastructure as a service (I...Avaelgo
 
Chaim Shachar - To Cloud or not to Cloud?
Chaim Shachar - To Cloud or not to Cloud?Chaim Shachar - To Cloud or not to Cloud?
Chaim Shachar - To Cloud or not to Cloud?Avaelgo
 
Robert Stoicescu - GDPR: Principalele provocari identificate de PwC in Romania
 Robert Stoicescu - GDPR: Principalele provocari identificate de PwC in Romania Robert Stoicescu - GDPR: Principalele provocari identificate de PwC in Romania
Robert Stoicescu - GDPR: Principalele provocari identificate de PwC in RomaniaAvaelgo
 
Radu Ialovoi - Meridianele cloud - retele virtuale si compozite
Radu Ialovoi - Meridianele cloud - retele virtuale si compoziteRadu Ialovoi - Meridianele cloud - retele virtuale si compozite
Radu Ialovoi - Meridianele cloud - retele virtuale si compoziteAvaelgo
 

Más de Avaelgo (10)

Conferinta de Cloud 2017 Keynote
Conferinta de Cloud 2017 KeynoteConferinta de Cloud 2017 Keynote
Conferinta de Cloud 2017 Keynote
 
GDPR Open Panel
GDPR Open PanelGDPR Open Panel
GDPR Open Panel
 
GDPR Open Panel Questions
GDPR Open Panel QuestionsGDPR Open Panel Questions
GDPR Open Panel Questions
 
Brian Kainec - Accelerating Digital Transformation
Brian Kainec - Accelerating Digital TransformationBrian Kainec - Accelerating Digital Transformation
Brian Kainec - Accelerating Digital Transformation
 
Alex Ricobon si Daniel Popescu - Migrarea solutiilor in Microsoft Azure cu Li...
Alex Ricobon si Daniel Popescu - Migrarea solutiilor in Microsoft Azure cu Li...Alex Ricobon si Daniel Popescu - Migrarea solutiilor in Microsoft Azure cu Li...
Alex Ricobon si Daniel Popescu - Migrarea solutiilor in Microsoft Azure cu Li...
 
Alex Mang - Solutii arhitecturale de tip azure platform as a service (PaaS)
Alex Mang - Solutii arhitecturale de tip azure platform as a service (PaaS)Alex Mang - Solutii arhitecturale de tip azure platform as a service (PaaS)
Alex Mang - Solutii arhitecturale de tip azure platform as a service (PaaS)
 
Alex Mang - Soluții arhitecturale de tip azure infrastructure as a service (I...
Alex Mang - Soluții arhitecturale de tip azure infrastructure as a service (I...Alex Mang - Soluții arhitecturale de tip azure infrastructure as a service (I...
Alex Mang - Soluții arhitecturale de tip azure infrastructure as a service (I...
 
Chaim Shachar - To Cloud or not to Cloud?
Chaim Shachar - To Cloud or not to Cloud?Chaim Shachar - To Cloud or not to Cloud?
Chaim Shachar - To Cloud or not to Cloud?
 
Robert Stoicescu - GDPR: Principalele provocari identificate de PwC in Romania
 Robert Stoicescu - GDPR: Principalele provocari identificate de PwC in Romania Robert Stoicescu - GDPR: Principalele provocari identificate de PwC in Romania
Robert Stoicescu - GDPR: Principalele provocari identificate de PwC in Romania
 
Radu Ialovoi - Meridianele cloud - retele virtuale si compozite
Radu Ialovoi - Meridianele cloud - retele virtuale si compoziteRadu Ialovoi - Meridianele cloud - retele virtuale si compozite
Radu Ialovoi - Meridianele cloud - retele virtuale si compozite
 

Último

The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationkaushalgiri8080
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...Christina Lin
 
Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...aditisharan08
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number SystemsJheuzeDellosa
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comFatema Valibhai
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxComplianceQuest1
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 

Último (20)

The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanation
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
 
Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
Exploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the ProcessExploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the Process
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number Systems
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 

Tudor Damian - Microsoft Azure ca si solutie pentru backup sau disaster recovery

  • 1. 23 NOIEMBRIE 2017 | BUCUREȘTI Microsoft Azure as a solution for DR: Backup or Disaster Recovery? TUDOR DAMIAN Executive Manager & CIO @ Avaelgo Microsoft Cloud & Datacenter Management MVP Certified Ethical Hacker
  • 2. 23 NOIEMBRIE 2017 | BUCUREȘTI Mulțumiri sponsorilor și partenerilor SPONSORI ORGANIZATOR PARTENERI MEDIA PARTENER DE IMAGINE
  • 3. 23 NOIEMBRIE 2017 | BUCUREȘTI • Business Continuity & Disaster Recovery primer –Challenges, threats, RTO/RPO, Cloud concerns • Azure Backup • Azure Site Recovery • Conclusions Agenda
  • 4. 23 NOIEMBRIE 2017 | BUCUREȘTI BUSINESS CONTINUITY & DR
  • 5. 23 NOIEMBRIE 2017 | BUCUREȘTI • Every company relies on IT systems to operate in this digital world –Implementing disaster recovery across your enterprise can be daunting and is therefore usually avoided • Yet, nearly every company is susceptible to some kind of disaster –Failure to provide service can lead to not only a service outage but long term brand damage Why Disaster Recovery is needed
  • 6. 23 NOIEMBRIE 2017 | BUCUREȘTI • The DR plan… – Does not exist at all – Is incorrect or unreliable – Includes unnecessary technology – Hasn’t been effectively tested – Doesn’t include sufficient information management regulations • The cost is too high – Datacenter, resources, hardware, management, staff, etc. • The complexity is overwhelming – Multiple data centers – Replication technologies – Potential need for dedicated restore hardware – DR management software Current Challenges (1)
  • 7. 23 NOIEMBRIE 2017 | BUCUREȘTI • Slow Cloud Adoption – Companies are trapped in traditional backup infrastructures that were never desired to embrace the Cloud • Long Backup Windows – The traditional model becomes unmanageable as data sizes grow and full backup windows extend beyond SLAs – Lengthy backup windows can impact application performance • Slow Recoveries – If you cannot recover your backups then why have them in the first place? – Lengthy recovery windows can impact business operations, customer experience and typically revenue Current Challenges (2)
  • 8. 23 NOIEMBRIE 2017 | BUCUREȘTI • Disaster Recovery Challenges – Businesses have to plan for both local backup and recovery and DR – Traditional backup and recovery methodologies create significant DR challenges due to restoration complexity – As a result, many companies limit their focus on DR and if they do focus on it, tests are run infrequently • Multiple RPOs – Different applications mandate different recovery point objectives – This typically results in multiple different protection tools • Very Large Database Protection – All challenges of backup and recovery are amplified with very large databases • Tape Trouble – Low confidence in tape backup for long term data retention and data access Current Challenges (3)
  • 9. 23 NOIEMBRIE 2017 | BUCUREȘTI Natural Threats • Natural disasters • Floods • Earthquakes • Hurricanes Physical Security Threats • Loss or damage of system resources • Physical intrusion • Sabotage, espionage and errors Human threats • Hackers • Insiders • Social engineering • Lack of knowledge and awareness Information Security Threats - examples (1)
  • 10. 23 NOIEMBRIE 2017 | BUCUREȘTI Network Threats • Information gathering • Sniffing and eavesdropping • Spoofing • Session hijacking • Man-in-the-middle attacks • ARP Poisoning • Password-based attacks • Denial of service attack • Compromised-key attack Host Threats • Malware attacks • Target Footprinting • Password attacks • Denial of service attacks • Arbitrary code execution • Unauthorized access • Privilege escalation • Backdoor Attacks • Physical security threats Application Threats • Data/input validation • SQL injection • Authentication and Authorization attacks • Configuration management • Information disclosure • Session management issues • Buffer overflow issues • Cryptography attacks • Parameter manipulation • Improper error handling and exception management • Auditing and logging issues Information Security Threats - examples (2)
  • 11. 23 NOIEMBRIE 2017 | BUCUREȘTI • Recovery Time Objective (RTO): – Acceptable amount of time to restore the function/service – Requirement example: • RTO = 0 in case of a site/datacenter being down • RTO = 4 hour in case of 2 sites/datacenters being down • Recovery Point Objective (RPO): – Acceptable latency of data that will not be recovered – Requirement example: • RPO = 0 (no data is lost) in case of a site/datacenter being down • RPO = 30 min in case of 2 sites/datacenters being down Let’s start with the basics, RTO vs RPO
  • 12. 23 NOIEMBRIE 2017 | BUCUREȘTI • They should be set for each app/service, based on: –The expected loss to the business within the objective –The cost of achieving the objective RTO & RPO objectives Last backup Event Data restored RPO RTO Time
  • 13. 23 NOIEMBRIE 2017 | BUCUREȘTI • Moving DR data to the Cloud –The cost of shifting massive amounts of data over the Internet has declined dramatically –Broadband speeds continue to increase –The cost of storing vast quantities of data in the cloud has declined dramatically (e.g. cold storage) –The functionally limitless storage capacity of the cloud, as long as organizations are willing to pay for it –Hybrid cloud is building a lot of momentum Cloud backup/DR concerns (1)
  • 14. 23 NOIEMBRIE 2017 | BUCUREȘTI • Cloud security worries are generally wrong • Concerns about pricing blowouts –Pricing has consistently decreased for Cloud storage • Recovery speeds could be impacted –Traditional tape storage allows for large amounts of data to move around quickly (e.g. via courier) • Long-term storage and its impact on cost • Managing and monitoring backup & DR Cloud backup/DR concerns (2)
  • 15. 23 NOIEMBRIE 2017 | BUCUREȘTI • Should the service just move to the cloud? –Consider services like Exchange, SharePoint, Skype for Business, CRM –These would be critical during a DR failover to facilitate communication between parties • A better option may be to move to a SaaS based solution in the cloud, e.g. Office 365 / Dynamics 365 –Could also use similar approach for other services that are available as SaaS or even move to cloud PaaS for regular production use Service Migration to Azure
  • 16. 23 NOIEMBRIE 2017 | BUCUREȘTI AZURE BACKUP
  • 17. 23 NOIEMBRIE 2017 | BUCUREȘTI • Reliable Offsite Data Protection – Easy replacement for tape backup • Protect individual servers on-prem or in the Cloud – Integrates with DPM and Windows Server Backup • It can back up: – Azure VMs – System States – Volumes, Files & Folders – Applications/Workloads • Out of the box, it offers: – Automatic storage management with unlimited scaling – Multiple storage options (locally-redundant or geo-redundant) – Unlimited inbound data transfer – Data encryption – Application-consistent backups – Long-term retention Microsoft Azure Backup
  • 18. 23 NOIEMBRIE 2017 | BUCUREȘTI • Azure Backup (MARS) Agent – File & Folder backup, on-prem or Cloud – Backup 3 times per day, not application aware – No Linux Support • System Center DPM / Azure Backup Server – App-aware backups (VSS) for SQL Server, SharePoint, Exchange, etc. – Covers Disk-to-Disk-to-Cloud backups – Full flexibility on backup times – Recover granularity – Linux Support on Hyper-V & VMWare VMs – Azure Backup Server does not support tape backups • Azure IaaS VM Backup – Native backup for Linux & Windows, no agent required Azure Backup Components
  • 19. 23 NOIEMBRIE 2017 | BUCUREȘTI AZURE SITE RECOVERY
  • 20. 23 NOIEMBRIE 2017 | BUCUREȘTI • Near-real-time transfer to alternative location/site • Meet tight RPO and RTO objectives via failover How is disaster recovery achieved on-premises? Primary Secondary
  • 21. 23 NOIEMBRIE 2017 | BUCUREȘTI • The same process as on-premises, but with the benefits of Azure Disaster Recovery to Azure Primary Cloud StorSimple/Azure Files Sync Azure Site Recovery Azure Site Recovery SQL AlwaysOn, etc.
  • 22. 23 NOIEMBRIE 2017 | BUCUREȘTI • Orchestrates and automates replication of: –Azure VMs between regions –On-premises VMs and physical servers to Azure –On-premises machines to a secondary datacenter • It covers: –Azure VMs –Hyper-V virtual machines –Physical servers (Windows & Linux) –VMware virtual machines Azure Site Recovery
  • 23. 23 NOIEMBRIE 2017 | BUCUREȘTI • Running an instance in Azure requires: – Network connectivity (S2S VPN/ExpressRoute) – Compute charges • To achieve HA, you can leverage other services such as: – Azure Traffic Manager – Azure IaaS Availability Sets – Microsoft SQL Always-On • Services requiring the highest RPO/RTO are good candidates here – Look at tier 1 SQL Servers or Domain Controllers • You can also cut down on licensing/compute charges – VM Scale Sets – Azure Resource Manager Templates • Other less critical applications may use ASR Application-level replication SQLAvailabilityGroup
  • 24. 23 NOIEMBRIE 2017 | BUCUREȘTI • Billing is done per OS instance protected –It’s free for the first 31 days for any new OS instance • These same technology can be used to migrate existing workloads to Azure • What is a migration? –Perform replication –Failover once –Stop replication ASR Side Notes
  • 25. 23 NOIEMBRIE 2017 | BUCUREȘTI CONCLUSIONS
  • 26. 23 NOIEMBRIE 2017 | BUCUREȘTI • Clearly define your existing RPO/RTO –The expected loss to the business within the objective –The cost of achieving the objective • Evaluate both Azure Backup and ASR, as they achieve different purposes –Azure Backup: VM deletion/corruption, data loss inside VM, create a copy of an older version –ASR: low RTO/RPO objectives (as low as 30 seconds), near-real-time failover, migration First steps
  • 27. 23 NOIEMBRIE 2017 | BUCUREȘTI • Go with Azure Backup when: – The business isn't accessing data on an urgent basis (cold data, any workload with a long RTO window) – Rebuilding instances/images in the public cloud isn't too complex – You have in-house expertise in DR, and a willingness to test readiness at least every six months • Azure Site Recovery (DRaaS) is a better choice when: – The sysadmin team consists of generalists with little expertise in DR – The RTO is short (e.g. online marketing operations) – The application and infrastructure setup is complex • It’s generally better to do both Azure Backup vs ASR
  • 28. 23 NOIEMBRIE 2017 | BUCUREȘTI Q & A