Migration WordPress to Azure using Azure Site Recovery (ASR)

Size: px
Start display at page:

Download "Migration WordPress to Azure using Azure Site Recovery (ASR)"

Transcription

1 Migrating WordPress to Azure Using Azure Site Recovery (ASR) 1

2 MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation. Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Microsoft, our provision of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property. The descriptions of other companies products in this document, if any, are provided only as a convenience to you. Any such references should not be considered an endorsement or support by Microsoft. Microsoft cannot guarantee their accuracy, and the products may change over time. Also, the descriptions are intended as brief highlights to aid understanding, rather than as thorough coverage. For authoritative descriptions of these products, please consult their respective manufacturers Microsoft Corporation. All rights reserved. Any use or distribution of these materials without express authorization of is strictly prohibited. Microsoft and Windows are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. The names of actual companies and products mentioned herein may be the trademarks of their respective owners. 2

3 Contents 1. Introduction Target Audience Prerequisites Source Environment (on-premise) Setup Migrating WordPress (Standalone) to Azure Deploy Mobility Services Agent & Replicate Workload to Azure Create a Recovery Plan for your workloads Initiate Failover & Validate Workload Test Failover Failover Next Steps Additional Resources Support

4 1. Introduction This document is a detailed guide describing the steps for migrating on-premise WordPress workloads to Microsoft Azure using Azure Site Recovery (ASR). It is only intended to be used as a reference guide by Managed Services Providers (MSPs) that are part of the MSP - Azure Cloud Migration Program. The goal is to help MSPs familiarize themselves with the processes and steps needed to migrate on-premise WordPress workloads by leveraging the capabilities of ASR services to migrate workloads to Azure. Although ASR was designed as a Business Continuity and Disaster Recovery (BCDR) tool, the same techniques can be applied for migrations because of its direct replication capabilities to Azure with minimal changes required to the on-premise infrastructure. Specifically, this document covers the migration of WordPress to Azure. 2. Target Audience This document is primarily intended for Azure Architects, Solution Specialists and System Administrators who will be involved in the on-premise to Azure workload migrations. It is assumed that this audience understands the intricacies of Microsoft Azure and its core services and has deep insights into its customer s on-premise workloads in order to successfully migrate them to Azure. The document is NOT intended to be a primer or guide on WordPress or ASR but rather a guide to migrating WordPress workloads to Azure. 3. Prerequisites Before we can get started with migrating WordPress to Azure, all items listed below must be completed or complied with: 4

5 1. The source Planning, Discovery, and Assessment (Business risk, Cloud Suitability Etc.) steps should be completed and the application/workload has been approved to be migrated to Azure. 2. The Azure Network Planning should be completed. 3. The ASR Capacity Planning and source setup should be completed. 4. Installation and Configuration of Apache ( (UNIX)) should be completed. 5. Installation and Configuration of MySQL (Version 14.14) should be completed. 6. Installation and Configuration of WordPress (Version 4.6.1) should be completed. 7. Red Hat Version(s) supported by ASR are: Red Hat Enterprise Linux 6.7 Red Hat Enterprise Linux 7.1 Red Hat Enterprise Linux 7.2 Please Note: This document showcases WordPress on Red Hat Enterprise Linux 6.7 (Enterprise) version only. Other versions of supported Red Hat Enterprise Linux migrations will be similar, but it is recommended that partners understand the subtle differences to successfully migrate to Azure. 4. Source Environment (on-premise) Setup This section covers the lab environment configuration that was used to test the migration of a WordPress using ASR. 1. We have a single Red Hat Enterprise Linux 6.7 server (VM) running a WordPress application and a local instance of MySQL Server acting as the backend database. 2. The VM has a single dynamic disk (VHD) attached with a base Size of 20GB shared across the Operating System, MySQL database & Apache logs. The document assumes that these migration procedures would be similar to other supported versions of Red Hat Enterprise Linux Server workloads, but have not been verified. It is highly recommended that the Architects and System Administrators involved in the migration effort ensure that they are testing this in their version of the environment. 5

6 5. Migrating WordPress (Standalone) to Azure Migrating an application to Azure is typically a phased approach that consists of the following stages: I. Deploy Mobility Service Agent & Replicate the Workload: Using ASR, the source workload is replicated to an Azure Recovery Vault. Once the initial replication is complete, ASR constantly monitors the application in the source and replicates the deltas to Azure on a regular basis. II. III. Test Failover: Once the initial replication is complete, a test failover will spin up Azure VMs and the application can be tested multiple times without affecting the production workload running in the source environment. Failover: After the application has been successfully tested and validated to your satisfaction using test failover process, an unplanned failover will initiate a failover of the application from the source to Azure and turn off the source VM(s) Deploy Mobility Services Agent & Replicate Workload to Azure The first step in migrating WordPress workloads to Azure is to Deploy the Mobility Services Agent and start replicating the workload using ASR. Once the initial replication process is complete, ASR constantly monitors the application in the source and replicates the changes (deltas) to Azure as well. The section below shows the steps to replicate WordPress workload to Azure. 1. Login to the Azure Portal. Under All Resources search for the Recovery Vault name, open it and click on Site Recovery. Note: This Recovery Vault should have been setup using the ASR Setup Guide prior to migrating workloads. Please refer to the ASR Setup Guide for more details. 2. Click on Step 2: Replicate Application and then click on the Source blade to select the below options and click OK. Source On Premises Source location - Select the Configuration Server 6

