Microsoft SQL Server HA and DR with DVX

Size: px
Start display at page:

Download "Microsoft SQL Server HA and DR with DVX"

Transcription

1 Microsoft SQL Server HA and DR with DVX 385 Moffett Park Dr. Sunnyvale, CA Technical Report

2 Introduction A Datrium DVX solution allows you to start small and scale out. With Open Convergence, Datrium introduces the next wave of technical innovation for virtual machine storage Datrium DVX. A Datrium DVX allows you to start small and scale out. Use your existing x86 servers with any commodity flash SSDs to simplify the deployment, management, and scaling of virtual machine storage. Add new preconfigured Datrium Compute Nodes or your choice of third party x86 servers with commodity flash SSDs into your virtualized infrastructure as you grow and create your own private cloud. Figure 1 shows the basic dual node (Compute and Data) architecture of Datrium DVX solution which can scale up to 32 hosts for scale out. Datrium DVX figure 1 Datrium believes that application data should be stored in the server close to the running applications. This approach provides the following benefits: 1 ] Fast - Virtualized application reads are host-local. Reads are served from flash for improved performance. 2 ] Flexible - With Datrium DVX, the server choice is yours. You can leverage your existing x86 server resources or buy new x86 servers for compute and performance.

3 3 ] Efficient - Lower your TCO. Use commodity flash with Datrium DVX and leverage the solution s built-in global deduplication for storage efficiency. 4 ] Predictable - No more guess work for compute and storage requirements. Datrium s built-in VM level awareness means you get predictable resource utilization with VM level analytics. 5 ] Simple - It is easy to setup, manage and monitor. Configuration of a Datrium DVX with your hypervisor is intuitive and wizard based. You can manage your Datrium DVX, natively, from the vsphere web client. For a deep dive into the Datrium DVX Architecture, we recommend reviewing our Datrium Technical Report. Microsoft SQL Server HA and DR Microsoft SQL Server is ranked third in the DB-Engines Ranking of the most popular database management systems. It is a relational database that is designed for scale out transaction processing and data warehousing. As a matter of fact, Microsoft has put its corporate resources into SQL Server, open source, and cloud development by announcing support for SQL Server on Linux. Natively, Microsoft SQL Server has built-in HA and DR solutions. These HA and DR solutions are (not in any order of importance): 1 ] Database mirroring 2 ] Peer-to-peer replication 3 ] Transaction log shipping 4 ] Clustering (Failover Clustered Instance is not supported with Datrium DVX) 5 ] Availability Groups 6 ] SQL DB Backups Virtualized Microsoft SQL Servers could also leverage third-party data protection solutions for backups and restore operations. However, not all solutions are created equal. Datrium DVX is built with virtualized applications such as SQL Server in mind. We will review and consider some of the benefits of these solutions and seek to optimize our Microsoft SQL Server HA and DR with Datrium DVX.

4 SQL Server HA and DR Solutions Database Mirroring Considerations Database mirroring increases your SQL Server database availability. The solution is granular, as mirroring is on a per-database basis. It increases data protection as it provides redundancy of your data. However, your SQL Server database must be using full recovery model. It is in your best interest to consider other solutions because SQL Server database mirroring will be removed in a future version of Microsoft SQL Server. Peer-to-Peer Replication Considerations With peer-to-peer replication, copies of data are maintained across multiple server instances. Read performance can be improved because you can spread out your read SQL queries across SQL Server nodes. Microsoft recommends that write operations for each row be performed at only one node because data corruption could result from undetected conflicts. You should also enable conflict detection to help avoid data corruption issues. Additionally, all participating databases must have identical schema and data. Transaction Log Shipping Considerations With SQL Server transaction log shipping, you can send a copy of the transaction log backups from the primary server instance to one or more secondary databases on separate secondary server instances. However, transaction log shipping could result in corrupted data restored to your secondary servers. To prevent data corruption on your secondary databases, Microsoft recommends using user-specified delay for transaction log shipping so that you can retrieve unchanged data from your secondary database and restore to your primary server instance. Clustering Considerations With Microsoft SQL Server clustering, you can leverage SQL Server Failover Cluster Instances (FCI) with Windows Server Failover Clustering (WSFC) to ensure HA and provide for DR to SQL Server instance failures. SQL Server FCI protects your SQL Server databases against OS failures but it requires shared disks. SQL Server Failover Cluster Instances requires access to block based storage devices. Due to this requirement, SQL Server FCI are not supported with Datrium DVX. It is recommended to use Microsoft SQL Server Availability Groups with Datrium DVX. Availability Groups Considerations Microsoft SQL Server Availability Groups are the newest way to provide high availability as well as increased performance and flexibility of your databases. You can have up to eight secondary replicas (SQL Server 2014 and SQL Server 2016). Additionally, the SQL Server DB administrators can leverage a SQL Server Availability Group Listener for read-only routing. This feature allows you to leverage your secondary replicas for read IO to

5 increase performance for your SQL queries. This is an added benefit over some of the other HA and DR solutions because your read replicas do not have to sit idle waiting for DR to be useful. SQL Server Availability Groups also allows you to group your databases for protection with availability databases. An additional benefit of Availability Groups includes dynamic failover. Databases in an availability group will dynamically failover to a secondary replica if the primary becomes unavailable. Review our Microsoft SQL Solution Brief for additional benefits of Microsoft SQL Server Always On Availability Groups with Datrium DVX. DB Backups Considerations As a SQL Server database administrator, you can choose to use Microsoft SQL Server native backup or third-party data protection solutions. Datrium DVX supports third-party data protection solutions such as Veeam, Rubrik, etc. It does not matter which backup solution you choose; a SQL Server backup ensures that your data is protected locally, off-site and on multiple media as needed. As a Microsoft SQL Server database administrator, you should consider using Microsoft SQL Server native backup DVX Components to automate and schedule your backups. This provides you a solution at the database level to protect your data, your way. For Microsoft SQL Server HA and DR, you could consider and implement each of the available solutions we have discussed. However, as you scale and move into your private cloud, SQL Server HA and DR can become complex to manage with multiple SQL Server instances and TBs of data (see figure 2). SQL Server Native HA and DR Solutions figure 2

