White Paper. How to select a cloud disaster recovery method that meets your requirements.

Size: px
Start display at page:

Download "White Paper. How to select a cloud disaster recovery method that meets your requirements."

Transcription

1 How to select a cloud disaster recovery method that meets your requirements. VS

2 Table of contents Table of contents Page 2 Executive Summary Page 3 Introduction Page 3 Disaster Recovery Methodologies Page 5 Cold Site DR at ProfitBricks Page 7 Warm Site DR at ProfitBricks Page 9 Hot Site DR at ProfitBricks Page 12 Other Considerations Page 14 Disaster Recovery Page 2

3 Executive Summary The value of data that a business generates is increasing as more and more companies are required to implement a disaster recovery plan. It s important to understand your business s Recovery Time Objective (RTO) and Recovery Point Objective (RPO) and the risk and bottom line costs of these values before selecting one of the three most common technology solutions to meet them. These are Cold site, Warm site and Hot site. Each of them will meet the RTO and RPO objectives differently and each model has a different cost and operational model. In this paper, you ll learn some of the details and see via architectural drawings how a Hot site combined with public cloud infrastructure. It can help you achieve a RTO and RPO that would be the envy of any business continuity expert, but one that will come at a higher cost than a cold site. ProfitBricks unique feature set includes a visual cloud management tool, billing by the minute, free incoming traffic and live vertical scaling, all combined to make one of the most compelling disaster recovery options available. Introduction Data that a company gains or uses has become one of the single most predictors of a business s ability to merely survive or to prosper. Data loss that occurs during a disaster can mean an increased likelihood of business failure. Insurance companies, financial institutions and your business partners may all now being asking for a DR plan. We ve all heard that statistics; a business that loses an important portion of its data is 70% more than likely to fail. Many organizations are turning to cloud computing and its Infrastructure as a Service (IaaS) Delivery Model to bring Disaster Recovery (DR) capabilities for their critical IT workloads without incurring the investment of a second physical site and/or the capital expenditure of hardware infrastructure at a second physical site. Most Infrastructure as a Service offerings support the various types of disaster recovery methodologies for failover and recovery. Many IaaS providers have multiple state-of-the-art data centers around the world, and can become a strategic partner to ensure the business continuity plan for any organization. Disaster Recovery Page 3

4 Firstly, it s important to define some of the concepts and terminology commonly used when developing a plan to recover against a disaster. Recovery Time Objective (RTO) This is the maximum tolerable length of time that a system can be unavailable during a disaster in order to avoid non-repairable damage to the business operations, customer satisfaction, employee productivity or revenue and profit margins. For example, if a disaster occurs at 1:00 PM and the RTO is 8 hours, the DR process should restore the services no later than 9:00 PM in order to meet this requirement. Recovery Point Objective (RPO) This is the maximum targeted period of time in which data might be lost during a disaster. For example, if a disaster occurs at 1:00 PM and the RPO is 1 hour, the system should recover all data that was lost during the time of the disaster to 12:00 PM (noon) One of the most important decisions in developing a disaster recovery plan for IT infrastructure is the financial impact analysis has on the business when IT systems are unavailable. This may include, among others, loss of credibility and business losses due to downtime. An organization would typically determine an acceptable RTO and RPO in order to find and plan solutions that are cost effective and meet the necessary levels of availability. It is also important to make a distinction between Backup and Disaster Recovery. While many interchange the terms, Backup is essential to the Disaster Recovery process but is often a separate initiative. While not recommended, most organizations have a backup plan but not a full disaster recovery plan. See our Backup and Restore documentation for further details. This white paper outlines some of the most common methodologies used by customers of ProfitBricks to enable the DR processes and minimize the impact of a disaster. It is worth mentioning that a comprehensive Disaster Recovery Plan is a holistic strategy that includes people, processes and technology. This white paper emphasizes the technology aspects of a DR plan. Disaster Recovery Page 4

5 Disaster Recovery Methodologies In general, there are three types of scenarios that are commonly used to support a DR strategy: Requirement COLD WARM HOT Overall Cost Low Medium High ProfitBricks Cost Savings Features On-Demand Facilities On-Demand Servers Free Incoming Traffic No Tape, No Hardware Same as Cold plus: Minute-based billing Live Vertical Scalling Same as Warm User impact (RTO) High Medium Low ProfitBricks Features to reduce RTO Automatic Tools: Ansible, API, Chef Knife Plugin, CLI, Libcloud, JClouds, SDKs Same as Cold Not necessary Complexity Low Medium High Test Feasibility Not Easy Not Easy Easy Partner Solutions Needed Backup & Restore (RPO) DNS Same as Cold DNS Failover Global Load Balancing Replication Technologies Cold Site typically refers to having access to data center space, power and network connectivity without having the production server workloads deployed. In the event of a disaster, IT staff will have to spend a significant amount of time deploying the necessary infrastructure to deploy the server workloads from backups or other images. This scenario is typically the least expensive option but requires a good deal of configuration making the RTO window difficult to achieve for certain environments. Warm Site a middle ground for the DR options described in this document. This method offers the same benefits of a cold site (lower costs, fewer complicated connections) with the addition of some pre-installed servers Disaster Recovery Page 5

6 and core infrastructure that can be quickly configured and/or restored to in order to minimize configuration efforts and speed the recovery process. Hot Site essentially mirrors the production data center. In this type of configuration, the production and DR workloads are running concurrently with the primary site continuously synchronizing changes to the DR site. This allows for the DR site to serve requests almost immediately in the event of a disaster. However; this level of redundancy is typically the most expensive of the options but greatly reduces risk and ensures a shorter RTO can be achieved. The following figure is a high level graphical view of the cost / benefits of the methods described before: Figure 1 Sample long description here It is worth mentioning that as with any other methodologies, there is no one size fits all, and there can certainly be a combination of these methods to create a workload-specific DR capability for the various applications being hosted. For this reason, it is recommended to perform an application criticality categorization review to determine the needs of each application in the environment. Disaster Recovery Page 6