7 Machine type o Physical Machines for migrating Physical or HyperV VM s o Virtual Machines for migrating VMware VMs VCenter / VSphere Host Select the VCenter host [Applies only if you selected virtual machines for Machine Type] Process Server Select the Process server that you want to use for replication. If you haven t set up a separate or multiple process server(s), the configuration server will show up as default 7

8 3. Under Target choose the following properties and click OK: Subscription The subscription to be used for migrations. Post Failover Resource Group The Resource Group to be used for Migrations. (These should have been created as part of the migration planning process). Post Deployment failover model Resource Manager. Storage Account Choose the one(s) that were created for handling migrations during ASR Capacity Planning phase. Azure Network Configure now for selected machines. Post Failover Azure Network - Choose the Azure VNET that was created for migrations during the Network planning phase. Subnet Choose the correct subnet within the Azure VNET. 8

9 4. Based on the Machine Type chose earlier, the below section(s) will slightly change: If Machine Type = Virtual Machines: In the Virtual Machines > Select Virtual Machines blade, select the RHEL VM you want to migrate and click OK 9

10 If Machine Type = Physical Machines: In the Physical Machines > Select Physical Machines blade, click on +Physical Machine. Enter the Server Name, on-premise IPAddress, select OS type and click OK. This will discover the on-premise server from and add it to the vault for protection. Continue this process to add more RHEL servers to be replicated (if required). 5. Under Notifications you will see that the server is being discovered and if the mobility services agent is NOT present, it will be installed on this server. You can always check the progress of this job under Your Recovery Vault > Jobs > Site Recovery Jobs 10

11 6. Once the job completes, you can see that newly discovered server in the Azure Portal. 7. In Properties > Configure Properties blade, either set default values or choose properties per VM. Account Choose the appropriate account that has administrator rights to the Servers being migrated Disks to replicate From the dropdown, select the disks that you want to include in replication and uncheck the ones that are not required (Ex: Disk for non-production (temp) data). 8. In Replication settings > Configure replication settings choose the appropriate policy and click OK with the default values. You can always modify the replication policy in Your Recovery Vault > Site Recovery Infrastructure > Replication Policies (For VMware & Physical Machines) > Policy Name > Edit Settings. Changes you apply will be used for machines that are already replicating as well as new machines. 11

12 9. Now click on Enable Replication. 12

13 10. Track the replication progress by checking at Your Recovery Vault > Replicated Items. Once the status of a Replicated Item (server) changes to Protected, it means the application/workload is ready for failover Create a Recovery Plan for your workloads We are now going to create a Recovery Plan in your Azure Vault. The usage of Recovery Plans helps facilitate easier management and migration of multiple servers (that make your service/application) into Azure without having to deal with each component individually. Below are a couple of examples to provide additional context and the steps below to create and configure a recovery plan. Examples: A Recovery Plan for ALL your RHEL servers in your environment. This way you can migrate all RHEL servers into Azure cutover at one. Enterprise applications are mostly multi-tier that are split into multiple Server roles. Like IIS Web applications are split into Web front end & back end database servers that can be included in the same recovery plan & migrated to Azure. Just about any server(s) that you need to manage & migrate into Azure at the same time. 1. In the Azure Portal, go to Your Recovery Vault > Recovery Plans (Site Recovery Infrastructure) and click on +Recovery Plan. 2. Provide the following details and click OK. Name A meaningful friendly name (Ex: TestRecoveryPlan) Source On premise VMware Host / Configuration Server Target Microsoft Azure Allow Items with Deployment Model Resource Manager Select Items From the list of Protected Items choose ALL the servers that comprise of your application / service and click OK. 13

14 5.3. Initiate Failover & Validate Workload Test Failover Once the initial replication is complete, a test failover can now be initiated to test your workload in Azure. This can be done multiple times without affecting the on-premise workload (source independent). 1. Login to the Azure Portal, under All Resources search for the Recovery Vault name and open it. 2. Click on Replicated items, select the replicated server(s) that you want to test for failover (Ex: BELSYSGLAB02) 3. Click on Compute and Network, ensure the correct values as described below are set and click Save: Name This will be pre-populated with the source server name. Recommendation is to leave the same or you can modify by clicking on the Text box. Resource Group Choose the correct Resource Group where the new VMs will be grouped (this should have been decided during planning phase). Size Based on the source server SKU an Azure VM SKU is pre-selected. Either leave as-is or feel free to change SKU as you see fit. 14

15 Target Network Select the Non-Production Azure VNET created for test failovers (should have been created during Network Planning phase). Target Subnet Ensure the correct subnet is selected (configuration should have been decided during Network Planning phase). TargetIP Either provide a StaticIP from the Target Subnet or DHCP will assign any available IP from the Target Subnet. 4. Repeat Steps 2-3 for all other protected servers that you want to test failover for. 5. Now to Initiate the Test Failover, go to Your Vault > Recovery Plans (Site Recovery), click on against the specific recovery plan choose Test Failover. 6. For Recovery Point choose Latest Processed (most current data). Ensure the correct Azure VNET is showing (or select from drop down list) and click OK 7. Check the progress in Your Recovery Vault > Jobs > Site recovery jobs. Once complete, you will see a new VM created with a suffix of -test [Ex: BELSYSGLAB02-Test]. 15

16 8. Based on your Network planning and whether to use either Site to Site VPN, ExpressRoute, or a Custom Setup and your enterprise remote access policies, RDP to this new VM using its Azure-IPAddress (You can find this by exploring the VM properties at All Resources > Type VM Name >Properties > Private IP address) 16

