Interoute Use Case. SQL 2016 Always On in Interoute VDC. Last updated 11 December 2017 ENGINEERED FOR THE AMBITIOUS

Size: px
Start display at page:

Download "Interoute Use Case. SQL 2016 Always On in Interoute VDC. Last updated 11 December 2017 ENGINEERED FOR THE AMBITIOUS"

Transcription

1 Interoute Use Case SQL 2016 Always On in Interoute VDC Last updated 11 December 2017 ENGINEERED FOR THE AMBITIOUS

2 VERSION HISTORY Version Date Title Author 1 11 / 12 / 17 SQL 2016 Always On in Interoute VDC Gareth Davies This Interoute use case was written for a technical audience. The commentary contained is not legal advice and any organisation using this document should not rely on it as such. We may update this document as our products and services evolve. If you have any questions or comments about this document, please don't hesitate to contact our team for assistance. Visit or write to us at vdc.enquiries@interoute.com Confidentiality Statement Interoute 2017 This document contains information proprietary to and/or considered confidential by Interoute. Except as otherwise provided no part of this document may be reproduced, stored or transmitted in any form or by any means whether graphic, electronic or mechanical, including photocopying, recording, taping or storage in any information retrieval system, for any purpose, without prior written permission of Interoute. Interoute is a trading name of Interoute Communications Limited, registered in England number , registered address: Interoute, 31st Floor, 25 Canada Square, Canary Wharf, London E14 5LQ. Nothing within this document may be construed as an offer to supply goods or services except where explicitly stated. All sales are subject to contract. Interoute Communications Limited 2

3 CONTENTS VERSION HISTORY 2 1. INTRODUCTION 4 2. INTENDED AUDIENCE 4 3. PRE-REQUISITES 5 4. SOLUTION OVERVIEW UNIQUE NETWORK SUBNETS DEPLOY DIRECT CONNECT PRIVATE GROUP DEPLOY DIRECT CONNECT PRIVATE NETWORKS IN VDC ZONES WINDOWS DOMAIN AND DNS SERVICES DEPLOYMENT OF WINDOWS SQL ALWAYS ON CLUSTER NODES LICENSING CONCLUSION 11 Interoute Use Case Page 3 of 12

4 1. INTRODUCTION Read this use case to learn how you can deploy Interoute Virtual Data Centre (VDC) and Microsoft SQL Always On availability groups to create a cost effective, highly available database service. Maintaining database availability can present significant challenges and approaches to doing so often involves the use of expensive dedicated hardware which replicates the data either locally within the same DC or cross-site to a secondary DC location. These approaches commonly require expensive high bandwidth links and cross-site layer 2 stretched subnets increasing networking complexity, risk and management overhead significantly to maintain availability. With the advent of Microsoft SQL Always On availability groups it has become possible to create a highly available database service without the need for expensive shared storage either locally or cross site, removing the need for expensive storage technologies and high bandwidth network links to replicate the data. Furthermore the Always On feature allows for resilient SQL instances to be in different routable subnets from each other while supporting full failover capability, removing the need for layer 2 stretching and significantly reducing complexity, risk and management overhead. These feature introductions in SQL have become particularly relevant when deploying databases in to Cloud environments such as the Interoute Virtual Data Centre (VDC). The Interoute VDC platform provides use of the Interoute high bandwidth private MPLS backbone network between VDC locations to all customers at no additional cost. This allows end customers to build SQL Always On groups in Interoute VDC that can replicate databases either asynchronously or synchronously with no additional bandwidth or network link charges. Coupled to the above, Interoute also offers SSD storage for the same cost as magnetic spinning disk so customers have complete flexibility to choose to use either type of disk to meet their specific database needs in Interoute VDC. This document has been created to show a high level example approach to building a highly available Microsoft SQL 2016 Always On availability cluster with the database hosting nodes across two VDC zones and a file share Quorum witness in a third zone. Each Interoute VDC zone is located within a different physical DC location and as such the architecture described in this document will not only allow for migrating workloads between nodes in the cluster cross-zone to aid with patching, maintenance and upgrades. It will also protect against the failure of a hardware device within a VDC Zone or even a complete datacentre failure while maintaining the availability of the SQL database environment. 2. INTENDED AUDIENCE The intended audience is any Interoute customer who wishes to host their Microsoft SQL databases in a highly available multi-zone way in Interoute VDC. The use case document will not cover the steps for installing and configuring Windows clustering or SQL, focusing solely on the elements related to configuration of the Interoute VDC environment. Thus the document presumes experience of configuring and managing Windows operating systems, working with Microsoft Windows Server Failover Clusters (WSFC) and installing and managing SQL Server on the part of the reader. Interoute Use Case Page 4 of 12

5 3. PRE-REQUISITES To create a Microsoft SQL 2016 Always On Availability Group using the methodology suggested by this document, hosted across multiple VDC Zones, a number of pre-requisite steps are assumed: Unique network subnets for each Interoute VDC zone which will host members of the Always On availability group Deployment of a direct connect private group in Interoute VDC (Used for cross-zone routing) Deployment of direct connect private networks in each of the Interoute VDC zones which will host cluster nodes, file share witness or quorum services Pre-existing Windows Domain to host authentication services for the Always On availability group and file share or quorum witness Pre-existing DNS services to host naming for the SQL Always On availability group and clients Deployment of the Windows servers which will host both SQL services and file share witness or Quorum services to the cluster Licensing for SQL server 2016, either Standard or Enterprise depending on the specific customer requirements It should be noted that in SQL 2016 Standard, Basic Always On availability groups are now supported, but importantly this comes with some key limitations such as it only being possible to replicate a single database and for no read access on secondary DB replicas. For this reason the larger majority of customers will likely deploy the Enterprise version of SQL so they are not limited in this way. For a fuller outline of the limitations, please read the below article: Licensing for the SQL environment remains the responsibility of the customer, however, Interoute can sell licenses under our Microsoft SPLA agreement. Please contact us at vdc.enquiries@interoute.com for further information. Further pre-requisites for the implementation of this solution are outside the scope of this document. There is a great deal of further information on deploying SQL Always On availability groups which can be found in the Microsoft online documentation, Technet and Forums. 4. SOLUTION OVERVIEW To make use of the low latency capabilities of the Interoute Backbone MPLS network this solution suggests the implementation of the SQL Always On availability group in to the VDC zones in London and Paris with the cluster file share quorum witness hosted in the VDC zone in Amsterdam. The three Selected VDC zones maintain an average RTT latency of 9ms or lower when measured over a 2 week period, which is ideal for hosting highly available applications such as SQL Always On. This simple approach allows all the benefits of SQL Always On availability groups to be realised by making use of the low latency and high bandwidth availability provided by the Interoute backbone MPLS network to replicate the databases and provide failover in the event of a hosting node failure or the even more unlikely event of a complete datacentre failure in one of the VDC zones Interoute Use Case Page 5 of 12

