Chapter 4: Review Questions 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 I 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 I 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 where you own the hardware.
What is a cloud multitenant model?
A public cloud is multi-tenant.
Describe how a community cloud operates.
A community cloud is where 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 the hardware fails.
What is a Cloud Access Security Broker (CASB)?
The CASB ensures that the policies between on-premises and the cloud are enforced.
What model is it if you own the premises and all of the IT infrastructure resides there?
On-premises is where 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 is distributive allocation?
Distributive allocation is where the load is spread evenly across a number of resources, ensuring no one resource is over-utilized. An example of this is using a load balancer.
What type of model 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 an 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 a number of VMs called?
A host 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 and how does it relate to chroot jail?
Sandboxing is where you isolate an application for patching or testing or because it is dangerous. A chroot jail is for sandboxing in a Linux environment.
Which is faster for data recovery: a snapshot or a backup tape?
A snapshot is faster at recovering than any other backup solution.
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.