7 Cold Site DR at ProfitBricks One of the benefits of partnering with ProfitBricks for a Disaster Recovery strategy and implementation is that all of the data center space, power, cooling, physical security and an almost limitless supply of servers, storage and networks can be spun up in our state-of-the-art data centers the minute an administrator logs in to the ProfitBricks Data Center Designer. A typical configuration for this level of recovery would include a basic level of infrastructure to provide basic network connectivity and access to backups that can be used in a similar way to a backup-and-restore scenario. The difference is that this would occur at a different site than the primary data center. In this scenario, the target recovery site can be a ProfitBricks virtual data center, which could mirror your existing data center that has failed. Some of items that should be considered for preparing the DR Site environment include: Understand how clients will connect to the DR site, which could include via a Web Browser, Terminal Services, VPN, among others. This will depend on the application(s) being hosted. Reserve the necessary public IP(s) that will be used to access the environment and configure the necessary Firewall/VPN rules to allow sufficient access to the DR Site. Maintain a copy of the backup sets at the DR site to speed up the recovery process. It is worth mentioning that ProfitBricks customers have the option to ship a hard drive to seed the backup data and only sync up the delta changes. Stage CPU, RAM and LAN connections for the servers that would be used for recovery within the ProfitBricks virtual data center. Leave them as unallocated by clicking the STOP button to avoid unnecessary costs for computing resources. Disaster Recovery Page 7

8 Below is a high level representation of the items referenced above which can be pre-staged to enable cold failover recovery for a sample 3-tier web application: Figure 2 Pre-staged environment to enable cold failover recovery for a sample 3-tier web application In the event of a disaster, the backup server at the ProfitBricks virtual data center (VDC) can recover the systems from its local backup replica. Also, the domain name (DNS record) can be updated to point to the ProfitBricks VDC in order to reach the servers that will take over production operations. Ideally, the Firewall Server can be maintained with the same rules as the source in order to minimize the amount of time needed to configure the appropriate access control lists (ACLs). It is worth mentioning that the IP space for the internal local area network can likely be maintained so it s important to document the networking details in advance. Disaster Recovery Page 8

9 The following figure shows the recovery phase for this scenario: Figure 3 Recover phase of a cold failover recovery for a sample 3-tier web application Warm Site DR at ProfitBricks A warm or standby site is often a popular option due to the ability to deploy a scaled-down version of a fully functional environment that is always running. This further decreases the recovery time as servers are already running and may simply need to be updated with the latest data sets (ie. delta vs. full). ProfitBricks can further support this method by allowing the servers to be configured with any combination of CPU, RAM, Storage (enough to meet the minimum requirements) and can later scale to the appropriate size via ProfitBricks Live Vertical Scaling feature which enables the allocation of additional resources on the fly. Disaster Recovery Page 9

10 The initial DR setup at ProfitBricks would look as depicted below for a sample 3-tier web application: Figure 4 Pre-DR environment for a warm site at ProfitBricks for a sample 3-tier web application This method minimizes the cost of running an identical amount of resources at the DR site while providing the flexibility to grow as needed. At ProfitBricks, it is also possible to scale up temporarily for testing the disaster recovery process, run user acceptance testing (UAT) and then scale back down to the minimum requirements. In the case of failure of the primary data center, the warm/standby environment can be quickly scaled up to support the production load, DNS records updated to redirect traffic to ProfitBricks and apply the latest delta changes to the production data. Disaster Recovery Page 10

11 The diagram below is a graphical representation of what the environment would look like during the recovery process: Figure 5 Post recovery for a warm site DR environment at ProfitBricks for a sample 3-tier web application Disaster Recovery Page 11

12 Hot Site DR at ProfitBricks A hot site solution runs identical configurations at the primary site as well as in the ProfitBricks cloud using either an active-active configuration or a highly automated active-passive configuration where the DR site is only a few transactions behind the primary source. This is typically achieved by leveraging synchronous (activeactive) or asynchronous (active-passive) replication technologies. This scenario is often combined with various technologies that enable a stretched cluster to have multiple redundant resources located in different geographic locations appear as a single highly available system. Some of these technologies include DNS weighting, Global Load Balancing, Host-Based Replication, Database mirroring, to name a few. The following diagram depicts some of the elements that need to be in place to deploy an active-active configuration in our sample 3-tier web application: Figure 6 Pre-DR environment for a Hot site at ProfitBricks for a sample 3-tier web application Disaster Recovery Page 12

13 If disaster strikes, traffic can quickly be cutover to the infrastructure running at ProfitBricks by the Global Load Balancer once it detects that the primary data center has failed. At this point, the DNS domain service will direct 100% of the traffic to the DR environment. The following diagram depicts the environment after the disaster: Figure 7 Post-DR environment for a Hot site at ProfitBricks for a sample 3-tier web application Disaster Recovery Page 13

14 Other Considerations Every IT environment varies, and while the examples used in this white paper were simple 3-tier web applications, your organization probable has a mixture of simpler and far more complex environments. Any of the preceding scenarios in this white paper can be deployed at ProfitBricks using separate regions to deploy both primary and DR sites within the ProfitBricks infrastructure. Some of the benefits of utilizing one IaaS vendor for both environments include: One vendor for all Infrastructure-as-a-Service needs. No need to negotiate contracts with third-party vendors. Leverage same tools and APIs for both environments. It is also worth considering the following factors for the replication of data between locations: Bandwidth Network throughout and latency are key to deliver data consistently. Distance Between Sites This not only affects the latency of the network connection. It should also be considered as a factor for allowing sufficient distance between the sites to prevent disasters affecting both physical sites. Data Transfer Rate This directly correlates with the ability to meet RPO requirements and is dependent upon the available bandwidth, distance and capabilities of the replication technology. Another important aspect of the disaster recovery plan include the people and processes that need to be in place to support the execution of the DR plan. Some of these items include: Testing frequency and testing methodologies of the DR plan. Communications needed during the disaster to include regular updates to key stakeholders. Disaster Recovery Page 14