6 Diagram 1 Solution Overview VDC London SQL FileShare Witness VDC Paris FS VDC Zone Amsterdam Private Direct Connect Group IIS IIS App Front End Server 1 App Front End Server 2 db Always On Availability Group Node 1 Always On Availability Group Listener db Always On Availability Group Node 2 VDC - London VDC - Paris Interoute Use Case Page 6 of 12

7 Diagram 1 above shows some IIS front end web/ application servers as an example of the usage of the DB services provided by the SQL Always On availability group. In the proposed example the primary DB replica would be hosted on the SQL node in London and the secondary replica would be hosted on the SQL node in Paris. Both front end app servers would connect to the Primary replica of the DB hosted in London during normal day-to-day operations. Then during a planned maintenance window the SQL Node in Paris would be promoted to the primary replica and failover would occur automatically to this node by use of the multi-subnet feature of the Always On availability group listener. extra network charges to end customers. Implementation of a Direct Connect Group can be done from your VDC My Services account portal using the steps identified below: Login to the My Services portal and select Direct connect groups from the panel in the top left, once the networks appear select Direct connect groups from the Select view pulldown menu as pictured below: In the event of an unplanned failure, the result would be the same as above, with the exception that failover would be automated by the cluster on detection that the node hosting the primary replica had failed. 4.1 UNIQUE NETWORK SUBNETS The suggested solution requires the implementation of three unique layer 3 routable subnets in to VDC which do not overlap with any other subnets routable anywhere else on your wider network. Interoute VDC provides customers with complete flexibility to choose the network subnets they wish to use when implementing the networking in to VDC. For this use case, the below network subnets have been chosen to use as examples: Select the + Add Direct Connect Group button from the top right of the portal as pictured below: You will be presented with an entry window, asking you to name the Direct Connect Group, enter the name you require as pictured below: London: /24, Gateway: Paris: /24, Gateway: Amsterdam: /24, Gateway: DEPLOY DIRECT CONNECT PRIVATE GROUP The VDC Direct Connect Private Group allows Direct Connect networks in different VDC zones to route traffic between zones automatically using the Interoute MPLS fibre backbone network with no Click OK to complete and the Direct connect Group will be created using the name entered in the box. Interoute Use Case Page 7 of 12

8 4.3 DEPLOY DIRECT CONNECT PRIVATE NETWORKS IN VDC ZONES Direct Connect Private networks are VDC zone specific and allow you to create a unique subnet in the VDC zone you wish to host virtual servers. To make them routable between other zones, all direct connect private networks must be made a member of the same Direct Connect Group during provisioning. Direct Connect Private networks can be provisioned and made a member of a Direct Connect group by performing the following steps in the VDC myservice interface: Login to the My Services portal and select Networks from the panel in the top left, ensure Networks is selected in the Select view pulldown menu as pictured below: The above diagram has been filled out as if the network for London was to be created and added to the Default Direct Connect group, the process is the same for creation of each of the Direct Connect Private network just with a different VDC zone and CIDR address entered. Importantly it should be noted that the creation of Direct Connect Groups and Networks can take up to 24 hours to complete since they rely on the replication of routes across the Interoute fibre MPLS backbone network to communicate. Please see below some help in understanding what each setting means: Identifier = Friendly name network will be showed as in VDC interface Network Type = Direct Connect, Private/Public or Local (Select Direct Connect Private for our use case) Gateway Services = Internet egress gateway if required Zone = Which VDC zone to deploy the network in to Select the + Add Network button from the top right of the portal as pictured below: CIDR = Subnet address in CIDR format for example /24 DCG Name = The Direct Connect Group you would like to place the network in to Gateway = The gateway address you would like to add to the network (Generally.1 or.254 but you can choose any) 4.4 WINDOWS DOMAIN AND DNS SERVICES You will be presented with the Add Network box in the below example picture: The deployment of a Windows domain and DNS services is outside the scope of this document and it is presumed that when deploying the SQL Always Interoute Use Case Page 8 of 12

9 On cluster you will already have these basic network services in place prior to proceeding. 4.5 DEPLOYMENT OF WINDOWS SQL ALWAYS ON CLUSTER NODES Deployment of Windows servers in to the VDC networks once created is a simple process which can be seen in the below steps that have been configured as if deploying the first SQL node for our use case in to the London VDC zone during the below steps. Login to the My Services portal and select Virtual Machines from the panel on the left, select +Add Virtual Machines from the top right as pictured below: On the Compute offering page select how much CPU and memory you would like to configure the server with, in this case the server has been configured with 4 CPU and 16GB of memory as pictured below: This will open the add virtual machines wizard as pictured below, on the setup page select the Zone you wish to deploy your virtual machine in to and click next as pictured: On the Affinity page select to add the SQL node to an affinity group if required, this however isn t necessary so can be skipped by clicking next which will move to the network page. On the network page, select the network to deploy the server in to and if wished enter the IP address of the new server by clicking the settings icon and entering it in the bow as pictured below: On the select a template page Click the OS type on the left and select an OS revision and template on the right, in this case we have chosen Windows server 2012 R2, ensure to tick the box to agree to the licensing terms as pictured below: Interoute Use Case Page 9 of 12

