Book Image

Data Center Virtualization Certification: VCP6.5-DCV Exam Guide

By : Andrea Mauro, Paolo Valsecchi
Book Image

Data Center Virtualization Certification: VCP6.5-DCV Exam Guide

By: Andrea Mauro, Paolo Valsecchi

Overview of this book

This exam guide enables you to install, configure, and manage the vSphere 6.5 infrastructure in all its components: vCenter Server, ESXi hosts, and virtual machines, while helping you to prepare for the industry standard certification. This data center book will assist you in automating administration tasks and enhancing your environment’s capabilities. You will begin with an introduction to all aspects related to security, networking, and storage in vSphere 6.5. Next, you will learn about resource management and understand how to back up and restore the vSphere 6.5 infrastructure. As you advance, you will also cover troubleshooting, deployment, availability, and virtual machine management. This is followed by two mock tests that will test your knowledge and challenge your understanding of all the topics included in the exam. By the end of this book, you will not only have learned about virtualization and its techniques, but you’ll also be prepared to pass the VCP6.5-DCV (2V0-622) exam.
Table of Contents (17 chapters)

Administer and Manage vSphere 6.x Resources

The ability to properly manage available resources for VMs is a key point for the global performance of the infrastructure because a bad design will negatively affect VM behavior and the whole environment. An ESXi can host a limited number of VMs and a good optimization of the available resources ensures best performance. Compared to the physical world, where servers are often equipped with more resources than they need, in a virtualized environment you allocate resources to a VM based on its role and function.

Resource pools are special vSphere objects used to allocate resources to a group of VMs. The use of resource pools allows you to prioritize resources for business-critical VMs when resources are constrained. You can also use resource pools to limit or guarantee access to resources.

This chapter will cover the creation and management...