15 Ownership for the various processes and tasks that need to be executed. Process to failback to the primary site after the disaster has been contained. Understanding of software licensing rights for the various workloads and their deployments in a DR model to ensure compliance. We hope this white paper provided an overview of how customers of the Profit- Bricks cloud are implementing their disaster recovery programs. If you d like to learn how to select a cloud computing IaaS provider, we suggest that you download our expert guide to selecting a cloud computing provider, complete with a checklist you could use as an RFP template. Disaster Recovery Page 15

16 Copyright This report was created by ProfitBricks. About ProfitBricks ProfitBricks is the IaaS provider that offers a painless cloud infrastructure for all IT users and managed service provider partners, with no learning curve. ProfitBricks boasts flexible cloud servers and networking, an integrated Data Center Designer tool for visual control over the cloud and a price/performance guarantee. ProfitBricks was awarded a spot on CRNs Emerging Vendors List, won the Best Cloud Award by ASCII and was also the recipient of the Frost & Sullivan North American Cloud Innovation award. ProfitBricks has offices in Berlin, Germany, San Antonio, Texas and Boston, Massachusetts. Get more information For further information and resources please visit our Website: Blog: blog.profitbricks.com Twitter: ProfitBricks Inc La Cantera Pkwy, Ste San Antonio, TX Phone: Fax: info-us@profitbricks.com twitter.com/profitbricksusa blog.profitbricks.com 2015 ProfitBricks, Inc. All rights reserved. ProfitBricks, the ProfitBricks logo and Data Center Designer are trademarks of ProfitBricks Inc. All other trademarks are the property of their respective owners. ProfitBricks reserves the right to make changes without further notice. Disaster Recovery

Business Continuity and Disaster Recovery. Ed Crowley Ch 12

Business Continuity and Disaster Recovery. Ed Crowley Ch 12 Business Continuity and Disaster Recovery Ed Crowley Ch 12 Topics Disaster Recovery Business Impact Analysis MTBF and MTTR RTO and RPO Redundancy Failover Backup Sites Load Balancing Mirror Sites Disaster

More information

Disaster Recovery Options

Disaster Recovery Options Disaster Recovery Options Balancing Pros and Cons, Objectives and Cost This ebook is written for both technology and non-technology executives who want to know their options and create a plan that appropriately

More information

The Key to Disaster Recovery

The Key to Disaster Recovery The Key to Disaster Recovery The key to a high-performing IT disaster recovery plan is having the right mix of solutions to achieve your organization s need for speedy recovery and maximum value. Bluelock

More information

Business Resiliency in the Cloud: Reality or Hype?

Business Resiliency in the Cloud: Reality or Hype? Business Resiliency in the Cloud: Reality or Hype? Karen Jaworski Senior Director, Product Marketing EVault, a Seagate Company 8/10/2012 2012 EVault, Inc. All Rights Reserved 1 Who is EVault? Cloud-Connected

More information

Dell DR4000 Replication Overview

Dell DR4000 Replication Overview Dell DR4000 Replication Overview Contents Introduction... 1 Challenges with Data Disaster Recovery... 1 The Dell DR4000 Solution A Replication Overview... 2 Advantages of using DR4000 replication for disaster

More information

WHITE PAPER. Header Title. Side Bar Copy. Header Title 5 Reasons to Consider Disaster Recovery as a Service for IBM i WHITEPAPER

WHITE PAPER. Header Title. Side Bar Copy. Header Title 5 Reasons to Consider Disaster Recovery as a Service for IBM i WHITEPAPER Side Bar Copy Header Title Header Title 5 Reasons to Consider Disaster Recovery as a Service for IBM i WHITEPAPER Introduction Due to the complexity of protecting ever-changing infrastructures and the

More information

Welcome! Considering a Warm Disaster Recovery Site?

Welcome! Considering a Warm Disaster Recovery Site? Welcome! Considering a Warm Disaster Recovery Site? Today s Moderator: Chris Riley Director 410-771-5544 x4331 criley@syssrc.com Today s Presenter: Rich Glenn Director 410-771-5544 x4420 rglenn@syssrc.com

More information

Advanced Architecture Design for Cloud-Based Disaster Recovery WHITE PAPER

Advanced Architecture Design for Cloud-Based Disaster Recovery WHITE PAPER Advanced Architecture Design for Cloud-Based Disaster Recovery WHITE PAPER Introduction Disaster Recovery (DR) is a fundamental tool for mitigating IT and business risks. But because it is perceived as

More information

What you need to know about cloud backup: your guide to cost, security, and flexibility. 8 common questions answered

What you need to know about cloud backup: your guide to cost, security, and flexibility. 8 common questions answered What you need to know about cloud backup: your guide to cost, security, and flexibility. 8 common questions answered Over the last decade, cloud backup, recovery and restore (BURR) options have emerged

More information

Step into the future. HP Storage Summit Converged storage for the next era of IT

Step into the future. HP Storage Summit Converged storage for the next era of IT HP Storage Summit 2013 Step into the future Converged storage for the next era of IT 1 HP Storage Summit 2013 Step into the future Converged storage for the next era of IT Karen van Warmerdam HP XP Product

More information

EBOOK. FROM DISASTER RECOVERY TO ACTIVE-ACTIVE: NuoDB AND MULTI-DATA CENTER DEPLOYMENTS

EBOOK. FROM DISASTER RECOVERY TO ACTIVE-ACTIVE: NuoDB AND MULTI-DATA CENTER DEPLOYMENTS FROM DISASTER RECOVERY TO ACTIVE-ACTIVE: NuoDB AND MULTI-DATA CENTER DEPLOYMENTS INTRODUCTION Traditionally, multi-data center strategies were deployed primarily to address disaster recovery scenarios.

More information

IBM SmartCloud Resilience offers cloud-based services to support a more rapid, reliable and cost-effective enterprise-wide resiliency.

IBM SmartCloud Resilience offers cloud-based services to support a more rapid, reliable and cost-effective enterprise-wide resiliency. Arjan Mooldijk 27 September 2012 Choice and control developing resilient cloud strategies IBM SmartCloud Resilience offers cloud-based services to support a more rapid, reliable and cost-effective enterprise-wide