10 Lastly, on the Review page of the wizard as pictured below, enter an optional friendly name to view in the VDC interface for the server, select your keyboard language and review all other settings to confirm they are correct, once completed, click next and the server will be automatically deployed: Once here select the + Add Volume button from the top right as pictured below: This will open the add volume wizard which can be seen pictured below: The server will now appear in the VDC interface under Virtual Machines and will shortly be available to login to and use. The process is identical for all 3 nodes to be deployed, just with a different zone, network and IP config. Once the server is deployed you can add extra disk volumes to be used by SQL to the server using the My Services interface by using the below steps. Select storage from the left panel and ensure the select view dropdown box has volumes selected as pictured below: Enter an easily identifiable name to ensure you know what server the disk will be used by, which VDC zone to place it in, what type of disk to use and the size of the volume to be created. In the above example, SSD disk has been selected, however, you may wish to assess requirements carefully. SSD is best at handling random I/O (Usually generated by databases) and spinning disk is best at handling sequential I/O (Usually generated by database logging) both types can be added and logs and databases split at the filesystem Interoute Use Case Page 10 of 12

11 level to create the best overall performance for your SQL server. Click OK to launch the creation of the volume, Once the Volume has been created you can select the volume name in the storage panel and select the attach volume button as highlighted in the picture below: Customers must be aware however that licensing of their application environments within VDC is their responsibility, including Microsoft SQL. It is possible for customers to buy Microsoft SQL licensing through Interoute s SPLA licensing program, however, this type of license cannot be deployed automatically through the My Services interface but instead be purchased by contacting Interoute. Please contact us at vdc.enquiries@interoute.com for further information. 5. CONCLUSION The Microsoft SQL Always on solution is perfectly placed to provide high availability for database services across two as per our use case, or more locations. This will open the attach volume wizard as pictured below: Select the server you wish to attach the volume to from the dropdown list, and click OK to attach it. This completes the process for creating nodes for hosting SQL Always On availability groups in VDC. After all the above steps have been completed, you can then proceed to install SQL on your nodes and create a Microsoft Windows failover cluster that crosses your installed nodes in VDC. 4.6 LICENSING The license for the operating system is sold to customers automatically under Interoute s Microsoft SPLA agreement when the server is deployed in to the VDC environment. When combined with the features of VDC it becomes a very powerful and cost effective way to implement high availability stretching across not only datacentre locations but even countries. The Interoute Fibre MPLS backbone network, which is offered to customers for free when combined with VDC IAAS services, allows SQL Always on to perform at its best when separated beyond normal metro distances while still maintaining the lowest cost approach to high or even synchronous database availability with no extra bandwidth, disk I/O or egress traffic costs to consider. Therefore offering customers fully predictable pricing. This approach removes the need to purchase expensive storage technologies to provide synchronous data availability and moves the responsibility for this up to the application layer, allowing customers to take a true cloud approach to their SQL deployments without being as concerned with the underlying infrastructure. A further benefit to all of the above is the capability to deploy servers within each VDC zone using your choice of SSD and spinning disk allowing the flexibility to achieve maximum performance for your specific SQL database workloads. Interoute Use Case Page 11 of 12

12 15 DATA CENTRES 17 VIRTUAL DATA CENTRES 33 COLOCATION CENTRES 70,000 ROUTE KILOMETRES OF FIBRE NETWORK About Interoute Interoute Communications Limited is the owner/operator of one of Europe s largest cloud services platforms, which encompasses over 70,000 route kilometre of fibre, 15 data centres, 17 virtual data centres and 33 colocation centres, with connections to 206 additional third-party data centres across Europe. Its full service Unified ICT platform serves international enterprises, as well as every major European telecommunications incumbent and the major operators of North America, East and South Asia, governments and universities. These organisations find Interoute the ideal partner for Computing, Connectivity and Communications and developing new services. Interoute s Unified ICT strategy has proved attractive to enterprises looking for a scalable, secure and unconstrained platform on which they can build their voice, video, computing and data services, as well as service providers in need of high capacity international data transit and infrastructure. With established operations throughout mainland Europe, North America and Dubai, Interoute also owns and operates dense city networks throughout Europe s major business centres. For more information visit Interoute Use Case Page 12 of 12

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

MyCloud Computing Business computing in the cloud, ready to go in minutes

MyCloud Computing Business computing in the cloud, ready to go in minutes MyCloud Computing Business computing in the cloud, ready to go in minutes In today s dynamic environment, businesses need to be able to respond quickly to changing demands. Using virtualised computing

More information

StarWind Virtual SAN. Installing and Configuring SQL Server 2014 Failover Cluster Instance on Windows Server 2012 R2. One Stop Virtualization Shop

StarWind Virtual SAN. Installing and Configuring SQL Server 2014 Failover Cluster Instance on Windows Server 2012 R2. One Stop Virtualization Shop One Stop Virtualization Shop StarWind Virtual SAN Installing and Configuring SQL Server 2014 Failover Cluster Instance on Windows Server 2012 R2 OCTOBER 2018 TECHNICAL PAPER Trademarks StarWind, StarWind

More information

Dell Compellent Storage Center

Dell Compellent Storage Center Dell Compellent Storage Center How to Setup a Microsoft Windows Server 2012 Failover Cluster Reference Guide Dell Compellent Technical Solutions Group January 2013 THIS BEST PRACTICES GUIDE IS FOR INFORMATIONAL

More information

GÉANT L3VPN Service Description. Multi-point, VPN services for NRENs

GÉANT L3VPN Service Description. Multi-point, VPN services for NRENs GÉANT L3VPN Service Description Multi-point, VPN services for NRENs Issue Date: 1 November 2017 GÉANT L3VPN Overview The GÉANT L3VPN service offers the National Research and Education Networks (NRENs)

More information

StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2012R2

StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2012R2 One Stop Virtualization Shop StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2012R2 DECEMBER 2017 TECHNICAL PAPER Trademarks StarWind, StarWind Software

More information

StarWind Virtual SAN Installing and Configuring SQL Server 2017 Failover Cluster Instance on Windows Server 2016

