The Definitive Guide to Application Layering

Size: px
Start display at page:

Download "The Definitive Guide to Application Layering"

Transcription

1 INDUSTRY INSIGHTS The Definitive Guide to Application Layering Application layering has been validated by Gartner as the best way to deliver, manage, update, and revoke Windows applications in the new world of virtual and cloud workspaces (see Selecting the Right Application Delivery Model for Virtual Desktops, Gartner Research ID G ). Gartner s analysis, coupled with rapidly growing customer adoption, has boosted interest in this new application lifecycle management technology. With some vendors bringing new layering solutions to market and others simply rebranding existing products as layering, it s important for IT professionals to understand what layering is and what the essential requirements are. This guide provides that insight. 1

2 Application Layering Defined Application layering is a relatively new management technology that separates Windows applications from underlying infrastructure so that the apps can be managed once and delivered to any modern end user computing platform without installation. With layering, IT organizations can more cost-effectively transition from physical PCs to Virtual Desktop Infrastructure (VDI) or Remote Desktop Session Hosts (RDSH), onpremises or in the cloud. Layering can also support hybrid application management across all four options VDI, RDSH, on-premises, and cloud - to satisfy different use cases and user requirements. Layering offers many benefits: Lower cost, faster app delivery Massive reduction in the number of gold images that need to be patched Application mobility and portability Easier license compliance Freedom from vendor lock-in Lower cost, more flexible disaster recovery options Technically, a layer is a collection of Windows files and registry keys that are captured by a standard software installation procedure and stored as a virtual disk (e.g. VMDK or VHDX). When a layer is assigned to a virtual machine, the virtual disk representing the layer is attached, delivering the application as if was locally installed. File system and registry virtualization technology merges all assigned layers together. With all apps broken out and delivered as modular layers, a single Windows gold image can be used as the basis for all virtual desktops and session hosts. Solutions That Are Not Layering Other application delivery technologies are sometimes included in the layering category. Here is why they are excluded from this guide: Figure 1: Layers are virtual disks that can represent the Windows OS itself, individual applications, and persistent information. - Application Virtualization. Designed to solve app/os conflict and compatibility issues, application virtualization uses process isolation to package apps in protective bubbles, hiding them from Windows and other apps. While it serves this purpose well, it was never intended to be used for enterprise-wide, cross-platform application deployment and management. Unlike layered apps, virtualized apps do not appear in Add/Remove programs, their files don t show up in the file system, and their registry keys aren t visible in Regedit. As a result, app compatibility and interoperability are limited. Packaging is also complex and time-consuming, requiring advanced IT expertise. - Agent-Based Software Distribution. Traditional PC management tools have been an IT staple for decades. Agents on every desktop run silent installations so IT administrators don t have to 1

3 physically touch every machine and manually execute the same procedure. While this class of tools has been valuable in distributed PC environments, they overwhelm the shared server and storage resources in cloud-hosted application deployments due to the repetitive re-installs that are required on every virtual machine. They also require advanced IT packaging skillsets. Lastly, they generate floods of service tickets when the silent installations don t work as expected due to differing machine configurations. - Image Masking. This new class of tools requires every possible application to be installed into a single gold image. It then uses masking technology to hide apps, presenting only the ones that users are allowed to see. Many IT organizations quickly dismiss this approach due to the sheer size of the image. Any change to any app requires cracking open the massive image. This approach also introduces licensing concerns, since apps that are present on a machine must be licensed even if they are not visible to the user. Essential Layering Requirements Now that layering is defined, let s look at the essential requirements of an effective layering solution. These requirements are summarized at the end of this guide so you can see them all in one table. 1. Full Application Compatibility One of the reasons that traditional application virtualization solutions have had limited success is their inability to deliver all apps. Application virtualization technology runs in the Windows guest after Windows itself has been loaded, and uses process isolation to separate apps from the OS and all other apps. Apps with drivers and early-start services (e.g. anti-virus, Acrobat, WinRAR, printers, scanners, USB devices) and apps with dependencies on Windows components (e.g. Internet Explorer) are incompatible with this approach. Complex sequencing procedures and workarounds to deal with the side effects of process isolation which can consume days of even the most experienced administrator s time also prevent many apps from being successfully virtualized. Application layering can offer much greater application compatibility because it uses file system and registry virtualization technology instead of process isolation technology. The layering process is also much simpler just a standard install meaning anyone in IT who has a few minutes can layer an app. Layering solutions designed using a full-stack, belowthe-os architecture achieve near-100% app compatibility by providing both In-Guest layering - the ability to mount a virtual disk directly into the Windows OS - and Out-of-Band layering the ability to layer the Windows OS itself and apps into full C: images before a machine boots. Out-of-band layering is what enables the delivery of Figure 2: Look for layering solutions that can deliver any application to minimize the number of apps that must be bundled with your Windows images. 2

4 apps with boot-time services and drivers. Also, by layering Windows itself, it can provide the app/os conflict resolution necessary to deliver OS-dependent apps such as Internet Explorer. This ability to layer all apps apart from the Windows OS means that one clean OS layer can be used for all use cases, making Patch Tuesdays much easier. Layering solutions that use a partial stack, above-the-os approach only support In-Guest layering, and thus have many of the same limitations as traditional app virtualization. They cannot deliver boot-time apps, OSdependent apps, apps that need to stay running when users are logged out, or Windows itself. The workaround is to deliver unsupported apps as part of the Windows image. However, this re-introduces the limited app compatibility and Windows image sprawl that causes so many problems with traditional app virtualization. If you don t want to patch extra images and you need to deliver a broad spectrum of applications, including those with boot-time drivers and OS dependencies such as Internet Explorer, PDF writers, speech recognition and dictation solutions, printers, scanners, antivirus, single sign on, video surveillance, etc., make sure you test whether your layering solution can deliver all of them. 2. Layer Interoperability The process isolation approach used by traditional application virtualization solutions was designed to minimize conflicts between the OS and apps. This also prevents application interoperability. The only recourse is to sequence apps or plugins that need to work together in the same isolation bubble. Some solutions also permit poking holes in bubbles to allow for cross-communication. However, these workarounds are too complex for many IT organizations, who simply want apps to work together the way users expect. Application layering solutions can solve the interoperability challenge. By using file system and registry virtualization technology instead of process isolation technology, layered apps have the look and feel of a local install. Layering solutions with advanced cross-layer merge technology offer full application interoperability. These solutions enable IT to layer any app or plug-in separately, assign the layers in any order or combination, and have the apps interoperate the same as if they were natively installed. Layering solutions that do not have advanced merge technology will have issues when applications and services that need to interoperate are packaged in separate layers..net applications, plug-ins, and drivers that use the Windows driver store are common examples. Instead of being able to manage apps and plug-ins in their own clean layers, IT will have to combine them in the same layer. App delivery times will increase as IT professionals need to anticipate what apps need to be packaged together. The same app will have to appear in multiple layer stacks to account for multiple use cases. The ensuing layer sprawl will negate the value of using layers to achieve a single point of patch and control. Figure 3: Layering solutions that offer cross-layer merging ensure app interoperability so you can avoid layer duplication and ensure a single point of patch and control 3