17 9. Ensure that all the Firewall connections are up to date, so that we are able to access the WordPress by following command iptables -nl. 10. Browse the WordPress Application using the Private IP obtained from the failed over VM Properties. 17

18 11. In addition to all the above, please run any other specific tests as directed by your Linux admin/product team. 12. Once all your application test cases have successfully passed validations, you can complete the Test Failover scenario by following the steps below. Please be advised that this will decommission the Test VM and related resources in Azure however, you can always re-initiate a Test failover how many ever times you want without impacting the source application or other resources. In the Azure Portal, go to Your Recovery Vault > Recovery Plans (site Recovery) > Click against the Recovery Plan that underwent Test Failover and click clean test failover Provide a justification, check Testing is complete, delete test failover virtual machines and click OK. 18

19 13. The test infrastructure should now be decommissioned and this also concludes the Test failover scenario. Optionally, you can also check the progress at Your Recovery Vault > Jobs > Site Recovery Jobs. 19

20 Failover Only after the application, has been thoroughly and successfully validated using the Test Failover process and other unit tests as required by the customer s organization, you should initiate a Failover. This will begin the final migration of a server/application/workload from the source (on-premise) environment to Azure. 20

21 NOTE: Pre-Planned-Failover Checklist 1. When the Failover is initiated, the source server must be shut down before the failover. This is required to prevent any issues with the same application operating in both environments. 2. Please communicate the application migration date and time to all customers and stakeholders. 3. <optional based on your configuration> Any public or private DNS endpoint updates need to be complete before the Failover is initiated. 4. <optional based on your configuration> Complete re-configuration of your Global load balancing (GLB) solutions. 5. <optional based on your configuration> Ensure the server has the appropriate backup/high Availability solutions configured in Azure like Availability sets. 6. <optional recommendation based on your configuration> Planning for a Disaster Recovery (DR) strategy in Azure is complete. 1. Login to the Azure Portal. Under All Resources, search for the Recovery Vault name and open it. 2. Click on Replicated items and then click on the server that has completed the Test Failover (Status shows as Test Failover Completed). 3. Click on Compute and Network, ensure the correct values are set as described below, and click Save: Name This will be pre-populated with the source server name. Recommendation is to leave it the same, otherwise you can modify it by clicking on the Text box. Resource Group Choose the correct Resource Group where the new VMs will be grouped (this should have been decided during planning phase). 21

22 Size Based on the source server SKU an Azure VM SKU is pre-selected. Either leave as-is or feel free to change SKU. Target Network Select the Production Azure VNET created for test failovers (This VNET should have been created during Network Planning phase). Target Subnet Ensure the correct subnet is selected (again configuration should have been decided during Network Planning phase). TargetIP Either provide a StaticIP from the Target Subnet selected above or DHCP will assign any available IP from the Target Subnet. 4. Repeat steps 2 3 for all other protected servers that comprise your WordPress application. 5. Now to initiate the Failover, goto Your Vault > Recovery Plans (Site Recovery), click on against the specific recovery plan (Ex: TestRecoveryPlan) choose Failover. 22

23 6. Ensure direction is from Source Azure. For Recovery Point choose Latest Processed (most current data), and check the checkbox to shut down the on premise VM before the beginning of failover and Click OK and wait for the job to complete. You can also check the status at Your Recovery Vault > Jobs > Site Recovery jobs. 7. In the Azure Portal, navigate to Virtual Machines in the left-side navigation menu, and you will now see a new VM has been created. 8. Based on your Network planning and whether to use either Site to Site VPN, ExpressRoute, or a Custom Setup and your enterprise remote access policies, RDP to this new VM using its Azure-IPAddress (You can find this by exploring 23

24 the VM properties. All Resources > Type VM Name >Properties > Private IP address) 9. Ensure that all the Firewall connections are up to date, so that we are able to access the WordPress by following command iptables -nl. 24

25 10. Browse the WordPress Application using the Private IP obtained from the failed over VM Properties. 11. In addition to all the above, please run any other specific tests as directed by your Linux admin/product team. 12. Once all your application test cases have successfully passed validations, you can Commit your Recovery Plan by following below steps. In the Azure Portal go to Your Vault > Recovery Plans (Site Recovery), click the Recovery Plan that completed Failover, click More, then Commit. 25

26 Read and understand the warning, after which you can click OK. Please Note that clicking OK will commit the machines in the recovery plan, and that we cannot change the recovery point of the machine. 13. Once you committed the Recovery Plan you can Complete Migration by following the below steps. This will end ASR protection, remove the server from Your Vault > Replicated Items, and cleanup all migration related properties. In the Azure Portal go to Your Vault > Replicated Items, click the server that completed Failover, click More, then Complete Migration. Read and understand the warning, after which you can click OK. Please Note that clicking OK will finalize the migration of the application to Azure, and that it cannot be rolled back to the source. 26

27 14. This concludes the migration guide for WordPress to Azure using Azure Site Recovery (ASR). Your workload should now be operational in Azure. 6. Next Steps With the application now migrated to Azure, please follow your enterprise policy to start the application decommission process in the source environment. 7. Additional Resources ASR documentation from Microsoft Azure Migrate Linux workloads to Azure Best Practices to deploy Mobility Services Agent Automate Mobility Services Agent Deployment Planning: o 27

