Book Image

Implementing VMware Horizon 7 - Second Edition

By : Jason Ventresco
Book Image

Implementing VMware Horizon 7 - Second Edition

By: Jason Ventresco

Overview of this book

VMware Horizon 7 has been a buzz since it was announced. One of the major reasons is the introduction of the new Instant Clones feature. This book will complement the product documentation by providing real-life examples of how it is implemented along with the latest features and components of the platform. We'll explore the latest features of the platform, including those added through product acquisitions such as User Environment Manager and App Volumes. Further on, you will also be introduced to the new capabilities added to the core product such Linked-Clone RDS pools. Upon completion of this book, you will have an understanding of the capabilities and benefits VMware Horizon can provide to your organization, and how each of its components are implemented.
Table of Contents (21 chapters)
Implementing VMware Horizon 7 Second Edition
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface

Horizon Cloud Pod overview


A VMware Horizon Cloud Pod consists of an integrated set of Horizon pods, which may or may not be located within the same datacenter, and which clients are entitled to, and can, access as if it were a single pod. Prior to the introduction of the Cloud Pod feature, each pod was entitled and accessed separately, which made it difficult to deploy a multi-site Horizon architecture that appeared as a single pod to Horizon clients.

Tip

Cloud Pods are mostly used with floating assignment desktop pools or application pools. If you use dedicated assignment pools, be aware that once a user has been assigned a desktop, they will always return to that desktop for subsequent client connections. This would negate most of the reasons why we use Cloud Pods, which are meant to provide access to Horizon resources across multiple sites or pods, using methods that are transparent to Horizon clients.

In a traditional VMware Horizon implementation, each pod is managed independently. With...