5 If you need to deliver apps and plug-ins that have to interoperate and you want to avoid patching inefficiencies, make sure you test how well your layering solution works with apps and plug-ins in their own separate layers. Then test whether they behave as expected when users try to use them together. 3. Flexible Layer Delivery Options Once you have your apps layered, the next consideration is how and when they will be delivered. If you want to deliver layers to specific machines, look for solutions that support machine-based assignment. If you want to deliver apps to specific users independent of the machine they are using, look for solutions that support user-based assignment. If you have use cases that require delivery of apps into running virtual machines (VMs) without a reboot, look for solutions that support on-demand layer delivery. On-demand delivery, also known as hot-add or real-time layering, is particularly useful when managing apps for remote desktop session host (RDSH) solutions such as Citrix XenApp or Microsoft RemoteApp. A single session host typically supports many users, so having to reboot the host to make a layer change take effect will create downtime for all users connected to that host. Delivering layers on-demand will prevent this downtime. On-demand delivery coupled with user-based layer assignment is especially relevant in VDI environments where only a subset of users is accessing their VMs at any one time. Instead of having to allocate a full VM for every user, you can use a floating pool that has just enough VMs to support the maximum number of users logging on at the same time. By dynamically attaching application and personalization layers at login using each user s entitlements, these non-persistent desktops will look and feel just like persistent desktops, while utilizing significantly less resource. 4. Persistent Layers As the previous section indicates, effective layering is not just about applications. Application and OS layers are controlled by IT, so they are typically stored as read-only virtual disks that can be attached to, and shared by, many VMs. However, in VDI environments where you want to make nonpersistent desktops look like persistent desktops, or in RDSH (Citrix XenApp, Microsoft RemoteApp) environments where you want to make shared sessions look like persistent desktops, you ll also need writable persistent layers. Figure 4: Layering solutions that offer real-time, ondemand delivery of application and user layers conserve resources and minimize downtime Persistent layers are writable virtual disks that capture all user customizations. These layers should Figure 5: Layering solutions that support persistent layers enable shared pools of VMs or RDSH sessions to be personalized with each user s settings, data, and userinstalled apps, in addition to the app layers assigned by IT 4

6 be able to save all user settings typically stored in roaming profiles, as well as any data that is saved locally while the user is logged in and any user-installed applications and plug-ins. By attaching a user s persistent layer at login along with any assigned app layers, users will always have a desktop that looks like their own, even if they are really using a pool of shared VMs or a shared multi-user session. If VDI and RDSH are your target platforms for layering, make sure you choose a layering solution that offers persistent layers in addition to application layers. 5. Layer Once for Any Platform As enterprises modernize their end user computing environments, they are adopting multiple platforms. It s now common to see RDSH and VDI deployments on multiple hypervisors within the same datacenter. Cloud-hosted RDSH and VDI options are adding even more variety. IT organizations find themselves packaging the same apps over and over again for these different platforms using different toolsets. This is costly and inefficient, limits business agility, and creates vendor lock-in. Layering solutions that can deliver the same layers to any platform solve these problems. The package-once, deliver anywhere flexibility offered by open layering solutions enables IT to focus on use cases instead of infrastructure. Figure 6: Open layering solutions that can deliver the same layers to any virtual infrastructure or cloud reduce application management costs and maximize business agility The ability to deliver layers anywhere also offers tremendous flexibility and affordability when it comes to disaster recovery. Layers can be quickly delivered to desktops or sessions in the cloud if users are unable to access on-premises infrastructure. If you have a mix of different client computing platforms, or want to keep your options open as you consider moving workloads to the cloud, make sure you select a layering solution that will support all of the platforms you have today, and may have in the future. 5

7 6. Lifecycle Management Delivering applications to target systems is one function of layering. But it doesn t stop there. How do you undo a bad patch that caused applications to break? How do you keep track of layer changes when you have a large IT team? How can you tell which machines and users have been assigned certain apps for license audits? How do you efficiently handle break/fix when a user customization causes a DLL conflict? Layering solutions that offer application lifecycle management capabilities can accelerate software deployment, upgrades, patching, break/fix, and retirement. They can track all changes to OS, application and persistent layers, and provide full audit records and version management. Administrators can undo patching mistakes simply by rolling session hosts or desktops back to an earlier version of any layer. Figure 7: Layer lifecycle management makes it as easy to update, revoke, and audit changes to applications as initial delivery If you want to be able to rollback updates as easily as you roll them out and track all changes to your software inventory, look for layering solutions that provide complete lifecycle management capabilities. 6