28 o Network Design: o Capacity Planning: o o Step by Step guides: o (Multiple guides) 8. Support For support queries, please refer to our support portal or submit your questions to our support team via . 28

Step by Step ASR, Azure Site Recovery

Step by Step ASR, Azure Site Recovery Prepared by: Mohammad Asmayal Jawad linkedin.com/in/asmayal/ August 14, 2017 V1.0 Table of Contents WORK LOADS PROTECTED... 1 DEPLOYMENT STEPS... 1 PREREQUISITES...2 LIMITATIONS... 3 SET UP AZURE... 4

More information

Microsoft Azure for AWS Experts

Microsoft Azure for AWS Experts Microsoft Azure for AWS Experts OD40390B; On-Demand, Video-based Course Description This course provides an in-depth discussion and practical hands-on training of Microsoft Azure Infrastructure Services

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

Silver Peak EC-V and Microsoft Azure Deployment Guide

Silver Peak EC-V and Microsoft Azure Deployment Guide Silver Peak EC-V and Microsoft Azure Deployment Guide How to deploy an EC-V in Microsoft Azure 201422-001 Rev. A September 2018 2 Table of Contents Table of Contents 3 Copyright and Trademarks 5 Support

More information

[MS10992]: Integrating On-Premises Core Infrastructure with Microsoft Azure

[MS10992]: Integrating On-Premises Core Infrastructure with Microsoft Azure [MS10992]: Integrating On-Premises Core Infrastructure with Microsoft Azure Length : 3 Days Audience(s) : IT Professionals Level : 300 Technology : Azure Delivery Method : Instructor-led (Classroom) Course

More information

Best Practices for Migrating Servers to Microsoft Azure with PlateSpin Migrate

Best Practices for Migrating Servers to Microsoft Azure with PlateSpin Migrate White Paper PlateSpin Transformation Manager PlateSpin Migrate Best Practices for Migrating Servers to Microsoft Azure with PlateSpin Migrate Updated for PlateSpin Transformation Manager 1.1 and PlateSpin

More information

Exam : Implementing Microsoft Azure Infrastructure Solutions

Exam : Implementing Microsoft Azure Infrastructure Solutions Exam 70-533: Implementing Microsoft Azure Infrastructure Solutions Objective Domain Note: This document shows tracked changes that are effective as of January 18, 2018. Design and Implement Azure App Service

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

Virtual Appliance User s Guide

Virtual Appliance User s Guide Cast Iron Integration Appliance Virtual Appliance User s Guide Version 4.5 July 2009 Cast Iron Virtual Appliance User s Guide Version 4.5 July 2009 Copyright 2009 Cast Iron Systems. All rights reserved.

More information

White P C aper Title Here arbonite Cloud Migration Te T c e hnica ic l a G l g uide VM VM

White P C aper Title Here arbonite Cloud Migration Te T c e hnica ic l a G l g uide VM VM White Paper Carbonite Cloud TitleMigration Here Technical guide Guide VM Carbonite Cloud Migration Carbonite Cloud Migration Powered by DoubleTake is an online service that enables migrations from any

More information

Course Outline. Module 1: Microsoft Azure for AWS Experts Course Overview

Course Outline. Module 1: Microsoft Azure for AWS Experts Course Overview Course Outline Module 1: Microsoft Azure for AWS Experts Course Overview In this module, you will get an overview of Azure services and features including deployment models, subscriptions, account types

More information

Record Clone User Guide

Record Clone User Guide IOTAP s Record Clone add-on for Microsoft Dynamics CRM allows users to create copy of records for not only System & Standard entities but also Custom and their related entities. Record Clone Version: 3.1

More information

arcserve r16.5 Hybrid data protection

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

More information

Integrate Microsoft Antimalware. EventTracker v8.x and above

Integrate Microsoft Antimalware. EventTracker v8.x and above Integrate Microsoft Antimalware EventTracker v8.x and above Publication Date: September 6, 2017 Abstract This guide provides instructions to configure Microsoft Antimalware to send logs to EventTracker

More information

Migration. 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1

Migration. 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/

More information

VMware vcloud Air Accelerator Service

VMware vcloud Air Accelerator Service DATASHEET AT A GLANCE The VMware vcloud Air Accelerator Service assists customers with extending their private VMware vsphere environment to a VMware vcloud Air public cloud. This Accelerator Service engagement

More information

Pentaho and Microsoft Azure

Pentaho and Microsoft Azure Pentaho and Microsoft Azure Change log (if you want to use it): Date Version Author Changes Contents Overview... 1 Before You Begin... 1 Terms You Should Know... 1 Other Prerequisites... 1 Best Practices

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions OD20533C; On-Demand, Video-based Course Description This course is intended for IT professionals who are familiar with managing on-premises IT deployments

More information

All rights reserved. All trademarks are the property of their respective owners.

All rights reserved. All trademarks are the property of their respective owners. 2017 5nine Software Inc. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval

More information

40390: Microsoft Azure for AWS Experts

40390: Microsoft Azure for AWS Experts Let s Reach For Excellence! TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC Address: 103 Pasteur, Dist.1, HCMC Tel: 08 38245819; 38239761 Email: traincert@tdt-tanduc.com Website: www.tdt-tanduc.com; www.tanducits.com

More information

Agenda. This Session: Azure Networking Basics, On-prem connectivity options DEMO Create VNET/Gateway Cost-estimation for VNET/Gateways