6 Microsoft SQL Server HA and DR with Datrium DVX Datrium Data Cloud Foundation is built-in with every Datrium DVX. This means you can use our built-in snapshot, clone and elastic replication for backup and DR. Datrium DVX snapshots are space-efficient and there is no impact to your live virtual machines and virtualized applications. With Datrium Data Cloud, backups and restores can be at the VM, virtual disk and even at the datastore file level. Figure 3 shows the foundation of Datrium Data Cloud. Datrium Data Cloud Foundation figure 3 With Datrium DVX, managing and scaling your virtualized Microsoft SQL Servers is simplified. Storage management tasks around LUNs or RAID and special configuration or tuning are eliminated and the focus is shifted to managing virtual disks within your virtualization environment. In the following sections, we will discuss how to simplify HA and DR workflows for SQL Server with Datrium DVX and see how you can leverage Datrium Data Cloud with SQL Server Availability Groups for HA and DR. When you enable Datrium DVX Blanket Encryption, your data will also be encrypted in-use, in-flight, and at-rest. With Datrium DVX Blanket Encryption, your data is protected end-to-end. For Microsoft SQL Servers deployed with Always On Availability Groups, each Datrium host server with your Availability Replicas will keep the same deduplicated and compressed data in its local flash through your typical SQL Server Always On activities. If your primary SQL server fails or goes into maintenance mode on a Datrium host, your SQL server secondary replica on another Datrium host will pick up immediately to take over your SQL services and provide the same level of performance and efficiency. This is because Datrium DVX is built on a foundation of ensuring your virtualized applications are highly available and all reads will be from the local flash of your Datrium hosts. Review our Microsoft Solution Brief for additional information on Datrium s key benefits for virtualized applications such as Microsoft SQL Server. An additional benefit of SQL Server with Datrium DVX is elastic replication. You can leverage Datrium elastic replication to achieve high availability and improve business continuity. Learn more about Datrium elastic replication here.

7 Application Consistent Snapshots with Datrium VSS Provider Datrium DVX 3.0 and later supports application consistent snapshots using Datrium VSS provider. There is no VM stun for application consistent snapshots and any impact to the application is contained to under 10 seconds when Datrium VSS is used. Application consistent snapshots using Datrium VSS provider requires the installation of Datrium s VSS Agent on the virtualized application server. Additionally, the virtualized application server must be powered on for application aware processing. It is recommended to review Datrium s latest product documents for Datrium VSS provider usage and updates. Datrium VSS Provider for application consistent snapshots will allow IT administrators to rollback a virtualized application server to the latest application consistent image in a DR scenario. It is Datrium s recommendation to use Microsoft SQL Server native backups or third party data protection solutions with Datrium VSS Provider for point-intime granular application recovery. Virtualized Microsoft SQL Server HA and DR with Datrium DVX figure 4 Single Site Microsoft SQL Server HA and DR Combining a couple of native SQL Server methods along with Datrium capabilities you can get a robust yet simple HA and DR solution. With Availability Groups, you can create multiple secondary replicas to ensure that your production databases are highly available. You do not have to mix and match different HA and DR solutions for every SQL server instances and databases within your virtualized data center. Figure 4 shows Microsoft SQL Server HA and DR with Datrium DVX. You can use SQL Server native backups to a SMB share on a Windows VM

8 SQL Server backup to an SMB share on a Windows VM in a Datrium DVX figure 5 for on-site data protection of your SQL Servers. Every virtual machine and virtualized application on Datrium DVX will leverage DVXs built-in global deduplication and compression for space efficiency. Figure 5 shows a successful SQL Server database backup to a SMB share on a Windows VM resident in a Datrium DVX. When you use SQL Server native backups to SMB shares on a Windows virtual machine, you will get space-efficient and consistent PIT backups in Datrium Data Cloud. Combining live SQL Server instances and their associated native backups into Protection Group policy driven snapshots that can be cloned in minutes for Dev/Test and DR in your primary data center you can extend the benefits of traditional HA and DR administrative tasks. Figure 6 shows the data protection workflow for virtualized SQL Servers with Data Protection workflow for virtualized SQL Servers with Datrium DVX figure 6

9 Datrium DVX. For more information about Datrium Protection Groups, click here. Datrium DVX also works with other third party data protection solutions such as Veeam, Rubrik, Cohesity, etc. if you currently have third party data protection solutions as part of your existing infrastructure, you can continue to leverage your existing solution and Datrium Data Cloud for additional protection. The choice is yours to protect your data the way it should be protected and not base on any cookie cutter process. Multi-Site Microsoft SQL Server HA and DR For environments with multiple sites running Datrium DVX, your Microsoft SQL Server Availability Groups and your SQL Server native backups can be protected off-site with Datrium Data Cloud Elastic Replication. Figure 7 shows an example of using Datrium Data Cloud bi-directional replication to protect your Microsoft SQL Server Always On Availability Groups between two data centers. Datrium recommends balancing your SQL Server nodes across Datrium hosts to ensure your SQL Server Availability Group is highly available at the application layer even if a Datrium host becomes unavailable (i.e. ESXi host maintenance). SQL Server Always On Availability Groups with Datrium Data Cloud figure 7