More information

Disaster Recovery Planning

Disaster Recovery Planning Disaster Recovery Planning How to Ensure your IT systems are protected and your business keeps running should disaster strike. Benefits of Using Disaster Recovery as a Service DRaaS over Traditional Disaster

More information

Asigra Cloud Backup Provides Comprehensive Virtual Machine Data Protection Including Replication

Asigra Cloud Backup Provides Comprehensive Virtual Machine Data Protection Including Replication Datasheet Asigra Cloud Backup Provides Comprehensive Virtual Machine Data Protection Including Replication Virtual Machines (VMs) have become a staple of the modern enterprise data center, but as the usage

More information

A Practical Guide to Cost-Effective Disaster Recovery Planning

A Practical Guide to Cost-Effective Disaster Recovery Planning White Paper PlateSpin A Practical Guide to Cost-Effective Disaster Recovery Planning Organizations across the globe are finding disaster recovery increasingly important for a number of reasons. With the

More information

A Guide to Architecting the Active/Active Data Center

A Guide to Architecting the Active/Active Data Center White Paper A Guide to Architecting the Active/Active Data Center 2015 ScaleArc. All Rights Reserved. White Paper The New Imperative: Architecting the Active/Active Data Center Introduction With the average

More information

Disaster Recovery and Business Continuity

Disaster Recovery and Business Continuity Disaster Recovery and Business A Rackspace White Paper Spring 2010 Summary The purpose of this guide is to cut through the jargon around Business and Disaster Recovery, explain the differences and help

More information

Disaster Recovery Solutions for Oracle Database Standard Edition RAC. A Dbvisit White Paper By Anton Els

Disaster Recovery Solutions for Oracle Database Standard Edition RAC. A Dbvisit White Paper By Anton Els Disaster Recovery Solutions for Oracle Database Standard Edition RAC A Dbvisit White Paper By Anton Els Copyright 2017 Dbvisit Software Limited. All Rights Reserved V3, Oct 2017 Contents Executive Summary...

More information

How to license Oracle Database programs in DR environments

How to license Oracle Database programs in DR environments How to license Oracle Database programs in DR environments Author: Andra Tarata It is commonly known that the use of almost any Oracle software program requires a license. But how does that work when you

More information

A CommVault White Paper: Business Continuity: Architecture Design Guide

A CommVault White Paper: Business Continuity: Architecture Design Guide A CommVault White Paper: Business Continuity: Architecture Design Guide CommVault Corporate Headquarters 2 Crescent Place Oceanport, New Jersey 07757-0900 USA Telephone: 888.746.3849 or 732.870.4000 2007

More information

Business Continuity & Disaster Recovery

Business Continuity & Disaster Recovery Business Continuity & Disaster Recovery Technology and Process Alessio Di Benedetto Presales Manager Roma, 7 th of May 2010 1 Objectives The objective of this workshop is to provide: an overview of the

More information

C H A P T E R Overview Figure 1-1 What is Disaster Recovery as a Service?

C H A P T E R Overview Figure 1-1 What is Disaster Recovery as a Service? CHAPTER 1 Cisco Disaster Recovery as a Service Solution (DRaaS) architecture described in this document is designed to provide a new set of related capabilities allowing Virtualized Multi-Tenant Data Center

More information

High Availability through Warm-Standby Support in Sybase Replication Server A Whitepaper from Sybase, Inc.

High Availability through Warm-Standby Support in Sybase Replication Server A Whitepaper from Sybase, Inc. High Availability through Warm-Standby Support in Sybase Replication Server A Whitepaper from Sybase, Inc. Table of Contents Section I: The Need for Warm Standby...2 The Business Problem...2 Section II:

More information

Real-time Protection for Microsoft Hyper-V

Real-time Protection for Microsoft Hyper-V Real-time Protection for Microsoft Hyper-V Introduction Computer virtualization has come a long way in a very short time, triggered primarily by the rapid rate of customer adoption. Moving resources to

More information

High Availability and Disaster Recovery Solutions for Perforce

High Availability and Disaster Recovery Solutions for Perforce High Availability and Disaster Recovery Solutions for Perforce This paper provides strategies for achieving high Perforce server availability and minimizing data loss in the event of a disaster. Perforce

More information

EVERYTHING YOU NEED TO KNOW ABOUT NETWORK FAILOVER

EVERYTHING YOU NEED TO KNOW ABOUT NETWORK FAILOVER WHITE PAPER EVERYTHING YOU NEED TO KNOW ABOUT NETWORK FAILOVER Overview Enterprises lose $700 billion from downtime; losses fall into three categories: lost revenue (17%), lost productivity (73%), and

More information

Why the Cloud is Changing the Face of DR

Why the Cloud is Changing the Face of DR Why the Cloud is Changing the Face of DR Janson Hoambrecker Director of World Wide Cloud Incubation Services EVault, Inc., a Seagate Company 2012 EVault, Inc. All Rights 1 Upgrading DR Capability Seen

More information

An Oracle White Paper May Oracle VM 3: Overview of Disaster Recovery Solutions

An Oracle White Paper May Oracle VM 3: Overview of Disaster Recovery Solutions An Oracle White Paper May 2014 Oracle VM 3: Overview of Disaster Recovery Solutions Contents Introduction... 1 Overview of DR Solutions with Oracle VM... 2 Choose your DR solution path... 2 Continuous

More information

10 Reasons Why Your DR Plan Won t Work

10 Reasons Why Your DR Plan Won t Work 10 Reasons Why Your DR Plan Won t Work Jim Damoulakis CTO, GlassHouse Technologies, Inc. Sept. 29, 2005 DR Vision Imagine Prepared to handle multiple categories of disaster Clearly documented policies

More information

How to Protect Your Small or Midsized Business with Proven, Simple, and Affordable VMware Virtualization