Agenda. This Session: Azure Networking Basics, On-prem connectivity options DEMO Create VNET/Gateway Cost-estimation for VNET/Gateways Onur Dogruoz Agenda Previous Sessions: Introduction to Azure Infrastructure as a Service (IaaS), Azure portal, role-based access control (RBAC), calculator overview VM Types, Azure Hybrid Use Benefits(AHUB),

More information

PUT DATA PROTECTION WHERE YOU NEED IT

PUT DATA PROTECTION WHERE YOU NEED IT from Carbonite PUT DATA PROTECTION WHERE YOU NEED IT Flexibility is your best friend when it comes to choosing a backup plan. For a backup solution to be considered flexible, it needs to satisfy several

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

Tableau Server on Microsoft Azure:

Tableau Server on Microsoft Azure: Tableau Server on Microsoft Azure: Deployment Guidelines and Best Practices April 2017 Table of Contents Abstract...3 Introduction to Tableau With Microsoft Azure...3 Option 1 Self Deployment via Azure

More information

Introducing VMware Validated Design Use Cases. Modified on 21 DEC 2017 VMware Validated Design 4.1

Introducing VMware Validated Design Use Cases. Modified on 21 DEC 2017 VMware Validated Design 4.1 Introducing VMware Validated Design Use Cases Modified on 21 DEC 2017 VMware Validated Design 4.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VPN Solutions for Zerto Virtual Replication to Azure. IPSec Configuration Guide

VPN Solutions for Zerto Virtual Replication to Azure. IPSec Configuration Guide VPN Solutions for Zerto Virtual Replication to Azure IPSec Configuration Guide VERSION 1.0 AUGUST 2017 Table of Contents 1. Overview... 2 1.1 Use Cases... 2 2. Proofs of Concept and Lab Usage... 2 2.1

More information

VMware BCDR Accelerator Service

VMware BCDR Accelerator Service AT A GLANCE The rapidly deploys a business continuity and disaster recovery (BCDR) solution with a limited, pre-defined scope in a non-production environment. The goal of this service is to prove the solution

More information

All rights reserved. All trademarks are the property of their respective owners.

All rights reserved. All trademarks are the property of their respective owners. 2017 5nine Software Inc. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval

More information

VMware Management Pack

VMware Management Pack VMware Management Pack Installation Guide for Operations Manager 2012 SP1/R2 Published: October 2013 1 Copyright The information contained in this document represents the current view of OpsLogix on the

More information

Developing Microsoft Azure Solutions (70-532) Syllabus

Developing Microsoft Azure Solutions (70-532) Syllabus Developing Microsoft Azure Solutions (70-532) Syllabus Cloud Computing Introduction What is Cloud Computing Cloud Characteristics Cloud Computing Service Models Deployment Models in Cloud Computing Advantages

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

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers INTRODUCTION Setup of Quest VROOM requires installation of Rapid Recovery and Foglight for Virtualization

More information

Understanding Cloud Migration. Ruth Wilson, Data Center Services Executive

Understanding Cloud Migration. Ruth Wilson, Data Center Services Executive Understanding Cloud Migration Ruth Wilson, Data Center Services Executive rhwilson@us.ibm.com Migrating to a Cloud is similar to migrating data and applications between data centers with a few key differences

More information

Integrating Microsoft Forefront Unified Access Gateway (UAG)

Integrating Microsoft Forefront Unified Access Gateway (UAG) Integrating Microsoft Forefront Unified Access Gateway (UAG) EventTracker v7.x Publication Date: Sep 17, 2014 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Abstract This guide

More information

Work 365 Help. User Guide IOTAP MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT.

Work 365 Help. User Guide IOTAP MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. Work 365 Help User Guide IOTAP MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under

More information

Multi-Machine Guide vcloud Automation Center 5.2

Multi-Machine Guide vcloud Automation Center 5.2 Multi-Machine Guide vcloud Automation Center 5.2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check

More information

SMB Live. Modernize with Hybrid Cloud. Lab 1: Exploring Windows Server 2012 R2 & Hyper-V

SMB Live. Modernize with Hybrid Cloud. Lab 1: Exploring Windows Server 2012 R2 & Hyper-V SMB Live Modernize with Hybrid Cloud Lab 1: Exploring Windows Server 2012 R2 & Hyper-V Terms of Use 2013 Microsoft Corporation. All rights reserved. Information in this document, including URL and other

More information

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers INTRODUCTION Setup of Quest VROOM requires installation of Rapid Recovery and Foglight for Virtualization

More information

Using VMware vrealize Orchestrator with VMware vcloud Availability for vcloud Director Version 1.0 April 2017

Using VMware vrealize Orchestrator with VMware vcloud Availability for vcloud Director Version 1.0 April 2017 Using VMware vrealize Orchestrator with VMware vcloud Availability for vcloud Director Version 1.0 April 2017 Page 1 of 53 This product is protected by U.S. and international copyright and intellectual

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

Lifecycle Manager User's Guide

Lifecycle Manager User's Guide vcenter Lifecycle Manager 1.2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Demo Lab Guide 4Ward Cloud In-A- Box

Demo Lab Guide 4Ward Cloud In-A- Box Demo Lab Guide 4Ward Cloud In-A- Box 4Ward Cloud In-A-Box powered By Dell Cloud Foundation (VTRX) Product Domain: Server Author: Ian O Gorman Version: 1.01 Date: 21/11/15 1 Dell Demo Center https://demos.dell.com

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

ARCSERVE UDP CLOUD DIRECT DISASTER RECOVERY APPLIANCE VMWARE

