Chapter 4 Virtualization and Cloud Concepts Flashcards
In a cloud environment, what is elasticity?
Elasticity allows you to increase and decrease cloud resources as you need them.
In which cloud environment would you install the software and then have to update the patches?
Infrastructure as a Service (IaaS) requires you to install the operating systems and patch the machines. The CSP provides bare-metal computers.
What cloud model would you not be allowed to migrate to?
SaaS is a custom application written by a vendor, and you cannot migrate to it.
What is the major benefit of using a public cloud?
The major benefit of a public cloud is that there is no capital expenditure.
What is a cloud single-tenant model?
A private cloud is a single-tenant setup in which you either own the hardware or the CSP puts you on hardware that’s isolated from its other customers.
What is a cloud multi-tenant model?
A public cloud is multi-tenant.
Describe how a community cloud operates
With a community cloud, people from the same industry (such as a group of lawyers) design and share the cost of a bespoke application and its hosting, making it cost-effective.
Who is responsible for the disaster recovery of hardware in a cloud environment?
The CSP is responsible for hardware failure.
What is a Cloud Access Security Broker (CASB)?
The CASB enforces security, updates clients, and ensures that the policies between the on-premises situation and the cloud are enforced.
What model is it if you own the premises and the entire IT infrastructure resides there?
On-premises means you own the building and work solely from there.
What is a hybrid cloud model?
A hybrid cloud is where a company is using a mixture of on-premises and the cloud.
What type of cloud service deals with identity management?
Security as a Service (SECaaS) provides secure identity management.
Where will a diskless virtual host access its storage?
A diskless virtual host will get its disk space from an SAN
If you have a virtual switch that resides on a SAN, what connector will you use for a VLAN?
A VLAN on a SAN will use an iSCSI connector.
What type of disks does a SAN use?
An SAN will use fast disks, such as SSDs
What is the machine that holds several VMs called?
A host (Hypervisor) holds a number of virtual machines; it needs fast disks, memory, and CPU cores.
What is a guest, and what can you use as a rollback option?
A guest is a virtual machine-for example, a Windows 10 virtual machine. A snapshot can be used to roll back to a previous configuration.
In a virtual environment, what is sandboxing?
Sandboxing is a cybersecurity practice in which you isolate an application for patching or testing or because it is dangerous.
Which is faster for data recovery: a snapshot or a backup tape?
A snapshot is faster at recovering than any other backup solution. You can restore a snapshot in seconds.
What is a Type 1 hypervisor?
A Type 1 hypervisor is a bare-metal hypervisor. Some examples are Hyper-V, ESX, and Xen
What is a Type 2 hypervisor?
A Type 2 hypervisor is a hypervisor that sits on top of an operating system, for example, VirtualBox, which could be installed on a Windows 10 desktop.
Why does HVAC produce availability for a data center?
HVAC keeps the servers cool by importing cold air and exporting hot air. If a server’s CPU overheats, it will cause the server to crash
What do you call the cloud model where people from the same industry share resources and the cost of the cloud model?
A community cloud is where people from the same industry share resources.
What is an example of cloud storage for a personal user?
Cloud storage for personal users could be iCloud, Google Drive, Microsoft OneDrive, or Dropbox.