How to Protect Your Small or Midsized Business with Proven, Simple, and Affordable VMware Virtualization How to Protect Your Small or Midsized Business with Proven, Simple, and Affordable VMware Virtualization January 2011 Business continuity and disaster recovery (BC/DR) planning is becoming a critical mandate

More information

Maximum Availability Architecture: Overview. An Oracle White Paper July 2002

Maximum Availability Architecture: Overview. An Oracle White Paper July 2002 Maximum Availability Architecture: Overview An Oracle White Paper July 2002 Maximum Availability Architecture: Overview Abstract...3 Introduction...3 Architecture Overview...4 Application Tier...5 Network

More information

INTRODUCING VERITAS BACKUP EXEC SUITE

INTRODUCING VERITAS BACKUP EXEC SUITE INTRODUCING VERITAS BACKUP EXEC SUITE January 6, 2005 VERITAS ARCHITECT NETWORK TABLE OF CONTENTS Managing More Storage with Fewer Resources...3 VERITAS Backup Exec Suite...3 Continuous Data Protection...

More information

Buyer s Guide: DRaaS features and functionality

Buyer s Guide: DRaaS features and functionality Buyer s Guide: DRaaS features and functionality Disaster recovery without a secondary site DRaaS for the midmarket When a server stops responding, for whatever reason, the fastest way to resume service

More information

Balancing RTO, RPO, and budget. Table of Contents. White Paper Seven steps to disaster recovery nirvana for wholesale distributors

Balancing RTO, RPO, and budget. Table of Contents. White Paper Seven steps to disaster recovery nirvana for wholesale distributors White Paper Seven steps to disaster recovery nirvana for wholesale distributors Balancing RTO, RPO, and budget In our last white paper, Thinking through the unthinkable: Disaster recovery for wholesale

More information

The Future of Business Continuity & Resiliency

The Future of Business Continuity & Resiliency The Future of Business Continuity & Resiliency Richard Cocchiara: IBM Distinguished Engineer; CTO IBM Business Continuity & Resiliency Services (BCRS); Managing Partner IBM Resiliency Consulting Services

More information

Copyright 2012 EMC Corporation. All rights reserved.

Copyright 2012 EMC Corporation. All rights reserved. 1 TRANSFORM IT+BUSINESS+YOURSELF DISASTER RECOVERY FOR MISSION CRITICAL APPLICATIONS EMC FORUM 2012 SKOPJE Dejan Živanović Presales Manager Dejan.Zivanovic@emc.com 2 Cloud A New Architecture Old World

More information

The Microsoft Large Mailbox Vision

The Microsoft Large Mailbox Vision WHITE PAPER The Microsoft Large Mailbox Vision Giving users large mailboxes without breaking your budget Introduction Giving your users the ability to store more email has many advantages. Large mailboxes

More information

BC/DR Strategy with VMware

BC/DR Strategy with VMware BC/DR Strategy with VMware VMware vforum, 2014 Andrea Teobaldi Systems Engineer @teob77 2014 VMware Inc. All rights reserved. What s on the agenda? Defining the problem Definitions VMware technologies

More information

Data Replication Whitepaper

Data Replication Whitepaper Data Replication Whitepaper WHITEPAPER Introduction: The Role of Replication in the Enterprise In our information-driven economy, a strong case could be made for the assertion that the value of the data

More information

DISASTER RECOVERY- AS-A-SERVICE FOR VMWARE CLOUD PROVIDER PARTNERS WHITE PAPER - OCTOBER 2017

DISASTER RECOVERY- AS-A-SERVICE FOR VMWARE CLOUD PROVIDER PARTNERS WHITE PAPER - OCTOBER 2017 DISASTER RECOVERY- AS-A-SERVICE FOR VMWARE CLOUD PROVIDER PARTNERS WHITE PAPER - OCTOBER 2017 Table of Contents Executive Summary 3 Introduction 3 vsphere Replication... 3 VMware NSX for vsphere... 4 What

More information

Migration and Building of Data Centers in IBM SoftLayer

Migration and Building of Data Centers in IBM SoftLayer Migration and Building of Data Centers in IBM SoftLayer Advantages of IBM SoftLayer and RackWare Together IBM SoftLayer offers customers the advantage of migrating and building complex environments into

More information

vsan Disaster Recovery November 19, 2017

vsan Disaster Recovery November 19, 2017 November 19, 2017 1 Table of Contents 1. Disaster Recovery 1.1.Overview 1.2.vSAN Stretched Clusters and Site Recovery Manager 1.3.vSAN Performance 1.4.Summary 2 1. Disaster Recovery According to the United

More information

Microsoft SQL Server

Microsoft SQL Server Microsoft SQL Server Abstract This white paper outlines the best practices for Microsoft SQL Server Failover Cluster Instance data protection with Cohesity DataPlatform. December 2017 Table of Contents

More information

StarWind Virtual SAN Windows Geo-Clustering: SQL Server

StarWind Virtual SAN Windows Geo-Clustering: SQL Server #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Windows Geo-Clustering: SQL Server FEBRUARY 2016 TECHNICAL PAPER EDWIN SARMIENTO, Microsoft SQL Server MVP, Microsoft Certified Master

More information

Transform Availability

Transform Availability Transform Availability EMC Continuous Availability Advisory Services Presenter: 1 Agenda Introduction Why Continuous Availability? Customer Challenges EMC s Approach Service Description Delivery Timeline

More information

Easy VMware Disaster Recovery & Business Continuity in Amazon Web Services

Easy VMware Disaster Recovery & Business Continuity in Amazon Web Services White Paper White Paper Managing Public Cloud Computing in the Enterprise Easy VMware Disaster Recovery & Business Continuity in Amazon Web Services A Quick Start Guide For the Price of Basic Backup By

More information

Hybrid Cloud Data Protection & Storage

Hybrid Cloud Data Protection & Storage Hybrid Cloud Data Protection & Storage Company Overview Acronis is a leading backup software, disaster recovery, and secure data access provider with solutions including physical, virtual, and cloud server

More information

White Paper: Backup vs. Business Continuity. Backup vs. Business Continuity: Using RTO to Better Plan for Your Business