ARCSERVE UDP CLOUD DIRECT DISASTER RECOVERY APPLIANCE VMWARE ARCSERVE UDP CLOUD DIRECT DISASTER RECOVERY APPLIANCE VMWARE [COMPANY NAME] [Company address] Table of Contents Arcserve UDP Cloud Direct Disaster Recovery Appliance for VMware... 2 Download the Arcserve

More information

Sponsored by. Transform your business with Azure and Office 365

Sponsored by. Transform your business with Azure and Office 365 Sponsored by Transform your business with Azure and Office 365 26 th February 2016 Introduction Des Lekerman 26 th February 2016 > Released in 1982 > 16k memory > Costing only 125 My first computer Limitless

More information

Introducing VMware Validated Design Use Cases

Introducing VMware Validated Design Use Cases Introducing VMware Validated Design Use Cases VMware Validated Designs 4.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA.

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA. This Reference Architecture Guide describes, in summary, a solution that enables IT organizations to quickly and effectively provision and manage Oracle Database as a Service (DBaaS) on Federation Enterprise

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

271 Waverley Oaks Rd. Telephone: Suite 206 Waltham, MA USA

271 Waverley Oaks Rd. Telephone: Suite 206 Waltham, MA USA f Contacting Leostream Leostream Corporation http://www.leostream.com 271 Waverley Oaks Rd. Telephone: +1 781 890 2019 Suite 206 Waltham, MA 02452 USA To submit an enhancement request, email features@leostream.com.

More information

[MS20533]: Implementing Microsoft Azure Infrastructure Solutions

[MS20533]: Implementing Microsoft Azure Infrastructure Solutions [MS20533]: Implementing Microsoft Azure Infrastructure Solutions Length : 5 Days Audience(s) : IT Professionals Level : 300 Technology : Microsoft Products Delivery Method : Instructor-led (Classroom)

More information

Deploying a System Center 2012 R2 Configuration Manager Hierarchy

Deploying a System Center 2012 R2 Configuration Manager Hierarchy Deploying a System Center 2012 R2 Configuration Manager Hierarchy This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, AS TO THE INFORMATION

More information

InMage Scout Standard Quick Install Guide. Version 1.3

InMage Scout Standard Quick Install Guide. Version 1.3 InMage Scout 8.0.1 Standard Quick Install Guide Version 1.3 Table: Document History Document Document Version Date 1.0 26 th Feb 2015 Standard version 1.1 7 th April 2015 Minor update Remarks 1.2 28 th

More information

HySecure Quick Start Guide. HySecure 5.0

HySecure Quick Start Guide. HySecure 5.0 HySecure Quick Start Guide HySecure 5.0 Last Updated: 25 May 2017 2012-2017 Propalms Technologies Private Limited. All rights reserved. The information contained in this document represents the current

More information

Architecting Microsoft Azure Solutions (proposed exam 535)

Architecting Microsoft Azure Solutions (proposed exam 535) Architecting Microsoft Azure Solutions (proposed exam 535) IMPORTANT: Significant changes are in progress for exam 534 and its content. As a result, we are retiring this exam on December 31, 2017, and

More information

ForeScout CounterACT. Configuration Guide. Version 1.1

ForeScout CounterACT. Configuration Guide. Version 1.1 ForeScout CounterACT Hybrid Cloud Module: VMware NSX Plugin Version 1.1 Table of Contents About VMware NSX Integration... 3 Use Cases... 3 Additional VMware Documentation... 3 About this Plugin... 3 Dependency

More information

Dell EMC Ready Architectures for VDI

Dell EMC Ready Architectures for VDI Dell EMC Ready Architectures for VDI Designs for VMware Horizon 7 on Dell EMC XC Family September 2018 H17387 Deployment Guide Abstract This deployment guide provides instructions for deploying VMware

More information

Microsoft Azure Integration and Security. Course Code: AZ-101; Duration: 4 days; Instructorled

Microsoft Azure Integration and Security. Course Code: AZ-101; Duration: 4 days; Instructorled Microsoft Azure Integration and Security Course Code: AZ-101; Duration: 4 days; Instructorled WHAT YOU WILL LEARN This course teaches IT professionals how to discover, assess, plan and implement a migration

More information

Version is the follow-on release after version 8.1, featuring:

Version is the follow-on release after version 8.1, featuring: PlateSpin Portability Suite 8.1.1 Release Notes August 17, 2009 1 About this Release Novell These release notes apply to both PlateSpin Portability Suite products, PlateSpin Migrate and PlateSpin Protect.

More information

Veeam Backup & Replication

Veeam Backup & Replication Veeam Backup & Replication Version 9.5 Veeam Agent Management Guide December, 2017 2017 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this

More information

Server Fault Protection with NetApp Data ONTAP Edge-T

Server Fault Protection with NetApp Data ONTAP Edge-T Technical Report Server Fault Protection with NetApp Data ONTAP Edge-T Jeff Whitaker, NetApp March 2013 TR-4154 TABLE OF CONTENTS 1 Introduction... 3 2 Backup and Disaster Recovery Technology... 4 2.1

More information

EventTracker v8.2. Install Guide for EventTracker Log Manager. EventTracker 8815 Centre Park Drive Columbia MD

EventTracker v8.2. Install Guide for EventTracker Log Manager. EventTracker 8815 Centre Park Drive Columbia MD EventTracker v8.2 Install Guide for EventTracker Log Manager Publication Date: Jun. 10, 2016 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Abstract This guide will help the