10 Microsoft SQL Server Recovery with Datrium DVX Regardless of the site topology, Microsoft SQL Server recovery with Datrium DVX is simple and intuitive. With Datrium DVX, you have the following options: 1 ] Restore your original VM or just virtual disk(s) to your original VM 2 ] Clone your original VM or just virtual disks(s) from your original VM Microsoft SQL Server Recovery Workflows with Datrium DVX figure 8 SQL Server VM Restore If your SQL Server virtual machine is corrupted at the OS level, power off the original virtual machine and perform a Restore VM from snapshot with Datrium Data Cloud (see figure 9). The VM will be restored within minutes. Power on your SQL Server virtual machine after the successful restore. Restore VM from snapshot figure 9

11 To add the SQL Server virtual machine to Availability Replicas, you can use the Join only option. Validate that your databases in the Availability Groups are synchronized. SQL Server Virtual Disk Restore If you decide to restore at the database level, it is recommended to power off your SQL Server virtual machine. Select the virtual disks and perform a Restore file from snapshot. Figure 10 shows a Restore file from snapshot operation that will restore a virtual disk that contains the mdf file. Restore file from snapshot figure 10 You must restore the virtual disks that contains the mdf file and the ldf file of the corresponding database before you power on your SQL Server virtual machine. If the databases are part of your SQL Server Availability Groups, validate that your databases are synchronized. SQL Server VM Clone Datrium Data Cloud also allows you to clone an entire virtual machine in minutes (see figure 11). The SQL Server DB administrator can clone a SQL Server virtual machine at the primary or DR site for use cases such as Dev/ Test, DR testing, and compliance. Datrium DVX allows you to create a single gold image that can be sanitized and deployed to your Dev/Test engineers within minutes and across multiple sites using Datrium Data Cloud Elastic Replication.

12 Clone VM from snapshot figure 11 When the SQL Server virtual machine is successfully cloned, you must add the virtual machine to your hypervisor inventory. Power on your virtual machine to bring your SQL Server online. We also recommend restoring your databases from the latest SQL Server DB backups. SQL Server Virtual Disk Clone Another useful feature of Datrium DVX is our Clone file from snapshot. This Datrium Data Cloud feature is very useful with SQL Server Always On Availability Groups. You can clone and replicate at the virtual disk level. This means you have better granular control for Dev/Test and DR testing. With our Clone file from snapshot feature, you do not have to power off your SQL server virtual machine. You can easily SCSI HotAdd SQL Server databases to any virtual SQL Server in your data center within minutes regardless of the size of the database. Figure 12 shows an example of Clone file from snapshot.

13 Clone file from snapshot figure 12 For Clone file from snapshot operations with SQL Server databases, it is recommended to restore your databases from the latest SQL Server DB backups. Conclusion Datrium DVX is VM aware. This means you are managing your resources at the virtual machine level rather than at the storage level. This approach provides you with granularity to snap, clone and replicate at the virtual machine and file level with Datrium Data Cloud. With SQL Server Availability Groups and Datrium DVX, your SLAs for HA and DR are in minutes rather than days or hours. About the Author Dominic Cheah is a Technical Marketing Engineer on the Solutions and Alliances group at Datrium, Inc. In his role, Dominic focuses on business-critical applications, DevOps, databases, and data protection.

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

Next Gen Storage StoreVirtual Alex Wilson Solutions Architect

Next Gen Storage StoreVirtual Alex Wilson Solutions Architect Next Gen Storage StoreVirtual 3200 Alex Wilson Solutions Architect NEW HPE StoreVirtual 3200 Storage Low-cost, next-gen storage that scales with you Start at < 5K* and add flash when you are ready Supercharge

More information

Hedvig as backup target for Veeam

Hedvig as backup target for Veeam Hedvig as backup target for Veeam Solution Whitepaper Version 1.0 April 2018 Table of contents Executive overview... 3 Introduction... 3 Solution components... 4 Hedvig... 4 Hedvig Virtual Disk (vdisk)...

More information

Nutanix Tech Note. Virtualizing Microsoft Applications on Web-Scale Infrastructure

Nutanix Tech Note. Virtualizing Microsoft Applications on Web-Scale Infrastructure Nutanix Tech Note Virtualizing Microsoft Applications on Web-Scale Infrastructure The increase in virtualization of critical applications has brought significant attention to compute and storage infrastructure.

More information

Backup and Recovery Best Practices With Tintri VMstore

Backup and Recovery Best Practices With Tintri VMstore Backup and Recovery Best Practices With Tintri VMstore Backup and Recovery Best Practices with Tintri VMstore TECHNICAL BEST PRACTICES PAPER, Revision 1.0, April 10, 2014 Contents Contents Introduction

More information

Hyper-Convergence De-mystified. Francis O Haire Group Technology Director

Hyper-Convergence De-mystified. Francis O Haire Group Technology Director Hyper-Convergence De-mystified Francis O Haire Group Technology Director The Cloud Era Is Well Underway Rapid Time to Market I deployed my application in five minutes. Fractional IT Consumption I use and

More information

Modernize Your Backup and DR Using Actifio in AWS

Modernize Your Backup and DR Using Actifio in AWS FOR AWS Modernize Your Backup and DR Using Actifio in AWS 150105H FOR AWS Modernize Your Backup and DR Using Actifio in AWS What is Actifio? Actifio virtualizes the data that s the lifeblood of business.

More information

Why Datrium DVX is Best for VDI

Why Datrium DVX is Best for VDI Why Datrium DVX is Best for VDI 385 Moffett Park Dr. Sunnyvale, CA 94089 844-478-8349 www.datrium.com Technical Report Introduction Managing a robust and growing virtual desktop infrastructure in current

More information

StorageCraft OneXafe and Veeam 9.5