White Paper: Backup vs. Business Continuity. Backup vs. Business Continuity: Using RTO to Better Plan for Your Business Backup vs. Business Continuity: Using RTO to Better Plan for Your Business Executive Summary SMBs in general don t have the same IT budgets and staffs as larger enterprises. Yet just like larger organizations

More information

White Paper BC/DR in the Cloud Era

White Paper BC/DR in the Cloud Era BC/DR in the Cloud Era Today, enterprises of all sizes are virtualizing their mission-critical applications, either within their own data center, or with an external cloud vendor. One key driver is to

More information

PROFITBRICKS IAAS VIRTUAL DATA CENTER. An Introduction to ProfitBricks VDC

PROFITBRICKS IAAS VIRTUAL DATA CENTER. An Introduction to ProfitBricks VDC PROFITBRICKS IAAS VIRTUAL DATA CENTER An Introduction to ProfitBricks VDC Why Cloud Computing? In the future, it will be difficult for IT service providers to avoid the subject of cloud computing. Still

More information

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange 2007

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange 2007 Enterprise Solutions for Microsoft Exchange 2007 EMC CLARiiON CX3-40 Metropolitan Exchange Recovery (MER) for Exchange Server Enabled by MirrorView/S and Replication Manager Reference Architecture EMC

More information

Microsoft E xchange 2010 on VMware

Microsoft E xchange 2010 on VMware : Microsoft E xchange 2010 on VMware Availability and R ecovery Options This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more

More information

Ensuring business continuity with comprehensive and cost-effective disaster recovery service.

Ensuring business continuity with comprehensive and cost-effective disaster recovery service. Singtel Business Product Brochure Managed Disaster Recovery-as-a-Service Ensuring business continuity with comprehensive and cost-effective disaster recovery service. Singtel Managed Disaster Recovery-as-a-Service

More information

VERITAS Volume Replicator. Successful Replication and Disaster Recovery

VERITAS Volume Replicator. Successful Replication and Disaster Recovery VERITAS Volume Replicator Successful Replication and Disaster Recovery V E R I T A S W H I T E P A P E R Table of Contents Introduction.................................................................................1

More information

SAP HANA Disaster Recovery with Asynchronous Storage Replication

SAP HANA Disaster Recovery with Asynchronous Storage Replication Technical Report SAP HANA Disaster Recovery with Asynchronous Storage Replication Using SnapCenter 4.0 SAP HANA Plug-In Nils Bauer, Bernd Herth, NetApp April 2018 TR-4646 Abstract This document provides

More information

Seven Criteria for a Sound Investment in WAN Optimization

Seven Criteria for a Sound Investment in WAN Optimization Seven Criteria for a Sound Investment in WAN Optimization Introduction WAN optimization technology brings three important business benefits to IT organizations: Reduces branch office infrastructure costs

More information

Dell Fluid Data solutions. Powerful self-optimized enterprise storage. Dell Compellent Storage Center: Designed for business results

Dell Fluid Data solutions. Powerful self-optimized enterprise storage. Dell Compellent Storage Center: Designed for business results Dell Fluid Data solutions Powerful self-optimized enterprise storage Dell Compellent Storage Center: Designed for business results The Dell difference: Efficiency designed to drive down your total cost

More information

New England Data Camp v2.0 It is all about the data! Caregroup Healthcare System. Ayad Shammout Lead Technical DBA

New England Data Camp v2.0 It is all about the data! Caregroup Healthcare System. Ayad Shammout Lead Technical DBA New England Data Camp v2.0 It is all about the data! Caregroup Healthcare System Ayad Shammout Lead Technical DBA ashammou@caregroup.harvard.edu About Caregroup SQL Server Database Mirroring Selected SQL

More information

Disaster Recovery Is A Business Strategy

Disaster Recovery Is A Business Strategy Disaster Recovery Is A Business Strategy A White Paper By Table of Contents Preface Disaster Recovery Is a Business Strategy Disaster Recovery Is a Business Strategy... 2 Disaster Recovery: The Facts...

More information

Data center interconnect for the enterprise hybrid cloud

Data center interconnect for the enterprise hybrid cloud WHITEPAPER Data center interconnect for the enterprise hybrid cloud The world is moving to the cloud. Everything from entertainment and consumer mobile applications to enterprise software and government

More information

Developing a Complete RTO/RPO Strategy for Your Virtualized Environment

Developing a Complete RTO/RPO Strategy for Your Virtualized Environment #1 HyperConverged Appliance for SMB and ROBO Developing a Complete RTO/RPO Strategy for Your Virtualized Environment NOVEMBER 2014 WHITE PAPER BY GEORGE CRUMP Lead Analyst Storage Switzerland, LLC Virtualization,

More information

How CloudEndure Disaster Recovery Works

How CloudEndure Disaster Recovery Works How CloudEndure Disaster Recovery Works Technical White Paper How CloudEndure Disaster Recovery Works THE TECHNOLOGY BEHIND CLOUDENDURE S ENTERPRISE-GRADE DISASTER RECOVERY SOLUTION Introduction CloudEndure

More information

Protecting Microsoft Hyper-V 3.0 Environments with Arcserve

Protecting Microsoft Hyper-V 3.0 Environments with Arcserve Protecting Microsoft Hyper-V 3.0 Environments with Arcserve Adding value to your Hyper-V environment. Today, you face demanding service level agreements (SLAs) while having to address staffing and budget

More information

High Availability- Disaster Recovery 101

High Availability- Disaster Recovery 101 High Availability- Disaster Recovery 101 DBA-100 Glenn Berry, Principal Consultant, SQLskills.com Glenn Berry Consultant/Trainer/Speaker/Author Principal Consultant, SQLskills.com Email: Glenn@SQLskills.com

More information

Virtualization with Protection for SMBs Using the ReadyDATA 5200

Virtualization with Protection for SMBs Using the ReadyDATA 5200 Virtualization with Protection for SMBs Using the ReadyDATA WHITE PAPER For most small-to-medium size businesses, building a virtualization solution that provides scalability, reliability, and data protection