More information

Developing Microsoft Azure Solutions (70-532) Syllabus

Developing Microsoft Azure Solutions (70-532) Syllabus Developing Microsoft Azure Solutions (70-532) Syllabus Cloud Computing Introduction What is Cloud Computing Cloud Characteristics Cloud Computing Service Models Deployment Models in Cloud Computing Advantages

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

Integrating Terminal Services Gateway EventTracker Enterprise

Integrating Terminal Services Gateway EventTracker Enterprise Integrating Terminal Services Gateway EventTracker Enterprise Publication Date: Jan. 5, 2016 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Abstract The purpose of this document

More information

Developing Microsoft Azure Solutions

Developing Microsoft Azure Solutions 1 Developing Microsoft Azure Solutions Course Prerequisites A general understanding of ASP.NET and C# concepts Upon Completion of this Course, you will accomplish following: Compare the services available

More information

InMage Scout Standard Quick Install Guide. Version 1.5

InMage Scout Standard Quick Install Guide. Version 1.5 InMage Scout 8.0.1 Standard Quick Install Guide Version 1.5 Table: Document History Document Document Version Date 1.0 26 th Feb 2015 Standard version 1.1 7 th April 2015 Minor update Remarks 1.2 28 th

More information

Installation Guide Install Guide Centre Park Drive Publication Date: Feb 11, 2010

Installation Guide Install Guide Centre Park Drive Publication Date: Feb 11, 2010 EventTracker Install Guide 8815 Centre Park Drive Publication Date: Feb 11, 2010 Columbia MD 21045 U.S. Toll Free: 877.333.1433 Abstract The purpose of this document is to help users install and configure

More information

VMware vsphere with ESX 4.1 and vcenter 4.1