StarWind Virtual SAN Installing and Configuring SQL Server 2017 Failover Cluster Instance on Windows Server 2016 One Stop Virtualization Shop Installing and Configuring SQL Server 2017 Failover Cluster Instance on Windows Server 2016 OCTOBER 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind

More information

StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2016

StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2016 One Stop Virtualization Shop StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2016 FEBRUARY 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and

More information

DOWNLOAD PDF SQL SERVER 2012 STEP BY STEP

DOWNLOAD PDF SQL SERVER 2012 STEP BY STEP Chapter 1 : Microsoft SQL Server Step by Step - PDF Free Download - Fox ebook Your hands-on, step-by-step guide to building applications with Microsoft SQL Server Teach yourself the programming fundamentals

More information

StarWind Virtual SAN Installing and Configuring SQL Server 2019 (TP) Failover Cluster Instance on Windows Server 2016

StarWind Virtual SAN Installing and Configuring SQL Server 2019 (TP) Failover Cluster Instance on Windows Server 2016 One Stop Virtualization Shop StarWind Virtual SAN Installing and Configuring SQL Server 2019 (TP) Failover Cluster Instance on Windows Server 2016 OCTOBER 2018 TECHNICAL PAPER Trademarks StarWind, StarWind

More information

StarWind Virtual SAN Configuring HA SMB File Server in Windows Server 2016

StarWind Virtual SAN Configuring HA SMB File Server in Windows Server 2016 One Stop Virtualization Shop StarWind Virtual SAN Configuring HA SMB File Server in Windows Server 2016 APRIL 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind

More information

StarWind Virtual SAN Compute and Storage Separated with Windows Server 2012 R2

StarWind Virtual SAN Compute and Storage Separated with Windows Server 2012 R2 One Stop Virtualization Shop StarWind Virtual SAN Compute and Storage Separated with Windows Server 2012 R2 FEBRUARY 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the

More information

How to Lift-and-Shift a Line of Business Application onto Google Cloud Platform

How to Lift-and-Shift a Line of Business Application onto Google Cloud Platform How to Lift-and-Shift a Line of Business Application onto Google Cloud Platform by Andy Wu, Solutions Architect, Magenic White Paper How to Lift-and-Shift a Line of Business Application onto Google Cloud

More information

Providing premium colocation and networking solutions to end user clients

Providing premium colocation and networking solutions to end user clients Challenge The Client Providing premium colocation and networking solutions to end user clients Charles Square is an independent IT consultancy focused on serving the comprehensive needs of commercial organisations

More information

StarWind Virtual SAN AWS EC2 Deployment Guide

StarWind Virtual SAN AWS EC2 Deployment Guide One Stop Virtualization Shop StarWind Virtual SAN AUGUST 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks of StarWind

More information

Infrastructure as a Service (IaaS) Compute with Storage and Backup PRICING DOCUMENT

Infrastructure as a Service (IaaS) Compute with Storage and Backup PRICING DOCUMENT Infrastructure as a Service (IaaS) Compute with Storage and Backup PRICING DOCUMENT Contents 1 Cloud+ IaaS Pricing...2 1.1 Service Pricing Guide... Error! Bookmark not defined. 1.2 Cloud+ Networking Pricing...

More information

EASYHA SQL SERVER V1.0

EASYHA SQL SERVER V1.0 EASYHA SQL SERVER V1.0 CONTENTS 1 Introduction... 2 2 Install SQL 2016 in Azure... 3 3 Windows Failover Cluster Feature Installation... 7 4 Windows Failover Clustering Configuration... 9 4.1 Configure

More information

GÉANT Plus Service Description. High Performance Cost-effective Connectivity

GÉANT Plus Service Description. High Performance Cost-effective Connectivity GÉANT Plus Service Description High Performance Cost-effective Connectivity Issue Date: 1 November 2017 GÉANT Plus Overview The GÉANT Plus service is offered on the GÉANT network to all GÉANT National

More information

StarWind Virtual SAN Compute and Storage Separated with Windows Server 2016

StarWind Virtual SAN Compute and Storage Separated with Windows Server 2016 One Stop Virtualization Shop StarWind Virtual SAN Compute and Storage Separated with Windows Server 2016 FEBRUARY 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind

More information

AWS_SOA-C00 Exam. Volume: 758 Questions

AWS_SOA-C00 Exam. Volume: 758 Questions Volume: 758 Questions Question: 1 A user has created photo editing software and hosted it on EC2. The software accepts requests from the user about the photo format and resolution and sends a message to

More information

Carbonite Availability. Technical overview

Carbonite Availability. Technical overview Carbonite Availability Technical overview Table of contents Executive summary The availability imperative...3 True real-time replication More efficient and better protection... 4 Robust protection Reliably

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

Global IP Network (GIN) Connects You to the World

Global IP Network (GIN) Connects You to the World Global IP (GIN) Connects You to the World Delivering your Business Vision with the World s Tier 1 leading IP network NTT Communications (NTT Com) Global IP network (GIN) 100GigE service is the fastest

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

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme LHC2384BU VMware Cloud on AWS A Technical Deep Dive Ray Budavari @rbudavari Frank Denneman - @frankdenneman #VMworld #LHC2384BU Disclaimer This presentation may contain product features that are currently

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

DO NOT USE Microsoft Designing Database Solutions for Microsoft SQL Server

DO NOT USE Microsoft Designing Database Solutions for Microsoft SQL Server 1800 ULEARN (853 276) www.ddls.com.au DO NOT USE Microsoft 20465 - Designing Database Solutions for Microsoft SQL Server Length 5 days Price $4169.00 (inc GST) Version C Overview The focus of this five-day

More information

StarWind Virtual SAN 2-Node Stretched Hyper-V Cluster on Windows Server 2016

StarWind Virtual SAN 2-Node Stretched Hyper-V Cluster on Windows Server 2016 One Stop Virtualization Shop StarWind Virtual SAN 2-Node Stretched Hyper-V Cluster on Windows Server 2016 APRIL 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind

More information

Migration WordPress to Azure using Azure Site Recovery (ASR)

Migration WordPress to Azure using Azure Site Recovery (ASR) Migrating WordPress to Azure Using Azure Site Recovery (ASR) 1 MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. Complying with all applicable copyright laws is the responsibility of