8 Comparison Table This table summarizes the requirements outlined in this guide. Compare how other layering solutions stack up against Unidesk, the original inventor of layering and the industry leader in open layering solutions. Other Solutions Application Compatibility 99%+ In-Guest Layering Out-of-Band Layering Layer Interoperability Cross-Layer Merge OS/App Conflict Resolution Flexible Layer Delivery Options On-Demand Delivery Per Machine Assignment Per User Assignment Persistent (Writable) Layers VDI RDSH Open, Any Platform Support On-Premises (Hypervisor) Cloud VDI RDSH Lifecycle Management VMware ESXi, Microsoft Hyper-V now; Citrix XenServer, Nutanix Acropolis coming Azure now; Amazon, Google coming Citrix XenDesktop, Microsoft VDI, VMware Horizon now Citrix XenApp, Microsoft RemoteApp, Azure RemoteApp now 7

9 Conclusion Layering is a sophisticated technology, with many innovations needed to make the end user experience seamless and the IT administrative process simple. IT professionals looking to overcome the challenges of application delivery and image management in modern end user workspaces should consider the requirements outlined in this guide when considering or evaluating a layering solution. About Unidesk Unidesk is the leader in management software for mobilizing Windows apps. With Unidesk layering technology, IT organizations manage applications once across session hosts and virtual desktops on any cloud with unparalleled packaging simplicity and 99% application compatibility. Unidesk s hybrid management solution supports leading cloud platforms including Microsoft Hyper-V, Microsoft Azure and VMware vsphere; and integrates with leading desktop and application virtualization solutions including Citrix XenApp/XenDesktop, Microsoft VDI/RDSH and VMware Horizon. Unidesk is a privately held company headquartered in Marlborough, Mass., with 1,300 customers and solution partners around the world. Visit to learn more. Unidesk Corporation, 313 Boston Post Road West, Marlborough, MA USA Tel Copyright Unidesk Corp. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws. Unidesk is a registered trademark of Unidesk Corp. in the United States and/or other jurisdictions. All other marks and names mentioned herein may be trademarks of their respective companies. Item No: UNI-WP-LAYER-01-16

ebook The 5 Little-Known Secrets to Slash VDI Costs

ebook The 5 Little-Known Secrets to Slash VDI Costs ebook The 5 Little-Known Secrets to Slash VDI Costs Digital workspaces offer powerful advantages over physical PCs. But the high cost of VDI has been a big barrier to adoption. Whether you re planning

More information

3 Ways Businesses Use Network Virtualization. A Faster Path to Improved Security, Automated IT, and App Continuity

3 Ways Businesses Use Network Virtualization. A Faster Path to Improved Security, Automated IT, and App Continuity 3 Ways Businesses Use Network Virtualization A Faster Path to Improved Security, Automated IT, and App Continuity INTRODUCTION 2 Today s IT Environments Are Demanding Technology has made exciting leaps

More information

MODERNIZE INFRASTRUCTURE

MODERNIZE INFRASTRUCTURE SOLUTION OVERVIEW MODERNIZE INFRASTRUCTURE Support Digital Evolution in the Multi-Cloud Era Agility and Innovation Are Top of Mind for IT As digital transformation gains momentum, it s making every business

More information

VMWARE CLOUD FOUNDATION: INTEGRATED HYBRID CLOUD PLATFORM WHITE PAPER NOVEMBER 2017

VMWARE CLOUD FOUNDATION: INTEGRATED HYBRID CLOUD PLATFORM WHITE PAPER NOVEMBER 2017 : INTEGRATED HYBRID CLOUD PLATFORM WHITE PAPER NOVEMBER 2017 Table of Contents Executive Summary 3 A Single Architecture for Hybrid Cloud 4 Introducing VMware Cloud Foundation 4 Deploying on Premises 6

More information

VMWARE CLOUD FOUNDATION: THE SIMPLEST PATH TO THE HYBRID CLOUD WHITE PAPER AUGUST 2018

VMWARE CLOUD FOUNDATION: THE SIMPLEST PATH TO THE HYBRID CLOUD WHITE PAPER AUGUST 2018 VMWARE CLOUD FOUNDATION: THE SIMPLEST PATH TO THE HYBRID CLOUD WHITE PAPER AUGUST 2018 Table of Contents Executive Summary 3 A Single Architecture for Hybrid Cloud 4 Introducing VMware Cloud Foundation

More information

Design and deliver cloud-based apps and data for flexible, on-demand IT

Design and deliver cloud-based apps and data for flexible, on-demand IT White Paper Design and deliver cloud-based apps and data for flexible, on-demand IT Design and deliver cloud-based apps and data for flexible, on-demand IT Discover the fastest and easiest way for IT to

More information

STREAMLINING THE DELIVERY, PROTECTION AND MANAGEMENT OF VIRTUAL DESKTOPS. VMware Workstation and Fusion. A White Paper for IT Professionals

STREAMLINING THE DELIVERY, PROTECTION AND MANAGEMENT OF VIRTUAL DESKTOPS. VMware Workstation and Fusion. A White Paper for IT Professionals WHITE PAPER NOVEMBER 2016 STREAMLINING THE DELIVERY, PROTECTION AND MANAGEMENT OF VIRTUAL DESKTOPS VMware Workstation and Fusion A White Paper for IT Professionals Table of Contents Overview 3 The Changing

More information

VMware Horizon View. Read more VMWARE solutions. Contact Us MicroAge.com

VMware Horizon View. Read more VMWARE solutions. Contact Us MicroAge.com Read more VMWARE solutions Contact Us 800-544-8877 solutions@microage.com MicroAge.com DATASHEET VMware Horizon View Deliver Desktop Services from Your Cloud AT A GLANCE VMware Horizon View delivers desktop

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 ADV1582BE Solve your Citrix Problems with VMware Technologies Nick Jeffries, Senior Solutions Architect, VMware Sebastian Brand, Lead Systems Engineer, VMware #VMworld #ADV1582BE Disclaimer This presentation

More information

HARNESSING THE HYBRID CLOUD TO DRIVE GREATER BUSINESS AGILITY

HARNESSING THE HYBRID CLOUD TO DRIVE GREATER BUSINESS AGILITY HARNESSING THE HYBRID CLOUD TO DRIVE GREATER BUSINESS AGILITY WHY DIGITAL TRANSFORMATION IS DRIVING ADOPTION OF MULTI-CLOUD STRATEGIES In the era of digital business, enterprises are increasingly using

More information

Table of Contents HOL SLN