StorageCraft OneXafe and Veeam 9.5 TECHNICAL DEPLOYMENT GUIDE NOV 2018 StorageCraft OneXafe and Veeam 9.5 Expert Deployment Guide Overview StorageCraft, with its scale-out storage solution OneXafe, compliments Veeam to create a differentiated

More information

Red Hat Enterprise Virtualization (RHEV) Backups by SEP

Red Hat Enterprise Virtualization (RHEV) Backups by SEP Red Hat Enterprise Virtualization (RHEV) Backups by SEP info@sepusa.com www.sepusa.com Table of Contents INTRODUCTION AND OVERVIEW AGENT BASED BACKUP IMAGE LEVEL BACKUP VIA RHEV API RHEV BACKUP WITH SEP

More information

VPLEX & RECOVERPOINT CONTINUOUS DATA PROTECTION AND AVAILABILITY FOR YOUR MOST CRITICAL DATA IDAN KENTOR

VPLEX & RECOVERPOINT CONTINUOUS DATA PROTECTION AND AVAILABILITY FOR YOUR MOST CRITICAL DATA IDAN KENTOR 1 VPLEX & RECOVERPOINT CONTINUOUS DATA PROTECTION AND AVAILABILITY FOR YOUR MOST CRITICAL DATA IDAN KENTOR PRINCIPAL CORPORATE SYSTEMS ENGINEER RECOVERPOINT AND VPLEX 2 AGENDA VPLEX Overview RecoverPoint

More information

XtremIO Business Continuity & Disaster Recovery. Aharon Blitzer & Marco Abela XtremIO Product Management

XtremIO Business Continuity & Disaster Recovery. Aharon Blitzer & Marco Abela XtremIO Product Management XtremIO Business Continuity & Disaster Recovery Aharon Blitzer & Marco Abela XtremIO Product Management Agenda XtremIO Current BC/DR Offerings New BC/DR Offering Benefits of New Offering Technical Overview

More information

StorageCraft OneBlox and Veeam 9.5 Expert Deployment Guide

StorageCraft OneBlox and Veeam 9.5 Expert Deployment Guide TECHNICAL DEPLOYMENT GUIDE StorageCraft OneBlox and Veeam 9.5 Expert Deployment Guide Overview StorageCraft, with its scale-out storage solution OneBlox, compliments Veeam to create a differentiated diskbased

More information

REFERENCE ARCHITECTURE. Rubrik and Nutanix

REFERENCE ARCHITECTURE. Rubrik and Nutanix REFERENCE ARCHITECTURE Rubrik and Nutanix TABLE OF CONTENTS INTRODUCTION - RUBRIK...3 INTRODUCTION - NUTANIX...3 AUDIENCE... 4 INTEGRATION OVERVIEW... 4 ARCHITECTURE OVERVIEW...5 Nutanix Snapshots...6

More information

EMC Backup and Recovery for Microsoft Exchange 2007

EMC Backup and Recovery for Microsoft Exchange 2007 EMC Backup and Recovery for Microsoft Exchange 2007 Enabled by EMC CLARiiON CX4-120, Replication Manager, and Hyper-V on Windows Server 2008 using iscsi Reference Architecture Copyright 2009 EMC Corporation.

More information

Microsoft SQL Server Recovery Operations with Datrium DVX

Microsoft SQL Server Recovery Operations with Datrium DVX Microsoft SQL Server Recovery Operations with Datrium DVX 385 Moffett Park Dr. Sunnyvale, CA 94089 844-478-8349 www.datrium.com Technical 1 Report Table of Contents Introduction 3 Pre-Requisites 3 Datrium

More information

iscsi Target Usage Guide December 15, 2017

iscsi Target Usage Guide December 15, 2017 December 15, 2017 1 Table of Contents 1. Native VMware Availability Options for vsan 1.1.Native VMware Availability Options for vsan 1.2.Application Clustering Solutions 1.3.Third party solutions 2. Security

More information

Executive Summary. The Need for Shared Storage. The Shared Storage Dilemma for the SMB. The SMB Answer - DroboElite. Enhancing your VMware Environment

Executive Summary. The Need for Shared Storage. The Shared Storage Dilemma for the SMB. The SMB Answer - DroboElite. Enhancing your VMware Environment Executive Summary The Need for Shared Storage The Shared Storage Dilemma for the SMB The SMB Answer - DroboElite Enhancing your VMware Environment Ideal for Virtualized SMB Conclusion Executive Summary

More information

HCI: Hyper-Converged Infrastructure

HCI: Hyper-Converged Infrastructure Key Benefits: Innovative IT solution for high performance, simplicity and low cost Complete solution for IT workloads: compute, storage and networking in a single appliance High performance enabled by

More information

Cohesity DataPlatform Protecting Individual MS SQL Databases Solution Guide

Cohesity DataPlatform Protecting Individual MS SQL Databases Solution Guide Cohesity DataPlatform Protecting Individual MS SQL Databases Solution Guide Abstract This solution guide outlines the workflow for creating backups with Microsoft SQL Server databases and Cohesity Data

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

(TBD GB/hour) was validated by ESG Lab

(TBD GB/hour) was validated by ESG Lab (TBD GB/hour) was validated by ESG Lab Enterprise Strategy Group Getting to the bigger truth. ESG Lab Review Protecting Virtual Environments with Spectrum Protect Plus from IBM Date: November 2017 Author:

More information

Mehmet.Gonullu@Veeam.com Veeam Portfolio - Agentless backup and replication for VMware and Hyper-V - Scalable, powerful, easy-to-use, affordable - Storage agnostic High-speed Recovery instant VM recovery

More information

Nutanix White Paper. Hyper-Converged Infrastructure for Enterprise Applications. Version 1.0 March Enterprise Applications on Nutanix