VMware vsphere with ESX 4.1 and vcenter 4.1 QWERTYUIOP{ Overview VMware vsphere with ESX 4.1 and vcenter 4.1 This powerful 5-day class is an intense introduction to virtualization using VMware s vsphere 4.1 including VMware ESX 4.1 and vcenter.

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

Hardware Guide. Hardware Guide. Deployments up to 250 Users. Microsoft Dynamics NAV. White Paper. Version 1 (April 19, 2006)

Hardware Guide. Hardware Guide. Deployments up to 250 Users. Microsoft Dynamics NAV. White Paper. Version 1 (April 19, 2006) Hardware Guide Microsoft Dynamics NAV Hardware Guide Deployments up to 250 Users White Paper Version 1 (April 19, 2006) Ramcel M. Gatchalian Patrice Dupont-Roc Written by the Microsoft Dynamics NAV Support

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

271 Waverley Oaks Rd. Telephone: Suite 206 Waltham, MA USA

271 Waverley Oaks Rd. Telephone: Suite 206 Waltham, MA USA Contacting Leostream Leostream Corporation http://www.leostream.com 271 Waverley Oaks Rd. Telephone: +1 781 890 2019 Suite 206 Waltham, MA 02452 USA To submit an enhancement request, email features@leostream.com.

More information

IaaS Integration for Multi- Machine Services. vrealize Automation 6.2

IaaS Integration for Multi- Machine Services. vrealize Automation 6.2 IaaS Integration for Multi- Machine Services vrealize Automation 6.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about

More information

Service Description: Advanced Services Fixed Price. CloudCenter Advise and Implement Medium (ASF-DCV1-G-CC-ME)

Service Description: Advanced Services Fixed Price. CloudCenter Advise and Implement Medium (ASF-DCV1-G-CC-ME) Page 1 of 6 Service Description: Advanced Services Fixed Price CloudCenter Advise and Implement Medium (ASF-DCV1-G-CC-ME) This document describes Advanced Services Fixed Price: CloudCenter Advise and Implement

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

NetBackup Collection Quick Start Guide

NetBackup Collection Quick Start Guide NetBackup Collection Quick Start Guide This whitepaper is intended for IT professionals, IT managers, and IT personnel responsible for the planning, setup, and/or administration of Veritas Information

More information

VMWARE SERVICE PROVIDER PROGRAM PRODUCT USAGE GUIDE Q2

VMWARE SERVICE PROVIDER PROGRAM PRODUCT USAGE GUIDE Q2 VSPP Product Usage Guide VMware Service Providers Program (VSPP) VSPP Product Usage Guide VMWARE SERVICE PROVIDER PROGRAM PRODUCT USAGE GUIDE Q2 2011 VMware, Inc. 3401 Hillview Avenue Palo Alto CA 94304

More information

VMWARE PROTECTION WITH DELL EMC NETWORKER 9

VMWARE PROTECTION WITH DELL EMC NETWORKER 9 VMWARE PROTECTION WITH DELL EMC NETWORKER 9 Solution Overview ABSTRACT This white paper describes the integration of Dell EMC NetWorker with VMware vcenter. It also includes details on the NetWorker architecture

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

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

Cisco Virtual Application Container Services 2.0 Lab v1

Cisco Virtual Application Container Services 2.0 Lab v1 Cisco Virtual Application Container Services 2.0 Lab v1 Last Updated: 02-SEP-2015 About This Solution Cisco Virtual Application Container Services (VACS) enables simplified deployment of Secure Application

More information

The Balabit s Privileged Session Management 5 F5 Azure Reference Guide

The Balabit s Privileged Session Management 5 F5 Azure Reference Guide The Balabit s Privileged Session Management 5 F5 Azure Reference Guide March 12, 2018 Abstract Administrator Guide for Balabit s Privileged Session Management (PSM) Copyright 1996-2018 Balabit, a One Identity

More information

VMware vcloud Director Infrastructure Resiliency Case Study

VMware vcloud Director Infrastructure Resiliency Case Study ware vcloud Director Infrastructure Resiliency Case Study ware vsphere 5.0, ware vcenter Site Recovery Manager 5.0 and ware vcloud Director 1.5 TECHNICAL WHITE PAPER v 1.0 February 2012 ware vcloud Director

More information

Install Part I - Virtual - Install and Power-on the SecureAuth IdP 9.0 Virtual Appliance

Install Part I - Virtual - Install and Power-on the SecureAuth IdP 9.0 Virtual Appliance Install Part I - Virtual - Install and Power-on the SecureAuth IdP 9.0 Virtual Appliance Introduction Use this guide to install the SecureAuth IdP virtual machine into your virtual host server. To save

More information

SECURE Gateway with Microsoft Azure Installation Guide. Version Document Revision 1.0

SECURE  Gateway with Microsoft Azure Installation Guide. Version Document Revision 1.0 SECURE Email Gateway with Microsoft Azure Installation Guide Version 4.7.0 Document Revision 1.0 Copyright Revision 1.0, November, 2017 Published by Clearswift Ltd. 1995 2017 Clearswift Ltd. All rights

More information

Developing Microsoft Azure Solutions (70-532) Syllabus

Developing Microsoft Azure Solutions (70-532) Syllabus Developing Microsoft Azure Solutions (70-532) Syllabus Cloud Computing Introduction What is Cloud Computing Cloud Characteristics Cloud Computing Service Models Deployment Models in Cloud Computing Advantages

More information

HP Matrix Operating Environment 7.2 Getting Started Guide

HP Matrix Operating Environment 7.2 Getting Started Guide HP Matrix Operating Environment 7.2 Getting Started Guide Abstract This document provides an overview of the HP Matrix Operating Environment. It is intended to be used by system administrators and other

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

Ivanti User Workspace Manager

Ivanti User Workspace Manager Ivanti User Workspace Manager: Hosting User Workspace Manager in Microsoft Azure Ivanti User Workspace Manager Hosting User Workspace Manager in Microsoft Azure w w w.iv a n ti.c o m 1 Contents Purpose

More information

Integrate Palo Alto Traps. EventTracker v8.x and above

Integrate Palo Alto Traps. EventTracker v8.x and above EventTracker v8.x and above Publication Date: August 16, 2018 Abstract This guide provides instructions to configure Palo Alto Traps to send its syslog to EventTracker Enterprise. Scope The configurations

More information

Azure for On-Premises Administrators Practice Exercises

Azure for On-Premises Administrators Practice Exercises Azure for On-Premises Administrators Practice Exercises Overview This course includes optional practical exercises where you can try out the techniques demonstrated in the course for yourself. This guide

More information

Infrastructure Provisioning with System Center Virtual Machine Manager

Infrastructure Provisioning with System Center Virtual Machine Manager Infrastructure Provisioning with System Center Virtual Machine Manager Course Details Duration: Course code: 5 Days M10981 Overview: Learn how to install and configure Microsoft System Center 2012 R2 Virtual

More information

Dedicated Hosted Cloud with vcloud Director

Dedicated Hosted Cloud with vcloud Director VMware vcloud Architecture Toolkit for Service Providers Dedicated Hosted Cloud with vcloud Director Version 2.9 April 2018 Harold Simon 2017 VMware, Inc. All rights reserved. This product is protected

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

OnCommand Unified Manager 7.2: Best Practices Guide

OnCommand Unified Manager 7.2: Best Practices Guide Technical Report OnCommand Unified : Best Practices Guide Dhiman Chakraborty August 2017 TR-4621 Version 1.0 Abstract NetApp OnCommand Unified is the most comprehensive product for managing and monitoring

More information

Migration and Building of Data Centers in IBM SoftLayer

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

More information

Oracle 1Z Oracle Cloud Solutions Infrastructure Architect Associate.

Oracle 1Z Oracle Cloud Solutions Infrastructure Architect Associate. Oracle 1Z0-932 Oracle Cloud Solutions Infrastructure Architect Associate https://killexams.com/pass4sure/exam-detail/1z0-932 QUESTION: 76 Which two resources are available by default when your Oracle Cloud

More information

VMware Site Recovery Technical Overview First Published On: Last Updated On:

VMware Site Recovery Technical Overview First Published On: Last Updated On: VMware Site Recovery Technical Overview First Published On: 11-28-2017 Last Updated On: 11-29-2017 1 Table of Contents 1. VMware Site Recovery Technical Overview 1.1.Introduction 1.2.Overview 1.3.Use Cases

More information

Microsoft Azure Course Content

Microsoft Azure Course Content Cloud Computing Trainings @ STUCORNER & SHARPENCLOUD Microsoft Azure Course Content Lesson 1: Introduction to Azure 1. Overview of On-premise infrastructure 2. Transition from On-premise to datacenter

More information

20533B: Implementing Microsoft Azure Infrastructure Solutions

20533B: Implementing Microsoft Azure Infrastructure Solutions 20533B: Implementing Microsoft Azure Infrastructure Solutions Course Details Course Code: Duration: Notes: 20533B 5 days This course syllabus should be used to determine whether the course is appropriate

More information