Table of Contents HOL SLN Table of Contents Lab Overview - - Modernizing Your Data Center with VMware Cloud Foundation... 3 Lab Guidance... 4 Module 1 - Deploying VMware Cloud Foundation (15 Minutes)... 7 Introduction... 8 Hands-on

More information

VMware vsphere 4. The Best Platform for Building Cloud Infrastructures

VMware vsphere 4. The Best Platform for Building Cloud Infrastructures Table of Contents Get the efficiency and low cost of cloud computing with uncompromising control over service levels and with the freedom of choice................ 3 Key Benefits........................................................

More information

Why Datrium DVX is Best for VDI

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

More information

7 Things ISVs Must Know About Virtualization

7 Things ISVs Must Know About Virtualization 7 Things ISVs Must Know About Virtualization July 2010 VIRTUALIZATION BENEFITS REPORT Table of Contents Executive Summary...1 Introduction...1 1. Applications just run!...2 2. Performance is excellent...2

More information

BUILDING A PATH TO MODERN DATACENTER OPERATIONS. Virtualize faster with Red Hat Virtualization Suite

BUILDING A PATH TO MODERN DATACENTER OPERATIONS. Virtualize faster with Red Hat Virtualization Suite BUILDING A PATH TO MODERN DATACENTER OPERATIONS Virtualize faster with Red Hat Virtualization Suite TABLE OF CONTENTS Modernize your IT with virtualization....page 2 Red Hat Virtualization Suite overview....page

More information

Accelerate Graphics in Virtual Environments

Accelerate Graphics in Virtual Environments Accelerate Graphics in Virtual Environments Deliver rich graphics capabilities to more users through virtualized graphics technology from Citrix, Dell, and NVIDIA. Virtualization of graphics applications

More information

VMware Horizon Migration Tool User Guide

VMware Horizon Migration Tool User Guide VMware Horizon Migration Tool User Guide Version 3.0.0 August 2017 VMware End User Computing 1/31 @2017 VMware, Inc. All rights reserved. @2017 VMware, Inc. All rights reserved. This product is protected

More information

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

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

More information

VMWARE HORIZON 7. End-User Computing Today. Horizon 7: Delivering Desktops and Applications as a Service

VMWARE HORIZON 7. End-User Computing Today. Horizon 7: Delivering Desktops and Applications as a Service DATASHEET VMWARE 7 AT A GLANCE 7 delivers virtualized or hosted desktops and applications through a single platform to end users. These desktop and application services including Remote Desktop Services

More information

When (and how) to move applications from VMware to Cisco Metacloud

When (and how) to move applications from VMware to Cisco Metacloud White Paper When (and how) to move applications from VMware to Cisco Metacloud What You Will Learn This white paper will explain when to migrate various applications running in VMware virtual machines

More information

Choosing the Right Container Infrastructure for Your Organization

Choosing the Right Container Infrastructure for Your Organization WHITE PAPER Choosing the Right Container Infrastructure for Your Organization Container adoption is accelerating rapidly. Gartner predicts that by 2018 more than 50% of new workloads will be deployed into

More information

Achieving Digital Transformation: FOUR MUST-HAVES FOR A MODERN VIRTUALIZATION PLATFORM WHITE PAPER

Achieving Digital Transformation: FOUR MUST-HAVES FOR A MODERN VIRTUALIZATION PLATFORM WHITE PAPER Achieving Digital Transformation: FOUR MUST-HAVES FOR A MODERN VIRTUALIZATION PLATFORM WHITE PAPER Table of Contents The Digital Transformation 3 Four Must-Haves for a Modern Virtualization Platform 3

More information

Microsoft Operations Management Suite (OMS) Fernando Andreazi RED CLOUD

Microsoft Operations Management Suite (OMS) Fernando Andreazi RED CLOUD Microsoft Operations Management Suite (OMS) Fernando Andreazi RED CLOUD Management as a Service Data analytics Shifting landscape at play Modern management Micro-services and containers Cloud Migrations

More information

10 QUESTIONS, 10 ANSWERS. Get to know VMware Cloud on AWS The Best-in-Class Hybrid Cloud Service

10 QUESTIONS, 10 ANSWERS. Get to know VMware Cloud on AWS The Best-in-Class Hybrid Cloud Service 10 QUESTIONS, 10 ANSWERS Get to know VMware Cloud on AWS The Best-in-Class Hybrid Cloud Service GET TO KNOW VMWARE CLOUD ON AWS: THE BEST-IN-CLASS HYBRID CLOUD SERVICE IT leaders focused on finding ways

More information

Address new markets with new services

Address new markets with new services Address new markets with new services Programs Deployment Options On-premises Private Cloud Pre-configured Private Cloud Hosted Private Cloud Hyper-V Cloud Deployment Guides Hyper-V Cloud Fast Track Hyper-V

More information

Merging Enterprise Applications with Docker* Container Technology

Merging Enterprise Applications with Docker* Container Technology Solution Brief NetApp Docker Volume Plugin* Intel Xeon Processors Intel Ethernet Converged Network Adapters Merging Enterprise Applications with Docker* Container Technology Enabling Scale-out Solutions

More information

Be a VDI hero with Nutanix

Be a VDI hero with Nutanix Be a VDI hero with Nutanix Francis O Haire Director, Technology & Strategy DataSolutions Evolution of Enterprise Infrastructure 1990s Today App App App App Virtualization Server Server Server Server Scale-Out

More information

End User Computing. Haider Aziz Advisory System Engineer-EMEA. Redefining Application and Data Delivery to the Modern Workforce

End User Computing. Haider Aziz Advisory System Engineer-EMEA. Redefining Application and Data Delivery to the Modern Workforce Haider Aziz Advisory System Engineer-EMEA End User Computing Redefining Application and Data Delivery to the Modern Workforce 1 Why Customers Care The World of End Users and IT is Transforming NEW Users

More information

Traditional Desktop Deployment. Desktop Delivery Vision. End to End desktop virtualization. virtualization. virtualization