Nutanix White Paper. Hyper-Converged Infrastructure for Enterprise Applications. Version 1.0 March Enterprise Applications on Nutanix Nutanix White Paper Hyper-Converged Infrastructure for Enterprise Applications Version 1.0 March 2015 1 The Journey to Hyper-Converged Infrastructure The combination of hyper-convergence and web-scale

More information

Achieving SQL Server High Availability with Kaminario K2

Achieving SQL Server High Availability with Kaminario K2 Achieving SQL Server High Availability with Kaminario K2 April 2018 TABLE OF CONTENTS 2 2 3 3 6 7 8 21 24 28 Executive Summary Introduction to Kaminario K2 Microsoft SQL Server The Need for High Availability

More information

Functional Testing of SQL Server on Kaminario K2 Storage

Functional Testing of SQL Server on Kaminario K2 Storage Functional Testing of SQL Server on Kaminario K2 Storage September 2016 TABLE OF CONTENTS 2 3 4 11 12 14 Executive Summary Introduction to Kaminario K2 Functionality Tests for SQL Server Summary Appendix:

More information

Veeam Backup & Replication for VMware vsphere

Veeam Backup & Replication for VMware vsphere Veeam Backup & Replication for VMware vsphere Version 9.5 Evaluator's Guide December, 2017 2017 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part

More information

2014 VMware Inc. All rights reserved.

2014 VMware Inc. All rights reserved. 2014 VMware Inc. All rights reserved. Agenda Virtual SAN 1 Why VSAN Software Defined Storage 2 Introducing Virtual SAN 3 Hardware Requirements 4 DEMO 5 Questions 2 The Software-Defined Data Center Expand

More information

Introducing VMware Validated Designs for Software-Defined Data Center

Introducing VMware Validated Designs for Software-Defined Data Center Introducing VMware Validated Designs for Software-Defined Data Center VMware Validated Design for Software-Defined Data Center 3.0 This document supports the version of each product listed and supports

More information

The storage challenges of virtualized environments

The storage challenges of virtualized environments The storage challenges of virtualized environments The virtualization challenge: Ageing and Inflexible storage architectures Mixing of platforms causes management complexity Unable to meet the requirements

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

Dell EMC Isilon with Cohesity DataProtect

Dell EMC Isilon with Cohesity DataProtect Dell EMC Isilon with Cohesity DataProtect Abstract This guide outlines the Cohesity DataProtect deployment guide for Dell EMC Isilon Data Protection. Table of Contents About This Guide...2 Intended Audience...2

More information

Using Cohesity with Amazon Web Services (AWS)

Using Cohesity with Amazon Web Services (AWS) Using Cohesity with Amazon Web Services (AWS) Achieve your long-term retention and archival objectives for secondary data Cohesity DataPlatform is a hyperconverged secondary data and application solution

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

TOP REASONS TO CHOOSE DELL EMC OVER VEEAM

TOP REASONS TO CHOOSE DELL EMC OVER VEEAM HANDOUT TOP REASONS TO CHOOSE DELL EMC OVER VEEAM 10 This handout overviews the top ten reasons why customers choose Data Protection from Dell EMC over Veeam. Dell EMC has the most comprehensive data protection

More information

EMC Data Protection for Microsoft

EMC Data Protection for Microsoft EMC Data Protection for Microsoft Featuring Industry Perspectives from IDC 7 November 2013 Ashish Nadkarni, IDC Research Director, Storage Systems @Ashish_Nadkarni Phil George, EMC Backup Recovery Systems

More information

DVX Reference Architecture VMware Horizon 7

DVX Reference Architecture VMware Horizon 7 DVX Reference Architecture VMware Horizon 7 for 500 & 1,000 Users 385 Moffett Park Dr. Sunnyvale, CA 94089 844-478-8349 www.datrium.com Technical 1 Report Table of Contents Introduction 8 1.1 Audience

More information

Tech Note: vsphere Replication with vsan First Published On: Last Updated On:

Tech Note: vsphere Replication with vsan First Published On: Last Updated On: Tech Note: vsphere Replication with vsan First Published On: 10-27-2017 Last Updated On: 11-01-2017 1 Table of Contents 1. Introduction 1.1.Introduction 2. vsphere Replication with vsan Datastores 2.1.vSphere

More information

Introducing VMware Validated Designs for Software-Defined Data Center

Introducing VMware Validated Designs for Software-Defined Data Center Introducing VMware Validated Designs for Software-Defined Data Center VMware Validated Design 4.0 VMware Validated Design for Software-Defined Data Center 4.0 You can find the most up-to-date technical

More information

VMware Virtual SAN. Technical Walkthrough. Massimiliano Moschini Brand Specialist VCI - vexpert VMware Inc. All rights reserved.

VMware Virtual SAN. Technical Walkthrough. Massimiliano Moschini Brand Specialist VCI - vexpert VMware Inc. All rights reserved. VMware Virtual SAN Technical Walkthrough Massimiliano Moschini Brand Specialist VCI - vexpert 2014 VMware Inc. All rights reserved. VMware Storage Innovations VI 3.x VMFS Snapshots Storage vmotion NAS

More information

Complete Data Protection & Disaster Recovery Solution

Complete Data Protection & Disaster Recovery Solution Complete Data Protection & Disaster Recovery Solution Quadric Software 2015 We were looking at other solutions. Alike was the best with XenServer, and none of them had Alike s compression abilities. After

More information

Test-King.VMCE_V8.40Q.A

Test-King.VMCE_V8.40Q.A Test-King.VMCE_V8.40Q.A Number: VMCE_V8 Passing Score: 800 Time Limit: 120 min File Version: 2.8 http://www.gratisexam.com/ VMCE_V8 Veeam Certified Engineer v8 1. It put me out from my hurdles and I got