More information

Windows Server 2012 Hands- On Camp. Learn What s Hot and New in Windows Server 2012!

Windows Server 2012 Hands- On Camp. Learn What s Hot and New in Windows Server 2012! Windows Server 2012 Hands- On Camp Learn What s Hot and New in Windows Server 2012! Your Facilitator Damir Bersinic Datacenter Solutions Specialist Microsoft Canada Inc. damirb@microsoft.com Twitter: @DamirB

More information

Building a Modular and Scalable Virtual Network Architecture with Amazon VPC

Building a Modular and Scalable Virtual Network Architecture with Amazon VPC Building a Modular and Scalable Virtual Network Architecture with Amazon VPC Quick Start Reference Deployment Santiago Cardenas Solutions Architect, AWS Quick Start Reference Team August 2016 (revisions)

More information

Mitel Cloud VOIP. Integration Guide

Mitel Cloud VOIP. Integration Guide Mitel Cloud VOIP Integration Guide i WatchGuard Technologies, Inc. Mitel VoIP, WatchGuard Wi-Fi Cloud, WatchGuard Firebox, and QoS Deployment Overview This document describes how to set up QoS from the

More information

Microsoft IT Leverages its Compute Service to Virtualize SharePoint 2010

Microsoft IT Leverages its Compute Service to Virtualize SharePoint 2010 Microsoft IT Leverages its Compute Service to Virtualize SharePoint 2010 Published: June 2011 The following content may no longer reflect Microsoft s current position or infrastructure. This content should

More information

Networking for a smarter data center: Getting it right

Networking for a smarter data center: Getting it right IBM Global Technology Services October 2011 Networking for a smarter data center: Getting it right Planning the network needed for a dynamic infrastructure 2 Networking for a smarter data center: Getting

More information

Microsoft Windows Server Failover Clustering (WSFC) and SQL Server AlwaysOn Availability Groups on the AWS Cloud: Quick Start Reference Deployment

Microsoft Windows Server Failover Clustering (WSFC) and SQL Server AlwaysOn Availability Groups on the AWS Cloud: Quick Start Reference Deployment Microsoft Windows Server Failover Clustering (WSFC) and SQL Server AlwaysOn Availability Groups on the AWS Cloud: Quick Start Reference Deployment Mike Pfeiffer July 2014 Last updated: April 2015 (revisions)

More information

Building Interconnection 2017 Steps Taken & 2018 Plans

Building Interconnection 2017 Steps Taken & 2018 Plans Building Interconnection 2017 Steps Taken & 2018 Plans 2017 Equinix Inc. 2017 Key Highlights Expansion - new markets Launch - Flexible DataCentre Hyperscaler edge Rollout - IXEverywhere - SaaS, IoT & Ecosystems

More information

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE 1.0 Quest Enterprise Reporter Discovery Manager USER GUIDE 2012 Quest Software. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

CLOUD GATEWAY USER GUIDE

CLOUD GATEWAY USER GUIDE CLOUD GATEWAY USER GUIDE PAGE 1/42 DRAFT [SECURITY CLASSIFICATION] WHAT S INSIDE OVERVIEW... 5 COMPATIBLE CLOUD PROVIDERS... 6 USING THIS GUIDE... 6 PURCHASING A CLOUD GATEWAY... 7 REGISTERING FOR CLOUD

More information

HPE 3PAR Remote Copy Extension Software Suite Implementation Service

HPE 3PAR Remote Copy Extension Software Suite Implementation Service Data sheet HPE 3PAR Remote Copy Extension Software Suite Implementation Service HPE Lifecycle Event Services HPE 3PAR Remote Copy Extension Software Suite Implementation Service provides customized deployment

More information

Azure Webinar. Resilient Solutions March Sander van den Hoven Principal Technical Evangelist Microsoft

Azure Webinar. Resilient Solutions March Sander van den Hoven Principal Technical Evangelist Microsoft Azure Webinar Resilient Solutions March 2017 Sander van den Hoven Principal Technical Evangelist Microsoft DX @svandenhoven 1 What is resilience? Client Client API FrontEnd Client Client Client Loadbalancer

More information

Windows Server 2016 MCSA Bootcamp

Windows Server 2016 MCSA Bootcamp Course Overview This course will provide experienced IT professionals who wish to either upgrade their skills for the purpose of certifying on Microsoft Windows Server 2016 or who wish to gain information

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

Buy, build or rent? How to use Interoute as a business enabler. Nelson Tavares da Silva Director Channel & Alliances

Buy, build or rent? How to use Interoute as a business enabler. Nelson Tavares da Silva Director Channel & Alliances Buy, build or rent? How to use Interoute as a business enabler. Nelson Tavares da Silva Director Channel & Alliances 1 Goal and agenda About Interoute What are the partner challenges today Unified ICT

More information

StarWind Virtual SAN. HyperConverged 2-Node Scenario with Hyper-V Cluster on Windows Server 2012R2. One Stop Virtualization Shop MARCH 2018

StarWind Virtual SAN. HyperConverged 2-Node Scenario with Hyper-V Cluster on Windows Server 2012R2. One Stop Virtualization Shop MARCH 2018 One Stop Virtualization Shop StarWind Virtual SAN HyperConverged 2-Node Scenario with Hyper-V Cluster on Windows Server 2012R2 MARCH 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the

More information

Installation Guide Advanced Authentication Server. Version 6.0

Installation Guide Advanced Authentication Server. Version 6.0 Installation Guide Advanced Authentication Server Version 6.0 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

Dell EMC. VxBlock Systems for VMware NSX 6.2 Architecture Overview

Dell EMC. VxBlock Systems for VMware NSX 6.2 Architecture Overview Dell EMC VxBlock Systems for VMware NSX 6.2 Architecture Overview Document revision 1.6 December 2018 Revision history Date Document revision Description of changes December 2018 1.6 Remove note about

More information

Monarch Installation and Activation Guide. Version 15.x

Monarch Installation and Activation Guide. Version 15.x Monarch Installation and Activation Guide Version 15.x Datawatch Corporation makes no representation or warranties with respect to the contents of this manual or the associated software and especially