Traditional Desktop Deployment. Desktop Delivery Vision. End to End desktop virtualization. virtualization. virtualization End to End desktop virtualization End to End desktop virtualization Martijn Martijn Bosschaart Bosschaart End to End desktop virtualization Channel Channel Systems Systems Engineer Engineer Netherlands

More information

How Parallels RAS Enhances Microsoft RDS. White Paper Parallels Remote Application Server

How Parallels RAS Enhances Microsoft RDS. White Paper Parallels Remote Application Server How Parallels RAS Enhances Microsoft RDS White Paper Parallels Remote Application Server Table of Contents Introduction... 3 Overview of Microsoft Remote Desktop Services... 3 Microsoft RDS Pain Points...

More information

Easily Managing Hybrid IT with Transformation Technology

Easily Managing Hybrid IT with Transformation Technology White Paper White Paper Managing Public Cloud Computing in the Enterprise Easily Managing Hybrid IT with Transformation Technology A Quick Start Guide 1 Table of Contents Abstract... 3 Traditional Approaches

More information

Cisco CloudCenter Solution with Cisco ACI: Common Use Cases

Cisco CloudCenter Solution with Cisco ACI: Common Use Cases Cisco CloudCenter Solution with Cisco ACI: Common Use Cases Cisco ACI increases network security, automates communication policies based on business-relevant application requirements, and decreases developer

More information

Desktop Virtualization for Higher Education. The Virtual Lab

Desktop Virtualization for Higher Education. The Virtual Lab Desktop Virtualization for Higher Education The Virtual Lab What is the Virtual Lab? WHAT IS THE VIRTUAL LAB? Transformational technology for Higher Ed labs collaboration between Dell & VMware Virtualize

More information

White Paper. Securing the virtual infrastructure without impacting performance

White Paper. Securing the virtual infrastructure without impacting performance White Paper Securing the virtual infrastructure without impacting performance Introduction Virtualization offers many benefits, but also raises additional performance issues in areas of security. This

More information

Dell EMC Forum. Martin Niemer 5.October VMware Inc. All rights reserved.

Dell EMC Forum. Martin Niemer 5.October VMware Inc. All rights reserved. be_tomorrow Dell EMC Forum Martin Niemer 5.October 2016 2016 VMware Inc. All rights reserved. Software Defines the New Digital Business I think anything softwaredefined means it s digital. It means we

More information

5 Reasons to Choose Parallels RAS Over Citrix Solutions

5 Reasons to Choose Parallels RAS Over Citrix Solutions White Paper Parallels Remote Application Server 5 Reasons to Choose Parallels RAS Over Citrix Solutions 5 Reasons to Choose RAS Over Citrix Solutions 01 Table of Contents Introduction...3 Parallels Helps

More information

Enterprise-class desktop virtualization with NComputing. Clear the hurdles that block you from getting ahead. Whitepaper

Enterprise-class desktop virtualization with NComputing. Clear the hurdles that block you from getting ahead. Whitepaper Enterprise-class desktop virtualization with NComputing Clear the hurdles that block you from getting ahead Whitepaper Introduction Enterprise IT departments are realizing virtualization is not just for

More information

DATA CENTRE SOLUTIONS

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

More information

CONFIDENTLY INTEGRATE VMWARE CLOUD ON AWS WITH INTELLIGENT OPERATIONS

CONFIDENTLY INTEGRATE VMWARE CLOUD ON AWS WITH INTELLIGENT OPERATIONS SOLUTION OVERVIEW CONFIDENTLY INTEGRATE VMWARE WITH INTELLIGENT OPERATIONS VMware Cloud TM on AWS brings VMware s enterprise class Software-Defined Data Center (SDDC) software to the AWS Cloud, with optimized

More information

Windows Server VDI for Service Providers. White Paper Parallels Remote Application Server 2017

Windows Server VDI for Service Providers. White Paper Parallels Remote Application Server 2017 Windows Server VDI for Service Providers White Paper Parallels Remote Application Server 2017 Table of Contents Optimize VDI for xsps and ISVs... 3 Microsoft SPLA Pricing for Two Processor Model... 3 Parallels

More information

HYPER-CONVERGED INFRASTRUCTURE 101: HOW TO GET STARTED. Move Your Business Forward with a Software-Defined Approach

HYPER-CONVERGED INFRASTRUCTURE 101: HOW TO GET STARTED. Move Your Business Forward with a Software-Defined Approach HYPER-CONVERGED INFRASTRUCTURE 101: HOW TO GET STARTED Move Your Business Forward with a Software-Defined Approach H Y P E R - C O N V E R G E D I N F R A S T R U C T U R E 1 0 1 : H O W T O G E T S TA

More information

Ten things hyperconvergence can do for you

Ten things hyperconvergence can do for you Ten things hyperconvergence can do for you Francis O Haire Director, Technology & Strategy DataSolutions Evolution of Enterprise Infrastructure 1990s Today Virtualization Server Server Server Server Scale-Out

More information

Transform to Your Cloud

Transform to Your Cloud Transform to Your Cloud Presented by VMware 2012 VMware Inc. All rights reserved Agenda Corporate Overview Cloud Infrastructure & Management Cloud Application Platform End User Computing The Journey to

More information

PCI DSS Compliance. White Paper Parallels Remote Application Server

PCI DSS Compliance. White Paper Parallels Remote Application Server PCI DSS Compliance White Paper Parallels Remote Application Server Table of Contents Introduction... 3 What Is PCI DSS?... 3 Why Businesses Need to Be PCI DSS Compliant... 3 What Is Parallels RAS?... 3

More information

Nutanix InstantON for Citrix Cloud

Nutanix InstantON for Citrix Cloud Citrix Cloud with Nutanix Private Cloud - Hybrid Cloud VDA Deployment Reference Nutanix InstantON for Citrix Cloud Contents Introduction 3 Deployment 4 Sign up for Citrix Cloud 4 Nutanix Prism s Connect

More information

Kaspersky Security for Virtualization Frequently Asked Questions

Kaspersky Security for Virtualization Frequently Asked Questions Kaspersky Security for Virtualization Frequently Asked Questions 1. What is Kaspersky Security for Virtualization, and how does it work with vshield technology? Kaspersky Security for Virtualization for