More information

Veeam Availability Solution for Cisco UCS: Designed for Virtualized Environments. Solution Overview Cisco Public

Veeam Availability Solution for Cisco UCS: Designed for Virtualized Environments. Solution Overview Cisco Public Veeam Availability Solution for Cisco UCS: Designed for Virtualized Environments Veeam Availability Solution for Cisco UCS: Designed for Virtualized Environments 1 2017 2017 Cisco Cisco and/or and/or its

More information

Introducing VMware Validated Designs for Software-Defined Data Center

Introducing VMware Validated Designs for Software-Defined Data Center Introducing VMware Validated Designs for Software-Defined Data Center VMware Validated Design for Software-Defined Data Center 4.0 This document supports the version of each product listed and supports

More information

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Additional Features and Benefits of

More information

NEXT BIG THING. Edgemo Summit Martin Plesner-Jacobsen Team Lead Nordic

NEXT BIG THING. Edgemo Summit Martin Plesner-Jacobsen Team Lead Nordic NEXT BIG THING Edgemo Summit 2016 Martin Plesner-Jacobsen Team Lead Nordic HQ Baar, Switzerland Founded in 2006, Veeam currently has 205,000 customers 41,000 ProPartners 2,200 employees worldwide 205,000+

More information

SolidFire and Ceph Architectural Comparison

SolidFire and Ceph Architectural Comparison The All-Flash Array Built for the Next Generation Data Center SolidFire and Ceph Architectural Comparison July 2014 Overview When comparing the architecture for Ceph and SolidFire, it is clear that both

More information

StarWind Virtual SAN Free

StarWind Virtual SAN Free #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Free Value Proposition For virtualization admins, IT geeks, bloggers, students or those who look to build and maintain virtualization infrastructure

More information

Copyright 2012 EMC Corporation. All rights reserved.

Copyright 2012 EMC Corporation. All rights reserved. 1 TRANSFORMING MICROSOFT APPLICATIONS TO THE CLOUD Louaye Rachidi Technology Consultant 2 22x Partner Of Year 19+ Gold And Silver Microsoft Competencies 2,700+ Consultants Worldwide Cooperative Support

More information

70-414: Implementing an Advanced Server Infrastructure Course 01 - Creating the Virtualization Infrastructure

70-414: Implementing an Advanced Server Infrastructure Course 01 - Creating the Virtualization Infrastructure 70-414: Implementing an Advanced Server Infrastructure Course 01 - Creating the Virtualization Infrastructure Slide 1 Creating the Virtualization Infrastructure Slide 2 Introducing Microsoft System Center

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

Symantec Backup Exec Blueprints

Symantec Backup Exec Blueprints Symantec Backup Exec Blueprints Blueprint for Large Installations Backup Exec Technical Services Backup & Recovery Technical Education Services Symantec Backup Exec Blueprints 1 Symantec Backup Exec Blueprints

More information

EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S

EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S Enterprise Solutions for Microsoft SQL Server 2005 EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S Reference Architecture EMC Global Solutions

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 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

Understanding Virtual System Data Protection

Understanding Virtual System Data Protection Understanding Virtual System Data Protection Server virtualization is the most important new technology introduced in the data center in the past decade. It has changed the way we think about computing

More information

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution EMC Virtual Infrastructure for Microsoft Applications Data Center Solution Enabled by EMC Symmetrix V-Max and Reference Architecture EMC Global Solutions Copyright and Trademark Information Copyright 2009

More information

vcenter Server Installation and Setup Update 1 Modified on 30 OCT 2018 VMware vsphere 6.7 vcenter Server 6.7

vcenter Server Installation and Setup Update 1 Modified on 30 OCT 2018 VMware vsphere 6.7 vcenter Server 6.7 vcenter Server Installation and Setup Update 1 Modified on 30 OCT 2018 VMware vsphere 6.7 vcenter Server 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

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

Deployment Guide For Microsoft Exchange With Cohesity DataProtect

Deployment Guide For Microsoft Exchange With Cohesity DataProtect Deployment Guide For Microsoft Exchange With Cohesity DataProtect This white paper outlines the Cohesity DataProtect deployment guide for Microsoft Exchange Server Data Protection. Table of Contents About

More information

HPE Nimble Storage HF20 Adaptive Dual Controller 10GBASE-T 2-port Configure-to-order Base Array (Q8H72A)

HPE Nimble Storage HF20 Adaptive Dual Controller 10GBASE-T 2-port Configure-to-order Base Array (Q8H72A) Digital data sheet HPE Nimble Storage HF20 Adaptive Dual Controller 10GBASE-T 2-port Configure-to-order Base Array (Q8H72A) Disk Storage Systems What's new Inline variable block deduplication and compression

More information

Protecting your Virtualized Server Investment

Protecting your Virtualized Server Investment Protecting your Virtualized Server Investment Using the CA ARCserve Family of Products with Hyper-V Technology A Powerful Combination This white paper is for informational purposes only. MICROSOFT AND

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Data Sheet: Storage Management Overview Veritas Storage Foundation 6.0 for Windows brings advanced online storage management

More information

Boost your data protection with NetApp + Veeam. Schahin Golshani Technical Partner Enablement Manager, MENA

Boost your data protection with NetApp + Veeam. Schahin Golshani Technical Partner Enablement Manager, MENA Boost your data protection with NetApp + Veeam Schahin Golshani Technical Partner Enablement Manager, MENA NetApp Product Strategy Market-leading innovations, that are NetApp Confidential Limited Use 3

More information

Copyright 2012 EMC Corporation. All rights reserved.