More information

Mesh and hub-and-spoke networks on Azure

Mesh and hub-and-spoke networks on Azure Mesh and hub-and-spoke networks on Azure Architectural considerations By Lamia Youseff and Nanette Ray Azure Customer Advisory Team (AzureCAT) December 2017 Contents Introduction... 3 Virtual network peering

More information

Microsoft Certified Solution Associate Windows Server 2016 Training

Microsoft Certified Solution Associate Windows Server 2016 Training Microsoft Certified Solution Associate Windows Server 2016 Training INNOVATIVE ACADEMY s Best Microsoft Training in Bangalore is designed so Innovative to help you clear the Microsoft Certified Solution

More information

Configuring a Microsoft Windows Server 2012/R2 Failover Cluster with Storage Center

Configuring a Microsoft Windows Server 2012/R2 Failover Cluster with Storage Center Configuring a Microsoft Windows Server 2012/R2 Failover Cluster with Storage Center Dell Compellent Solution Guide Kris Piepho, Microsoft Product Specialist October, 2013 Revisions Date Description 1/4/2013

More information

Windows Clustering 101

Windows Clustering 101 Windows Clustering 101 Dave Bermingham, Microsoft Clustering MVP, Senior Technical Evangelist, SIOS Technology Corp. Dave Bermingham Microsoft Cluster MVP (2010-current) Founder of www.clusteringformeremortals.com

More information

Hosting DesktopNow in Amazon Web Services. Ivanti DesktopNow powered by AppSense

Hosting DesktopNow in Amazon Web Services. Ivanti DesktopNow powered by AppSense Hosting DesktopNow in Amazon Web Services Ivanti DesktopNow powered by AppSense Contents Purpose of this Document... 3 Overview... 3 1 Non load balanced Amazon Web Services Environment... 4 Amazon Web

More information

Citrix SD-WAN for Optimal Office 365 Connectivity and Performance

Citrix SD-WAN for Optimal Office 365 Connectivity and Performance Solution Brief Citrix SD-WAN for Optimal Office 365 Connectivity and Performance Evolving Needs for WAN Network Architecture Enterprise networks have historically been architected to provide users access

More information

Null Service and Loopback Service Drivers Implementation Guide NetIQ Identity Manager. February 2018

Null Service and Loopback Service Drivers Implementation Guide NetIQ Identity Manager. February 2018 Null Service and Loopback Service Drivers Implementation Guide NetIQ Identity Manager February 2018 Legal Notice For information about NetIQ legal notices, disclaimers, warranties, export and other use

More information

Veeam Cloud Connect. Version 8.0. Administrator Guide

Veeam Cloud Connect. Version 8.0. Administrator Guide Veeam Cloud Connect Version 8.0 Administrator Guide June, 2015 2015 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced,

More information

The Right Choice for DR: Data Guard, Stretch Clusters, or Remote Mirroring. Ashish Ray Group Product Manager Oracle Corporation

The Right Choice for DR: Data Guard, Stretch Clusters, or Remote Mirroring. Ashish Ray Group Product Manager Oracle Corporation The Right Choice for DR: Data Guard, Stretch Clusters, or Remote Mirroring Ashish Ray Group Product Manager Oracle Corporation Causes of Downtime Unplanned Downtime Planned Downtime System Failures Data

More information

StarWind Virtual SAN Installing and Configuring SQL Server 2012 Failover Cluster Instance on Windows Server 2012

StarWind Virtual SAN Installing and Configuring SQL Server 2012 Failover Cluster Instance on Windows Server 2012 One Stop Virtualization Shop StarWind Virtual SAN Installing and Configuring SQL Server 2012 Failover Cluster Instance on Windows Server 2012 OCTOBER 2018 TECHNICAL PAPER Trademarks StarWind, StarWind

More information

StarWind Virtual SAN Installation and Configuration of HyperConverged 2 Nodes with Hyper-V Cluster

StarWind Virtual SAN Installation and Configuration of HyperConverged 2 Nodes with Hyper-V Cluster #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN of HyperConverged 2 Nodes with Hyper-V Cluster AUGUST 2016 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and

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

IP Office 9.0 IP Office Server Edition Reference Configuration

IP Office 9.0 IP Office Server Edition Reference Configuration IP Office 9.0 IP Office Server Edition Reference Configuration Release 9.0.3 15-604135 May 2014 2014 Avaya Inc. All Rights Reserved. Notice While reasonable efforts have been made to ensure that the information

More information

Veritas Storage Foundation and High Availability Solutions HA and Disaster Recovery Solutions Guide for Microsoft SharePoint Server

Veritas Storage Foundation and High Availability Solutions HA and Disaster Recovery Solutions Guide for Microsoft SharePoint Server Veritas Storage Foundation and High Availability Solutions HA and Disaster Recovery Solutions Guide for Microsoft SharePoint Server Windows Server 2003, Windows Server 2008 5.1 Service Pack 1 Veritas Storage

More information

Service Description CloudCore

Service Description CloudCore CloudCore TITLE: CloudCore DOCUMENT REF NO: QMS REC117 DESCRIPTION: Service description for the CloudCore service. OWNER / AUTHORITY: QMS / ISMS DOCUMENT CROSS REFERENCE: Director of Product and Service

More information

<Placeholder cover we will adjust> Microsoft Azure Stack Licensing Guide (Hosters and service providers)

<Placeholder cover we will adjust> Microsoft Azure Stack Licensing Guide (Hosters and service providers) Microsoft Azure Stack Licensing Guide (Hosters and service providers) Introduction This licensing guide is for people who would like to gain a basic understanding of

More information

Building Clusters to Protect SQL Server in Cloud Configurations

Building Clusters to Protect SQL Server in Cloud Configurations Building Clusters to Protect SQL Server in Cloud Configurations David Bermingham Senior Technical Evangelist, SIOS Technology Microsoft Cloud & Datacenter MVP (2010-Present) Copyright @ 2017 SIOS Technology

More information

A Cloud WHERE PHYSICAL ARE TOGETHER AT LAST

