ICM8 vSphere and Virtualization overview Flashcards

1
Q

Software designed to allocate physical resources to applications

A

Operating System

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Software that rund on an operating system, consuming physical resources

A

Application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Specialized operating system designed to run VMs

A

Hypervisor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Specialized application that abstracts hardware resources into software

A

Virtual machine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The operating system that runs in a VM

A

Guest

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Physical computer that provides resources to the ESXi hypervisor

A

Host

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Server virtualization product of VMware that combines the ESXi hypervisor and the vCenter Server management platform

A

vSphere

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Storage location for virtual machine files

A

Datastore

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Mode in which we place ESXi hosts and datastores prior to performing any maintenance operations

A

Maintenance mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Group of ESXi hosts whose resources are shared by VMs

A

cluster

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Feature that supports the migration of powered on VMs from host to host without service interuptions

A

vSphere vMotion

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Cluster feature that uses vSphere vMotion to place VMs on hosts and enusre that each VM receives the resources that it needs

A

vSphere DRS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Cluster feature that protects against host hardware failures by restarting VMs on hosts that are running normally

A

vSphere HA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

a bundle of drivers. Using these drivers the guest OS can interact efficiently with the VM

A

VMware Tools

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Benefits of a VM

A

Easy to move or copy

Independent of physical hardware, VMs are encapsulated into files

Isolated from other VMs on the same hardware

Insulated from physical hardware changes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Two core administrative components for running virtual machines

A

ESXI

vCenter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

virtualization that allows companies to create multiple operating systems that run on a single physical server

A

Server virtualization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

virtualization that is a complete reproduction of a physical network

A

network virtualization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Virtualizaiton that creates a software-based representation of network storage devices

A

Storage virtualization

20
Q

Term when all infrastructure in a datacenter is virtualized

A

SDDC Software-defined data center

21
Q

Layers of SDDC

A

Service managment and automation

Cloud management

Virtual infrastructure

Physical layer

And security

22
Q

What SDDC layer will you find VMware Aria Operations and vRealize Log insight?

A

Service management and automation

23
Q

Which SDDC layer includes the Service-Catalog, Self-Service Portal and Orchestration?

A

Cloud Management Layer

24
Q

Which SDDC layer includes VSphere, vSAN and NSX?

A

Virtual infrastructure layer

25
Q

Which SDDC layer will you find Compute, Network and storage components?

A

Physical layer

26
Q

What part of SDDC will you find the site Recovery Manager and vSphere Replication?

A

Business Continuity

27
Q

What part of SDDC will you find NSX Microsegmentation and Carbon Black

28
Q

What components does vSphere+ consist of?

A

On premises and cloud components

29
Q

vSphere+ on premises components

A

vCenter instances and ESXi hosts

Cloud gateway that connects vCenter instances to the VMware Cloud Console

30
Q

vsphere+ cloud components

A

VMware cloud console, where you can centrally manage on-prem infrastructure and access cloud services

Cloud services for admins and developers that augment and enhance on prem capabilities

31
Q

vSphere+ admin services

A

-inventory management
-Events and alerts management
-VM provisioning
-Lifecycle management
-Configuration management -

32
Q

vSphere+ Developer Services

A

-Tanzu Kubernetes Grid
-Tanzu integrated services

33
Q

vSphere+ Add on Services

A

-Disaster recovery

34
Q

List of vSphere user interfaces

A
  • vSphere Client
  • PowerCLI
  • VMware host client
  • ESXCLI
35
Q

What is host client mainly used for

A

managing individual hosts directly when vCenter Server is unavailable

36
Q

What is PowerCLI

A

a command-line and scripting tool that is built on powershell. Provides a powershell interface to the vSphere API

37
Q

What is ESXCLI mainly used for?

A

essential maintenance and troubleshooting purposes

38
Q

What is a difference between vSphere and vSphere+

A

vSphere+ manages on-premises workloads from a cloud console

39
Q

two interfaces that are available to an administrator for managing vCenter Server

A

vSphere Client and PowerCLI

40
Q

2 problems admins face when deploying applications in a physical infrastructure

A

It is a time consuming process deploying a new application service on a new server

A one-to-one relationship exists between a physical computer and an application that it runs

41
Q

what can you do with vm virtual disks that wont affect the functioning of the VM?

A

virtual disks can be moved rom one type of storage to another without affecting the functioning of the vm

42
Q

ESXI can over commit memory, what does this mean?

A

when the combined virtual RAM of the powered-on VMs are larger than the physical RAM available on the host

43
Q

What does the default resource allocation settings do?

A

all VMs associated with the same ESXi host receive an equal share of available resources

44
Q

Difference between virtualization and emulation

A

emulators, programs can run on a computer system other than the one for which they were orginally writted

Virtualization, guest OS systems are designed for x64 processers letting the OS run natevily on the host physical x64 processors