Copyright 2012 EMC Corporation. All rights reserved. 1 BACKUP BUILT FOR VMWARE Mark Twomey Technical Director, The Office Of The CTO 2 Agenda Market Forces Optimized VMware Backup Backup And Recovery For VCE Vblock Protecting vcloud Director Customer Success

More information

Protecting Microsoft SQL Server databases using IBM Spectrum Protect Plus. Version 1.0

Protecting Microsoft SQL Server databases using IBM Spectrum Protect Plus. Version 1.0 Protecting Microsoft SQL Server databases using IBM Spectrum Protect Plus Version 1.0 Contents Executive summary 3 Audience 3 The solution: IBM Spectrum Protect Plus 3 Microsoft SQL Server setup on Microsoft

More information

VMware admins: Can your DR do this?

VMware admins: Can your DR do this? VMware admins: Can your DR do this? Veeam Backup & Replication v6 Rick Vanover vexpert, VCP, MCITP Product Strategy Specialist Twitter @RickVanover Administrative Points on this Webinar Technical content,

More information

NL VMUG UserCon March

NL VMUG UserCon March NL VMUG UserCon March 19 2015 1 2 What s New with vsphere 6.0? Rob Groenhuis Sr. Systems Engineer VMware Netherlands BV 3 Virtualization Market Leader Pat Gelsinger CEO since September 2012 US$ 5.21 billion

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

vcenter Server Installation and Setup Modified on 11 MAY 2018 VMware vsphere 6.7 vcenter Server 6.7

vcenter Server Installation and Setup Modified on 11 MAY 2018 VMware vsphere 6.7 vcenter Server 6.7 vcenter Server Installation and Setup Modified on 11 MAY 2018 VMware vsphere 6.7 vcenter Server 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

SQL Server 2014 Upgrade

SQL Server 2014 Upgrade SQL Server 2014 Upgrade Case study featuring In-Memory OLTP and Hybrid-Cloud Scenarios Evgeny Ternovsky, Program Manager II, Data Platform Group Bill Kan, Service Engineer II, Data Platform Group Background

More information

Simple Data Protection for the Cloud Era

Simple Data Protection for the Cloud Era Simple Data Protection for the Era Enterprise Data Protection, Simplified Struggling with data protection? You re not alone. Many storage admins are faced with the challenge of protecting an increasing

More information

HPE SimpliVity 380. Simplyfying Hybrid IT with HPE Wolfgang Privas Storage Category Manager

HPE SimpliVity 380. Simplyfying Hybrid IT with HPE Wolfgang Privas Storage Category Manager HPE SimpliVity 380 Simplyfying Hybrid IT with HPE Wolfgang Privas Storage Category Manager We ve seen flash evolve at a record pace 61% Have already deployed all-flash in some level and are increasing

More information

EBOOK. NetApp ONTAP Cloud FOR MICROSOFT AZURE ENTERPRISE DATA MANAGEMENT IN THE CLOUD

EBOOK. NetApp ONTAP Cloud FOR MICROSOFT AZURE ENTERPRISE DATA MANAGEMENT IN THE CLOUD EBOOK NetApp ONTAP Cloud FOR MICROSOFT AZURE ENTERPRISE DATA MANAGEMENT IN THE CLOUD NetApp ONTAP Cloud for Microsoft Azure The ONTAP Cloud Advantage 3 Enterprise-Class Data Management 5 How ONTAP Cloud

More information

Backup Solution Testing on UCS for Small Medium Range Customers (Disk-to-Disk) Backup Exec 2012

Backup Solution Testing on UCS for Small Medium Range Customers (Disk-to-Disk) Backup Exec 2012 Backup Solution Testing on UCS for Small Medium Range Customers (Disk-to-Disk) Backup Exec 2012 First Published: January 07, 2013 Last Modified: January 07, 2013 Americas Headquarters Cisco Systems, Inc.

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

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

The Technology Behind Datrium Cloud DVX

The Technology Behind Datrium Cloud DVX The Technology Behind Datrium Cloud DVX 385 Moffett Park Dr. Sunnyvale, CA 94089 844-478-8349 www.datrium.com Technical Report Public cloud as a new backup target Dedicated tape or disk based backup and

More information

Availability for the Modern Data Center on FlexPod Introduction NetApp, Inc. All rights reserved. NetApp Proprietary Limited Use Only

Availability for the Modern Data Center on FlexPod Introduction NetApp, Inc. All rights reserved. NetApp Proprietary Limited Use Only Availability for the Modern Data Center on FlexPod Introduction 2014 NetApp, Inc. All rights reserved. NetApp Proprietary Limited Use Only Abstract Veeam Availability Suite v8 leverages NetApp storage

More information

SQL Server 2012 virtually out, Microsoft talks features, licensing

SQL Server 2012 virtually out, Microsoft talks features, licensing SQL Server 2012 virtually out, Microsoft talks features, licensing If you had to pick one or two features that are most important in SQL Server 2012, what are they and why? Mark Kromer: If I had to pick

More information

How To Guide: Long Term Archive for Rubrik. Using SwiftStack Storage as a Long Term Archive for Rubrik

How To Guide: Long Term Archive for Rubrik. Using SwiftStack Storage as a Long Term Archive for Rubrik Using SwiftStack Storage as a Long Term Archive for Rubrik Introduction 3 Solution Architecture 5 Example Design 5 Multi Region Cluster 6 Network Design 6 Minimum Supported Versions and Solution Limits

More information

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015 VMware vsphere Data Protection REVISED APRIL 2015 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Requirements.... 4 Evaluation Workflow... 5 Overview.... 5 Evaluation

More information

Elevate the Conversation: Put IT Resilience into Practice for Cloud Service Providers