More information

Vision of the Software Defined Data Center (SDDC)

Vision of the Software Defined Data Center (SDDC) Vision of the Software Defined Data Center (SDDC) Raj Yavatkar, VMware Fellow Vijay Ramachandran, Sr. Director, Storage Product Management Business transformation and disruption A software business that

More information

Osynlig infrastruktur i datacentret med inbyggd säkerhet och resursoptimering.

Osynlig infrastruktur i datacentret med inbyggd säkerhet och resursoptimering. Osynlig infrastruktur i datacentret med inbyggd säkerhet och resursoptimering. Joel Lindberg Nutanix Build and Manage Daniel Dale varmour Secure and visibility Karl Barton VMTurbo Demand driven control

More information

Citrix XenServer 7.1 Feature Matrix

Citrix XenServer 7.1 Feature Matrix Citrix XenServer 7.1 Matrix Citrix XenServer 7.1 Matrix A list of Citrix XenServer 7.1 features by product edition, including XenApp and XenDesktop license entitlements. Comprehensive application and desktop

More information

Power Your Path to the Software-Defined Data Center

Power Your Path to the Software-Defined Data Center PARTNER BRIEF Power Your Path to the Software-Defined Data Center Brocade and VMware Help Organizations Accelerate the Transition to Cloud-Ready Data Centers Industry Trend Application users in organizations

More information

REVISED 1 AUGUST REVIEWER'S GUIDE FOR VMWARE APP VOLUMES VMware App Volumes and later

REVISED 1 AUGUST REVIEWER'S GUIDE FOR VMWARE APP VOLUMES VMware App Volumes and later REVISED 1 AUGUST 2018 REVIEWER'S GUIDE FOR VMWARE APP VOLUMES VMware App Volumes 2.13.1 and later Table of Contents Introduction Audience What You Will Learn Navigating This Document for App Volumes Use

More information

Cloud Confidence: Simple Seamless Secure. Dell EMC Data Protection for VMware Cloud on AWS

Cloud Confidence: Simple Seamless Secure. Dell EMC Data Protection for VMware Cloud on AWS Cloud Confidence: Simple Seamless Secure Dell EMC Data Protection for VMware Cloud on AWS Introduction From the boardroom to the data center, digital transformation has become a business imperative. Whether

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

REVISED 1 AUGUST QUICK-START TUTORIAL FOR VMWARE APP VOLUMES VMware App Volumes and later

REVISED 1 AUGUST QUICK-START TUTORIAL FOR VMWARE APP VOLUMES VMware App Volumes and later REVISED 1 AUGUST 2018 QUICK-START TUTORIAL FOR VMWARE APP VOLUMES VMware App Volumes 2.13.1 and later Table of Contents Introduction Audience What You Will Learn Navigating This Document for App Volumes

More information

[TITLE] Virtualization 360: Microsoft Virtualization Strategy, Products, and Solutions for the New Economy

[TITLE] Virtualization 360: Microsoft Virtualization Strategy, Products, and Solutions for the New Economy [TITLE] Virtualization 360: Microsoft Virtualization Strategy, Products, and Solutions for the New Economy Mounir Chaaban & Riaz Salim Account Technology Strategist Microsoft Corporation Microsoft s Vision

More information

Best Practices for Application Virtualization

Best Practices for Application Virtualization Best Practices for Application Virtualization By Brien M. Posey TABLE OF CONTENTS Introduction... 1 Can an Application be Virtualized?...2 Should Your Application be Virtualized?...5 Third Party Software

More information

Five reasons to choose Citrix XenServer

Five reasons to choose Citrix XenServer Five reasons to choose Citrix XenServer The installation process, server management, workload performance, desktop and application delivery and cost of XenServer make it the clear choice in server virtualization

More information

VMware App Volumes Installation Guide. VMware App Volumes 2.13

VMware App Volumes Installation Guide. VMware App Volumes 2.13 VMware App Volumes Installation Guide VMware App Volumes 2.13 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this

More information

VMworld 2015 Track Names and Descriptions

VMworld 2015 Track Names and Descriptions Software- Defined Data Center Software- Defined Data Center General VMworld 2015 Track Names and Descriptions Pioneered by VMware and recognized as groundbreaking by the industry and analysts, the VMware

More information

Perfect Balance of Public and Private Cloud

Perfect Balance of Public and Private Cloud Perfect Balance of Public and Private Cloud Delivered by Fujitsu Introducing A unique and flexible range of services, designed to make moving to the public cloud fast and easier for your business. These

More information

BUSTED! 5 COMMON MYTHS OF MODERN INFRASTRUCTURE. These Common Misconceptions Could Be Holding You Back

BUSTED! 5 COMMON MYTHS OF MODERN INFRASTRUCTURE. These Common Misconceptions Could Be Holding You Back BUSTED! 5 COMMON MYTHS OF MODERN INFRASTRUCTURE These Common Misconceptions Could Be Holding You Back 2 IT Is Facing a New Set of Challenges As technology continues to evolve, IT must adjust to changing

More information

Technical Overview. Jack Smith Sr. Solutions Architect

Technical Overview. Jack Smith Sr. Solutions Architect Technical Overview Jack Smith Sr. Solutions Architect Liquidware Labs Methodology Production Environments Assess Design POCs/Pilots Stratusphere FIT Stratusphere UX Validate Migrate ProfileUnity FlexApp

More information

Citrix XenDesktop 2.0. Michael Schmidt Country Manager Switzerland Citrix Systems International GmbH

Citrix XenDesktop 2.0. Michael Schmidt Country Manager Switzerland Citrix Systems International GmbH Citrix XenDesktop 2.0 Michael Schmidt Country Manager Switzerland Citrix Systems International GmbH XenDesktop Citrix XenDesktop makes the delivery of Windows desktops from your datacenter simple, secure

More information

VMWARE PIVOTAL CONTAINER SERVICE