More information

High Availability- Disaster Recovery 101

High Availability- Disaster Recovery 101 High Availability- Disaster Recovery 101 DBA-100 Glenn Berry, Principal Consultant, SQLskills.com Glenn Berry Consultant/Trainer/Speaker/Author Principal Consultant, SQLskills.com Email: Glenn@SQLskills.com

More information

OL Connect Backup licenses

OL Connect Backup licenses OL Connect Backup licenses Contents 2 Introduction 3 What you need to know about application downtime 5 What are my options? 5 Reinstall, reactivate, and rebuild 5 Create a Virtual Machine 5 Run two servers

More information

Disaster Recovery-to-the- Cloud Best Practices

Disaster Recovery-to-the- Cloud Best Practices Disaster Recovery-to-the- Cloud Best Practices HOW TO EFFECTIVELY CONFIGURE YOUR OWN SELF-MANAGED RECOVERY PLANS AND THE REPLICATION OF CRITICAL VMWARE VIRTUAL MACHINES FROM ON-PREMISES TO A CLOUD SERVICE

More information

VERITAS Volume Replicator Successful Replication and Disaster Recovery

VERITAS Volume Replicator Successful Replication and Disaster Recovery VERITAS Replicator Successful Replication and Disaster Recovery Introduction Companies today rely to an unprecedented extent on online, frequently accessed, constantly changing data to run their businesses.

More information

Consolidated Disaster Recovery. Paul Kangro Applied Technology Strategiest

Consolidated Disaster Recovery. Paul Kangro Applied Technology Strategiest Consolidated Disaster Recovery Paul Kangro Applied Technology Strategiest 2008.10.22 Presentation Overview About PlateSpin Technology Overview State of Disaster Recovery Introducing PlateSpin Forge Product

More information

Backup vs. Business Continuity

Backup vs. Business Continuity EBOOK Backup vs. Business Continuity 1 datto.com Data protection solutions are essential for businesses of all sizes to implement, regardless of size, industry and geographic location. In this white paper,

More information

How Cisco IT Deployed Enterprise Messaging on Cisco UCS

How Cisco IT Deployed Enterprise Messaging on Cisco UCS Cisco IT Case Study July 2012 Enterprise Messaging on Cisco UCS How Cisco IT Deployed Enterprise Messaging on Cisco UCS Messaging platform upgrade and new servers reduce costs and improve management, availability,

More information

AtoS IT Solutions and Services. Microsoft Solutions Summit 2012

AtoS IT Solutions and Services. Microsoft Solutions Summit 2012 Microsoft Solutions Summit 2012 1 Building Private Cloud with Microsoft Solution 2 Building Private Cloud with Microsoft Solution Atos integration Establish a new strategic IT partnership From July 2011

More information

White Paper. Disaster Recovery in the Cloud

White Paper. Disaster Recovery in the Cloud White Paper Disaster Recovery in the Cloud Disaster Recovery in the Cloud Disaster recovery (DR) is the ability to handle site failures with minimal disruptions to a business. This is an essential capability

More information

BCP/DR Primer Part 2 BCP Tiers and recovery requirements

BCP/DR Primer Part 2 BCP Tiers and recovery requirements BCP/DR Primer Part 2 BCP Tiers and recovery requirements In Part1 of our BCP/DR Primer series we defined some key terminology that we will use as we build up our plans and document our systems as they

More information

34% DOING MORE WITH LESS How Red Hat Enterprise Linux shrinks total cost of ownership (TCO) compared to Windows. I n a study measuring

34% DOING MORE WITH LESS How Red Hat Enterprise Linux shrinks total cost of ownership (TCO) compared to Windows. I n a study measuring WHITEPAPER DOING MORE WITH LESS How shrinks total cost of ownership (TCO) compared to Windows I n a study measuring the TCO of Windows and servers, Red Hat Enterprise platforms exhibited 34% lower annual

More information

arcserve r16.5 Hybrid data protection

arcserve r16.5 Hybrid data protection arcserve r16.5 Hybrid data protection Whether you re protecting the data center, remote offices or desktop resources, you need a solution that helps you meet today s demanding service-level agreements

More information

Take Back Lost Revenue by Activating Virtuozzo Storage Today

Take Back Lost Revenue by Activating Virtuozzo Storage Today Take Back Lost Revenue by Activating Virtuozzo Storage Today JUNE, 2017 2017 Virtuozzo. All rights reserved. 1 Introduction New software-defined storage (SDS) solutions are enabling hosting companies to

More information

NEC ExpressCluster Introduction.

NEC ExpressCluster Introduction. NEC ExpressCluster Introduction www.expresscluster.com ExpressCluster Overview Software for no-click fully automated recovery of critical application and data systems from hardware, software and site failures

More information

Journey to the Cloud. Jeff Hoehing, Principal Consultant

Journey to the Cloud. Jeff Hoehing, Principal Consultant Journey to the Cloud Jeff Hoehing, Principal Consultant Agenda! Industry/Business Trends! Cloud and DR in the Cloud! Verizon Terremark Overview! Q&A The World in which we Operate has Changed Consumerization

More information

EMC Business Continuity for Microsoft SharePoint Server (MOSS 2007)

EMC Business Continuity for Microsoft SharePoint Server (MOSS 2007) EMC Business Continuity for Microsoft SharePoint Server (MOSS 2007) Enabled by EMC Symmetrix DMX-4 4500 and EMC Symmetrix Remote Data Facility (SRDF) Reference Architecture EMC Global Solutions 42 South

More information

Security+ Guide to Network Security Fundamentals, Third Edition. Chapter 13 Business Continuity

Security+ Guide to Network Security Fundamentals, Third Edition. Chapter 13 Business Continuity Security+ Guide to Network Security Fundamentals, Third Edition Chapter 13 Business Continuity Objectives Define business continuity Describe the components of redundancy planning List disaster recovery

More information

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange Enabled by MirrorView/S

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange Enabled by MirrorView/S Enterprise Solutions for Microsoft Exchange 2007 EMC CLARiiON CX3-40 Metropolitan Exchange Recovery (MER) for Exchange in a VMware Environment Enabled by MirrorView/S Reference Architecture EMC Global