A Cloud WHERE PHYSICAL ARE TOGETHER AT LAST A Cloud WHERE PHYSICAL AND VIRTUAL STORAGE ARE TOGETHER AT LAST Not all Cloud solutions are the same so how do you know which one is right for your business now and in the future? NTT Communications ICT

More information

Using the cloud for e-learning. Interoute: Jonathan Graham UniMarconi: Alessandro Giorgio

Using the cloud for e-learning. Interoute: Jonathan Graham UniMarconi: Alessandro Giorgio Using the cloud for e-learning. Interoute: Jonathan Graham UniMarconi: Alessandro Giorgio Education from the cloud Agenda Intro Jonathan.graham@interoute.com Cloud solution consultant/business dev Alessandro

More information

(Installation, Storage, and Compute with Windows Server 2016)

(Installation, Storage, and Compute with Windows Server 2016) MCSA 2016 SERVER CURRICULUM 70-740 (Installation, Storage, and Compute with Windows Server 2016) EXAM CODE 740 Module 1: Installing, upgrading, and migrating servers and workloads This module describes

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

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

Cloud Services. Introduction

Cloud Services. Introduction Introduction adi Digital have developed a resilient, secure, flexible, high availability Software as a Service (SaaS) cloud platform. This Platform provides a simple to use, cost effective and convenient

More information

NOTE: For more information on HP's offering of Windows Server 2012 R2 products, go to:

NOTE: For more information on HP's offering of Windows Server 2012 R2 products, go to: Overview Windows Server 2012 R2 captures Microsoft's experience of delivering global-scale cloud services to provide an enterprise-class server and cloud platform. It lets you optimize performance for

More information

Benefits of SD-WAN to the Distributed Enterprise

Benefits of SD-WAN to the Distributed Enterprise WHITE PAPER Benefits of SD-WAN to the Distributed Enterprise 1 B enefits of SD-WAN to the Distributed Enterprise Branch Networking Today More Bandwidth, More Complexity Branch or remote office network

More information

Reaping the Full Benefits of a Hybrid Network

Reaping the Full Benefits of a Hybrid Network Singtel Business Product Factsheet Managed Hybrid Network Reaping the Full Benefits of a Hybrid Network Singtel Managed Hybrid Network is an innovative offering that extends the enterprise s network coverage

More information

DELL EMC DATA DOMAIN BOOST AND DYNAMIC INTERFACE GROUPS

DELL EMC DATA DOMAIN BOOST AND DYNAMIC INTERFACE GROUPS WHITE PAPER DELL EMC DATA DOMAIN BOOST AND DYNAMIC INTERFACE GROUPS Maximize the efficiency of multiple network interfaces Abstract Dell EMC delivers dynamic interface groups to simplify the use of multiple

More information

Differentiating Your Datacentre in the Networked Future John Duffin

Differentiating Your Datacentre in the Networked Future John Duffin Differentiating Your Datacentre in the Networked Future John Duffin Managing Director, South Asia. Uptime Institute July 2017 2017 Uptime Institute, LLC The Global Datacentre Authority 2 2017 Uptime Institute,

More information

MarkLogic Server. MarkLogic Server on Microsoft Azure Guide. MarkLogic 9 January, 2018

MarkLogic Server. MarkLogic Server on Microsoft Azure Guide. MarkLogic 9 January, 2018 MarkLogic Server on Microsoft Azure Guide 1 MarkLogic 9 January, 2018 Last Revised: 9.0-4, January, 2018 2018 MarkLogic Corporation. MarkLogic and the MarkLogic logo are trademarks or registered trademarks

More information

Global Leased Line Service