VMWARE PIVOTAL CONTAINER SERVICE DATASHEET VMWARE PIVOTAL CONTAINER SERVICE AT A GLANCE VMware Pivotal Container Service (PKS) is a production-grade Kubernetes-based container solution equipped with advanced networking, a private container

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 ADV1582BU Solve your Citrix Problems with VMware Technologies Mark Ewert, Lead Technologist, VMware Frank Anderson, EUC Solutions Architect, VMware Dewey Gripshover, Program Manager VDI Tech, GE #VMworld

More information

The Virtues of Virtualization and the Microsoft Windows 10 Window of Opportunity

The Virtues of Virtualization and the Microsoft Windows 10 Window of Opportunity The Virtues of Virtualization and the Microsoft Windows 10 Window of Opportunity Cisco HyperFlex VDI for Citrix Market trends and VDI drivers The IT industry is trending toward small, incrementally expandable

More information

VMware Enterprise Desktop Solutions. Tommy Walker Enterprise Desktop Specialist Engineer Desktop Platform Solutions

VMware Enterprise Desktop Solutions. Tommy Walker Enterprise Desktop Specialist Engineer Desktop Platform Solutions VMware Enterprise Desktop Solutions Tommy Walker Enterprise Desktop Specialist Engineer Desktop Platform Solutions Agenda The Enterprise Desktop Market Assured Computing Environment (ACE) Virtual Desktop

More information

VMWARE S DESKTOP STRATEGY

VMWARE S DESKTOP STRATEGY VMWARE S DESKTOP STRATEGY Gone are the days of client/server computing where Windows ruled the day and end users were tasked to do their work from one device and one location. Today, end users are leveraging

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 LHC2673BU Clearing Cloud Confusion Nick King and Neal Elinski #VMworld #LHC2673BU Disclaimer This presentation may contain product features that are currently under development. This overview of new technology

More information

Open Hybrid Cloud & Red Hat Products Announcements

Open Hybrid Cloud & Red Hat Products Announcements Open Hybrid Cloud & Red Hat Products Announcements FREDERIK BIJLSMA Cloud BU EMEA Red Hat 14th December 2012 PERVASIVE NEW EXPECTATIONS AGILITY. EFFICIENCY. COST SAVINGS. PUBLIC CLOUDS 2 ENTERPRISE IT

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

CDW PARTNER REVIEW GUIDE SERVER VIRTUALIZATION

CDW PARTNER REVIEW GUIDE SERVER VIRTUALIZATION CDW PARTNER REVIEW GUIDE SERVER VIRTUALIZATION MAKING THE MOST OF YOUR VIRTUALIZATION SOLUTION Server virtualization is no longer a luxury but an essential part of the modern data center. By combining

More information

XenDesktop Planning Guide: Image Delivery

XenDesktop Planning Guide: Image Delivery Consulting Solutions WHITE PAPER Citrix XenDesktop XenDesktop Planning Guide: Image Delivery ( / Machine Creation ) www.citrix.com Overview With previous versions of XenDesktop (version 4 and prior), the

More information

High performance and functionality

High performance and functionality IBM Storwize V7000F High-performance, highly functional, cost-effective all-flash storage Highlights Deploys all-flash performance with market-leading functionality Helps lower storage costs with data

More information

Copyright 2011, Oracle and/or its affiliates. All rights reserved.

Copyright 2011, Oracle and/or its affiliates. All rights reserved. The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material,

More information

Deploying Application and OS Virtualization Together: Citrix and Virtuozzo

Deploying Application and OS Virtualization Together: Citrix and Virtuozzo White Paper Deploying Application and OS Virtualization Together: Citrix and Virtuozzo www.swsoft.com Version 1.0 Table of Contents The Virtualization Continuum: Deploying Virtualization Together... 3

More information

DC: Le Converged Infrastructure per Software Defined e Cloud Cisco NetApp - Softway. Luigi MARCOCCHIA SOFTWAY

DC: Le Converged Infrastructure per Software Defined e Cloud Cisco NetApp - Softway. Luigi MARCOCCHIA SOFTWAY DC: Le Converged Infrastructure per Software Defined e Cloud Cisco NetApp - Softway Luigi MARCOCCHIA SOFTWAY Today s Businesses Require Greater Agility Focus on increasing speed of business Customers expect

More information

Features. HDX WAN optimization. QoS

Features. HDX WAN optimization. QoS May 2013 Citrix CloudBridge Accelerates, controls and optimizes applications to all locations: datacenter, branch offices, public and private clouds and mobile users Citrix CloudBridge provides a unified

More information

HPE Hyper Converged. Mohannad Daradkeh Data center and Hybrid Cloud Architect Hewlett-Packard Enterprise Saudi Arabia

HPE Hyper Converged. Mohannad Daradkeh Data center and Hybrid Cloud Architect Hewlett-Packard Enterprise Saudi Arabia HPE Hyper Converged Mohannad Daradkeh Data center and Hybrid Cloud Architect Hewlett-Packard Enterprise Saudi Arabia Transform to a hybrid infrastructure Accelerate the delivery of apps and services to

More information

Cloud Computing the VMware Perspective. Bogomil Balkansky Product Marketing

Cloud Computing the VMware Perspective. Bogomil Balkansky Product Marketing Cloud Computing the VMware Perspective Bogomil Balkansky Product Marketing Cloud Computing - the Key Questions What is it? Why do you need it? How do you build (or leverage) one (or many)? How do you operate

More information

VMware Cloud on AWS. A Closer Look. Frank Denneman Senior Staff Architect Cloud Platform BU

VMware Cloud on AWS. A Closer Look. Frank Denneman Senior Staff Architect Cloud Platform BU VMware Cloud on AWS A Closer Look Frank Denneman Senior Staff Architect Cloud Platform BU Speed is the New Currency Cloud Computing We are in the 3 rd fundamental structural transition in the history of

More information

Cisco CloudCenter Use Case Summary

Cisco CloudCenter Use Case Summary Cisco CloudCenter Use Case Summary Overview IT organizations often use multiple clouds to match the best application and infrastructure services with their business needs. It makes sense to have the freedom

More information

A Guide to Closing All Potential VDI Security Gaps