More information

DATA CENTRE SOLUTIONS

DATA CENTRE SOLUTIONS DATA CENTRE SOLUTIONS NOW OPTIMIZATION IS WITHIN REACH. CONVERGED INFRASTRUCTURE VIRTUALIZATION STORAGE NETWORKING BACKUP & RECOVERY POWER & COOLING 2 INCREASE AGILITY, STARTING IN YOUR DATA CENTRE. Chances

More information

A Digium Solutions Guide. Switchvox On-Premise Options: Is it Time to Virtualize?

A Digium Solutions Guide. Switchvox On-Premise Options: Is it Time to Virtualize? A Digium Solutions Guide Switchvox On-Premise Options: Is it Time to Virtualize? Businesses of all sizes can now realize the advantages of a fully-featured UC solution, whether it be virtualized, cloud/hosted

More information

Backup vs. Business Continuity: Using RTO to Better Plan for Your Business

Backup vs. Business Continuity: Using RTO to Better Plan for Your Business Backup vs. Business Continuity: Using RTO to Better Plan for Your Business Executive Summary SMBs in general don t have the same IT budgets and staffs as larger enterprises. Yet just like larger organizations

More information

New Zealand Government IBM Infrastructure as a Service

New Zealand Government IBM Infrastructure as a Service New Zealand Government IBM Infrastructure as a Service A world class agile cloud infrastructure designed to provide quick access to a security-rich, enterprise-class virtual server environment. 2 New Zealand

More information

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public Data Protection for Cisco HyperFlex with Veeam Availability Suite 1 2017 2017 Cisco Cisco and/or and/or its affiliates. its affiliates. All rights All rights reserved. reserved. Highlights Is Cisco compatible

More information

BUSINESS CONTINUITY: THE PROFIT SCENARIO

BUSINESS CONTINUITY: THE PROFIT SCENARIO WHITE PAPER BUSINESS CONTINUITY: THE PROFIT SCENARIO THE BENEFITS OF A COMPREHENSIVE BUSINESS CONTINUITY STRATEGY FOR INCREASED OPPORTUNITY Organizational data is the DNA of a business it makes your operation

More information

CANVAS DISASTER RECOVERY PLAN AND PROCEDURES

CANVAS DISASTER RECOVERY PLAN AND PROCEDURES CANVAS DISASTER RECOVERY PLAN AND PROCEDURES Instructure Security, Engineering, and Operations INSTRUCTURE, INC. 6330 South 3000 East Salt Lake City, Utah 84121 Table of Contents Disaster Plan and Procedures...

More information

Avoiding the Cost of Confusion: SQL Server Failover Cluster Instances versus Basic Availability Group on Standard Edition

Avoiding the Cost of Confusion: SQL Server Failover Cluster Instances versus Basic Availability Group on Standard Edition One Stop Virtualization Shop Avoiding the Cost of Confusion: SQL Server Failover Cluster Instances versus Basic Availability Group on Standard Edition Written by Edwin M Sarmiento, a Microsoft Data Platform

More information

Virtual protection gets real

Virtual protection gets real Virtual protection gets real How to protect virtual machines from downtime and data loss 5 must-have features for VM backup Businesses virtualize to consolidate resources, reduce costs and increase workforce

More information

Enterprise Vault Whitepaper High Availability Options for Enterprise Vault

Enterprise Vault Whitepaper High Availability Options for Enterprise Vault Enterprise Vault Whitepaper High Availability Options for Enterprise Vault This Whitepaper is intended to assist customers, partners and service providers as they plan to implement high availability for

More information

Simplifying Downtime Prevention for Industrial Plants. A Guide to the Five Most Common Deployment Approaches

Simplifying Downtime Prevention for Industrial Plants. A Guide to the Five Most Common Deployment Approaches Simplifying Downtime Prevention for Industrial Plants A Guide to the Five Most Common Deployment Approaches Simplifying Downtime Prevention for Industrial Plants: A Guide to the Five Most Common Deployment

More information

EMC Business Continuity for Microsoft Applications

EMC Business Continuity for Microsoft Applications EMC Business Continuity for Microsoft Applications Enabled by EMC Celerra, EMC MirrorView/A, EMC Celerra Replicator, VMware Site Recovery Manager, and VMware vsphere 4 Copyright 2009 EMC Corporation. All

More information

Hybrid Cloud for Business Communications

Hybrid Cloud for Business Communications Hybrid Cloud for Business Communications THE ESSENTIAL GUIDE So you re considering hybrid cloud for your business communications. You re not alone! In fact, more and more businesses are turning to cloud

More information

Arcserve Solutions for Amazon Web Services (AWS)

Arcserve Solutions for Amazon Web Services (AWS) Arcserve Solutions for Amazon Web Services (AWS) Introduction The public cloud has become a major factor in all IT decision making due to its endless supply of technical resources at an affordable cost.

More information

VMware Join the Virtual Revolution! Brian McNeil VMware National Partner Business Manager

VMware Join the Virtual Revolution! Brian McNeil VMware National Partner Business Manager VMware Join the Virtual Revolution! Brian McNeil VMware National Partner Business Manager 1 VMware By the Numbers Year Founded Employees R&D Engineers with Advanced Degrees Technology Partners Channel

More information

Disaster Recovery (DR) Planning with the Cloud Desktop

Disaster Recovery (DR) Planning with the Cloud Desktop with the Cloud Desktop Info@RIAWorkSpace.com 877.361.3499 www.riaworkspace.com In preparing for the unexpected, most companies put specific disaster recovery plans in place. Without planning, recovering

More information

A Ready Business rises above infrastructure limitations. Vodacom Power to you

A Ready Business rises above infrastructure limitations. Vodacom Power to you A Ready Business rises above infrastructure limitations Vodacom Power to you Vodacom Business Nigeria Managed Hosted Services Get Ready to free up your business. To succeed in today s world of dramatic

More information