Elevate the Conversation: Put IT Resilience into Practice for Cloud Service Providers Elevate the Conversation: Put IT Resilience into Practice for Cloud Service Providers Don Wales, VP, Global Cloud Sales Mariah West, Director, Global Marketing Programs & Operations IT Resilience Protect

More information

Are AGs A Good Fit For Your Database? Doug Purnell

Are AGs A Good Fit For Your Database? Doug Purnell Are AGs A Good Fit For Your Database? Doug Purnell About Me DBA for Elon University Co-leader for WinstonSalem BI User Group All things Nikon Photography Bring on the BBQ! Goals Understand HA & DR Types

More information

IBM Spectrum Protect Plus

IBM Spectrum Protect Plus IBM Spectrum Protect Plus Simplify data recovery and data reuse for VMs, files, databases and applications Highlights Achieve rapid VM, file, database, and application recovery Protect industry-leading

More information

vsan Remote Office Deployment January 09, 2018

vsan Remote Office Deployment January 09, 2018 January 09, 2018 1 1. vsan Remote Office Deployment 1.1.Solution Overview Table of Contents 2 1. vsan Remote Office Deployment 3 1.1 Solution Overview Native vsphere Storage for Remote and Branch Offices

More information

Veeam Backup & Replication on IBM Cloud Solution Architecture

Veeam Backup & Replication on IBM Cloud Solution Architecture Veeam Backup & Replication on IBM Cloud Solution Architecture Date: 2018 07 20 Copyright IBM Corporation 2018 Page 1 of 12 Table of Contents 1 Introduction... 4 1.1 About Veeam Backup & Replication...

More information

VMware vsphere 6.5: Install, Configure, Manage (5 Days)

VMware vsphere 6.5: Install, Configure, Manage (5 Days) www.peaklearningllc.com VMware vsphere 6.5: Install, Configure, Manage (5 Days) Introduction This five-day course features intensive hands-on training that focuses on installing, configuring, and managing

More information

IBM Spectrum Protect Plus

IBM Spectrum Protect Plus IBM Spectrum Protect Plus IBM Spectrum Storage Family E-Dist Grugliasco (To) - 24 Maggio 2018 IBM Corporation Ruggero Luvie IBM Software Defined Storage TechSales rluvie@it.ibm.com IBM Spectrum Protect

More information

Backup Solution Testing on UCS for Small-Medium Range Customers (Disk to Tape Library)

Backup Solution Testing on UCS for Small-Medium Range Customers (Disk to Tape Library) Backup Solution Testing on UCS for Small-Medium Range Customers (Disk to Tape Library) First Published: February 14, 2013 Last Modified: February 14, 2013 Americas Headquarters Cisco Systems, Inc. 170

More information

Azure File Sync. Webinaari

Azure File Sync. Webinaari Azure File Sync Webinaari 12.3.2018 Agenda Why use Azure? Moving to the Cloud Azure Storage Backup and Recovery Azure File Sync Demo Q&A What is Azure? A collection of cloud services from Microsoft that

More information

Lenovo Software Defined Infrastructure Solutions. Aleš Simončič Technical Sales Manager, Lenovo South East Europe

Lenovo Software Defined Infrastructure Solutions. Aleš Simončič Technical Sales Manager, Lenovo South East Europe Lenovo Software Defined Infrastructure Solutions Aleš Simončič Technical Sales Manager, Lenovo South East Europe 1 The Lenovo 360 Oil Exploration Cure Research Exploring the Universe Cloud Big Data Analytics

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

Modern hyperconverged infrastructure. Karel Rudišar Systems Engineer, Vmware Inc.

Modern hyperconverged infrastructure. Karel Rudišar Systems Engineer, Vmware Inc. Modern hyperconverged infrastructure Karel Rudišar Systems Engineer, Vmware Inc. 2 What Is Hyper-Converged Infrastructure? - The Ideal Architecture for SDDC Management SDDC Compute Networking Storage Simplicity

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

Private Cloud Database Consolidation Name, Title

Private Cloud Database Consolidation Name, Title Private Cloud Database Consolidation Name, Title Agenda Cloud Introduction Business Drivers Cloud Architectures Enabling Technologies Service Level Expectations Customer Case Studies Conclusions

More information

HPE SimpliVity. The new powerhouse in hyperconvergence. Boštjan Dolinar HPE. Maribor Lancom

HPE SimpliVity. The new powerhouse in hyperconvergence. Boštjan Dolinar HPE. Maribor Lancom HPE SimpliVity The new powerhouse in hyperconvergence Boštjan Dolinar HPE Maribor Lancom 2.2.2018 Changing requirements drive the need for Hybrid IT Application explosion Hybrid growth 2014 5,500 2015

More information

Blanket Encryption. 385 Moffett Park Dr. Sunnyvale, CA Technical Report

Blanket Encryption. 385 Moffett Park Dr. Sunnyvale, CA Technical Report Blanket Encryption 385 Moffett Park Dr. Sunnyvale, CA 94089 844-478-8349 www.datrium.com Technical Report Introducing Blanket Encryption Datrium Blanket Encryption software offers a groundbreaking new

More information

NOW! Manage ALL workloads virtual, physical and cloud from a single console!

NOW! Manage ALL workloads virtual, physical and cloud from a single console! NOW! Manage ALL workloads virtual, physical and cloud from a single console! Veeam Availability Suite 9.5 Update 3 Veeam Agent for Microsoft Windows 2.1 Veeam Agent for Linux v2 Rick Vanover Director of

More information

Native vsphere Storage for Remote and Branch Offices

Native vsphere Storage for Remote and Branch Offices SOLUTION OVERVIEW VMware vsan Remote Office Deployment Native vsphere Storage for Remote and Branch Offices VMware vsan is the industry-leading software powering Hyper-Converged Infrastructure (HCI) solutions.

More information