Global Leased Line Service SERVICE BROCHURE Global Leased Line Service from NTT Communications Predictable, low latency global networking with the highest quality A global managed bandwidth solution from NTT Communications (NTT

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

SwiftStack and python-swiftclient

SwiftStack and python-swiftclient SwiftStack and python-swiftclient Summary Storage administrators around the world are turning to object storage and particularly SwiftStack s enterprise-ready object storage built on OpenStack Swift for

More information

Architecting a Hybrid Database Strategy with Microsoft SQL Server and the VMware Cloud Provider Program

Architecting a Hybrid Database Strategy with Microsoft SQL Server and the VMware Cloud Provider Program VMware vcloud Architecture Toolkit for Service Providers Architecting a Hybrid Database Strategy with Microsoft SQL Server and the VMware Cloud Provider Program Version 2.9 January 2018 Martin Hosken 2018

More information

NetApp Cloud Volumes Service for AWS

NetApp Cloud Volumes Service for AWS NetApp Cloud Volumes Service for AWS AWS Account Setup Cloud Volumes Team, NetApp, Inc. March 29, 2019 Abstract This document provides instructions to set up the initial AWS environment for using the NetApp

More information

CONNECTING THE CLOUD WITH ON DEMAND INFRASTRUCTURE

CONNECTING THE CLOUD WITH ON DEMAND INFRASTRUCTURE CONNECTING THE CLOUD WITH ON DEMAND INFRASTRUCTURE March 2017 GLOBAL NETWORKING NEEDS A NEW MODEL FOR CONNECTING THE CLOUD. TRADITIONAL NETWORKING MODELS DO NOT MATCH THE NEEDS OR EXPECTATIONS OF CLOUD-FOCUSED

More information

Clearswift Hosting Options

Clearswift Hosting Options Clearswift Hosting Options Frequently Asked Questions White paper V0.2 January 2016 Clearswift 2016 www.clearswift.com Contents 1. Overview 3 1.1 Why is Clearswift offering a hosting option? 3 1.2 Can

More information

OnCommand Cloud Manager 3.2 Deploying and Managing ONTAP Cloud Systems

OnCommand Cloud Manager 3.2 Deploying and Managing ONTAP Cloud Systems OnCommand Cloud Manager 3.2 Deploying and Managing ONTAP Cloud Systems April 2017 215-12035_C0 doccomments@netapp.com Table of Contents 3 Contents Before you create ONTAP Cloud systems... 5 Logging in

More information

NetPro. from Wireless Logic. Available on a per SIM license basis. No CAPEX. Retain your Airtime Contracts with your existing providers

NetPro. from Wireless Logic. Available on a per SIM license basis. No CAPEX. Retain your Airtime Contracts with your existing providers NetPro from Available on a per SIM license basis Real-time usage monitoring of Data SIMs Retain your Airtime Contracts with your existing providers No CAPEX Secure and resilient connectivity via VPN Be

More information

DOWNLOAD PDF REDIRECT FOR WINDOWS 7

DOWNLOAD PDF REDIRECT FOR WINDOWS 7 Chapter 1 : Deploy Folder Redirection with Offline Files Microsoft Docs From your description, it sounds as if you cannot access the redirection path in Windows Explorer, is that correct? before folder

More information

WatchGuard XTMv Setup Guide

WatchGuard XTMv Setup Guide WatchGuard XTMv Setup Guide All XTMv Editions Copyright and Patent Information Copyright 1998 2011 WatchGuard Technologies, Inc. All rights reserved. WatchGuard, the WatchGuard logo, LiveSecurity, and

More information

[MS20740]: Installation, Storage, and Compute with Windows Server 2016

[MS20740]: Installation, Storage, and Compute with Windows Server 2016 [MS20740]: Installation, Storage, and Compute with Windows Server 2016 Length : 5 Days Audience(s) : IT Professionals Level : 200 Technology : Windows Server Delivery Method : Instructor-led (Classroom)

More information

SQL Cluster. Release 1.0. Prepared By: Samih Ajrouch Approved By: Rim Kadi

SQL Cluster. Release 1.0. Prepared By: Samih Ajrouch Approved By: Rim Kadi SQL Cluster Release 1.0 Prepared By: Samih Ajrouch Approved By: Rim Kadi Published by the American University of Beirut Computing and Networking Services Beirut, Lebanon 1 All rights reserved. No part

More information

COURSE 20740B: INSTALLATION, STORAGE AND COMPUTE ITH WINDOWS SERVER 2016

COURSE 20740B: INSTALLATION, STORAGE AND COMPUTE ITH WINDOWS SERVER 2016 ABOUT THIS COURSE This five-day course is designed primarily for IT professionals who have some experience with Windows Server. It is designed for professionals who will be responsible for managing storage

More information

UNIFIED COMPUTING TECHNICAL DATA SHEET Interoute Virtual Data Centre 2.0

UNIFIED COMPUTING TECHNICAL DATA SHEET Interoute Virtual Data Centre 2.0 Contents Scope of this document... 2 Product Overview... 2 VDC: IaaS - Compute... 6 VDC Dedicated Infrastructure... 8 VDC: IaaS - Storage... 10 VDC: IaaS - Network... 14 VDC Appliance & Template Management...

More information

FUJITSU Cloud Service S5 Microsoft SharePoint 2010 POC on Windows Server 2008

FUJITSU Cloud Service S5 Microsoft SharePoint 2010 POC on Windows Server 2008 FUJITSU Cloud Service S5 Microsoft SharePoint 2010 POC on Windows Server 2008 This guide details steps required to install and configure basic standalone Microsoft SharePoint 2010 on the FUJITSU Cloud

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

IBM Cloud IBM Cloud for VMware Solutions Zeb Ahmed Senior Offering Manager and BCDR Leader VMware on IBM Cloud VMworld 2017 Content: Not for publicati

IBM Cloud IBM Cloud for VMware Solutions Zeb Ahmed Senior Offering Manager and BCDR Leader VMware on IBM Cloud VMworld 2017 Content: Not for publicati LHC2432BU IBM Cloud for VMware Solutions Zeb Ahmed Senior Offering Manager and BCDR Leader VMware on IBM Cloud #VMworld IBM Cloud IBM Cloud for VMware Solutions Zeb Ahmed Senior Offering Manager and BCDR

More information

Failover Clustering failover node cluster-aware virtual server one

Failover Clustering failover node cluster-aware virtual server one Failover Clustering Microsoft Cluster Service (MSCS) is available for installation on Windows 2000 Advanced Server, Windows 2000 Datacenter Server, and Windows NT Enterprise Edition with Service Pack 5

More information

PRODUCT OVERVIEW. Storage and Backup. Flexible Scalable Storage Solutions for. Product Overview. Storage and Backup

PRODUCT OVERVIEW. Storage and Backup. Flexible Scalable Storage Solutions for. Product Overview. Storage and Backup PRODUCT OVERVIEW Flexible Scalable Storage Solutions for Today s Data Driven Businesses 1 2 PRODUCT OVERVIEW Summary Data is essential in driving business and the sheer amount of it for any enterprise

More information

HPE ConvergedSystem 700 for Hyper-V Deployment Accelerator Service

HPE ConvergedSystem 700 for Hyper-V Deployment Accelerator Service Data sheet HPE ConvergedSystem 700 for Hyper-V Deployment Accelerator Service HPE Technology Consulting HPE ConvergedSystem 700 for Hyper-V is a solution that allows you to acquire and deploy a virtualization

More information

Securely Access Services Over AWS PrivateLink. January 2019

Securely Access Services Over AWS PrivateLink. January 2019 Securely Access Services Over AWS PrivateLink January 2019 Notices This document is provided for informational purposes only. It represents AWS s current product offerings and practices as of the date

More information

Cloudera s Enterprise Data Hub on the Amazon Web Services Cloud: Quick Start Reference Deployment October 2014

Cloudera s Enterprise Data Hub on the Amazon Web Services Cloud: Quick Start Reference Deployment October 2014 Cloudera s Enterprise Data Hub on the Amazon Web Services Cloud: Quick Start Reference Deployment October 2014 Karthik Krishnan Page 1 of 20 Table of Contents Table of Contents... 2 Abstract... 3 What

More information

Setup Guide for AD FS 3.0 on the Apprenda Platform

Setup Guide for AD FS 3.0 on the Apprenda Platform Setup Guide for AD FS 3.0 on the Apprenda Platform Last Updated for Apprenda 6.5.2 The Apprenda Platform leverages Active Directory Federation Services (AD FS) to support identity federation. AD FS and

More information