A Guide to Closing All Potential VDI Security Gaps Brought to you by A Guide to Closing All Potential VDI Security Gaps IT and security leaders are embracing virtual desktop infrastructure (VDI) as a way to improve security for an increasingly diverse

More information

Accelerating the Business Value of Virtualization

Accelerating the Business Value of Virtualization Accelerating the Business Value of Virtualization Maximizing virtualization is one of the important steps in the journey towards delivering dynamic, cloud-based services. By leveraging the partnership

More information

Veritas Backup Exec. Powerful, flexible and reliable data protection designed for cloud-ready organizations. Key Features and Benefits OVERVIEW

Veritas Backup Exec. Powerful, flexible and reliable data protection designed for cloud-ready organizations. Key Features and Benefits OVERVIEW Veritas Backup Exec Powerful, flexible and reliable data protection designed for cloud-ready organizations. OVERVIEW Veritas Backup Exec is the backup solution without barriers, delivered your way. You

More information

Goliath Performance Monitor Frequently Asked Questions: Citrix XenServer

Goliath Performance Monitor Frequently Asked Questions: Citrix XenServer Goliath Performance Monitor Frequently Asked Questions: Citrix XenServer Document Date: May 2015 www.goliathtechnologies.com Legal Notices Inc. All rights reserved. www.goliathtechnologies.com Goliath

More information

Data safety for digital business. Veritas Backup Exec WHITE PAPER. One solution for hybrid, physical, and virtual environments.

Data safety for digital business. Veritas Backup Exec WHITE PAPER. One solution for hybrid, physical, and virtual environments. WHITE PAPER Data safety for digital business. One solution for hybrid, physical, and virtual environments. It s common knowledge that the cloud plays a critical role in helping organizations accomplish

More information

Desktop as a Service (DaaS)

Desktop as a Service (DaaS) Desktop as a Service (DaaS) Service Description Last Updated: May 18, 2018 The information in this document may not be reproduced in whole, or in part, nor may any of the information contained therein

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 ADV1593BE Horizon Apps and JMP: Technical Deep Dive Barak Nissim Systems Engineer - EUC Practice, VMware Hilko Lantinga Technical Marketing Architect EUC, VMware #VMworld #ADV1593BE Disclaimer This presentation

More information

An ESRI White Paper June 2009 ArcGIS Server and Virtualization

An ESRI White Paper June 2009 ArcGIS Server and Virtualization An ESRI White Paper June 2009 ArcGIS Server and Virtualization ESRI 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com Copyright 2009

More information

VMware vsphere: Taking Virtualization to the Next Level

VMware vsphere: Taking Virtualization to the Next Level About this research note: Product Evaluation notes provide an analysis of the market position of a specific product and its vendor through an in-depth exploration of their relative capabilities. VMware

More information

BUILDING the VIRtUAL enterprise

BUILDING the VIRtUAL enterprise BUILDING the VIRTUAL ENTERPRISE A Red Hat WHITEPAPER www.redhat.com As an IT shop or business owner, your ability to meet the fluctuating needs of your business while balancing changing priorities, schedules,

More information

Convergence is accelerating the path to the New Style of Business

Convergence is accelerating the path to the New Style of Business Convergence is accelerating the path to the New Style of Business HP Hyper-Converged Systems Franz Weberberger Presales Consultant HP Servers Copyright 2012 Hewlett-Packard Development Company, L.P. The

More information

Pasiruoškite ateičiai: modernus duomenų centras. Laurynas Dovydaitis Microsoft Azure MVP

Pasiruoškite ateičiai: modernus duomenų centras. Laurynas Dovydaitis Microsoft Azure MVP Pasiruoškite ateičiai: modernus duomenų centras Laurynas Dovydaitis Microsoft Azure MVP 2016-05-17 Tension drives change The datacenter today Traditional datacenter Tight coupling between infrastructure

More information

Go Cloud. VMware vcloud Datacenter Services by BIOS

Go Cloud. VMware vcloud Datacenter Services by BIOS Go Cloud VMware vcloud Datacenter Services by BIOS Is your IT infrastructure always in tune with your business? If a market opportunity suddenly arises, can your business respond in time? Or is the opportunity

More information

Next-Generation HCI: Fine- Tuned for New Ways of Working

Next-Generation HCI: Fine- Tuned for New Ways of Working www. Govtech.com Next-Generation HCI: Fine-Tuned for New Ways of Working - p. 1 February 21, 2018 Next-Generation HCI: Fine- Tuned for New Ways of Working Traditional data center management focuses mainly

More information

DEFINING SECURITY FOR TODAY S CLOUD ENVIRONMENTS. Security Without Compromise

DEFINING SECURITY FOR TODAY S CLOUD ENVIRONMENTS. Security Without Compromise DEFINING SECURITY FOR TODAY S CLOUD ENVIRONMENTS Security Without Compromise CONTENTS INTRODUCTION 1 SECTION 1: STRETCHING BEYOND STATIC SECURITY 2 SECTION 2: NEW DEFENSES FOR CLOUD ENVIRONMENTS 5 SECTION

More information

Bart Willem Kris Vandermeulen Microsoft Belux

Bart Willem Kris Vandermeulen Microsoft Belux Bart Willem Kris Vandermeulen Microsoft Belux *Source: Gartner Group, 2016 The composable operating system Microsoft Azure Hyper Scale Trust Hybrid Open Microsoft s comprehensive Hybrid Cloud Hybrid Azure

More information

Desktop virtualization for all

Desktop virtualization for all Desktop virtualization for all 2 Desktop virtualization for all Today s organizations encompass a diverse range of users, from road warriors using laptops and mobile devices as well as power users working

More information

Horizon Air 16.6 Release Notes. This document describes changes to Horizon Air for version 16.6

Horizon Air 16.6 Release Notes. This document describes changes to Horizon Air for version 16.6 Horizon Air 16.6 Release Notes This document describes changes to Horizon Air for version 16.6 August 2016 Revision History Date Version Description 08/29/2016 1.0 Initial release 09/12/2016 1.1 1 st revision

More information