Which two business and technical challenges does implementing virtualization within a data center help businesses to overcome?
(choose two)
physical footprint,
power and air conditioning
Answers Explanation & Hints:
Traditionally, one server was built within one machine with one operating system. This server required power, a cool environment, and a method of backup. Virtualized servers require more robust hardware than a standard machine because a computer or server that is in a virtual machine commonly shares hardware with one or more servers and operating systems. By placing multiple servers within the same physical case, space is saved. Virtualized systems still need the proper licenses for operating systems or applications or both and still need the proper security applications and settings applied.
What are two advantages of using PC virtualization?
(Choose two)
It allows multiple operating systems to run on a single PC simultaneously.
It can provide cost savings.
Answers Explanation & Hints:
Benefits of virtualization include cost savings, the use of multiple operating systems on a single PC, and isolation for software testing.
A small company is considering moving many of its data center functions to the cloud. What are three advantages of this plan?
(Choose three)
Answers Explanation & Hints:
Cloud computing offers many advantages to the company. Since the cloud data storage and processing facilities are owned by third-parties, the company does not need to be concerned about how it will handle increasing data storage and processing demands with its own data center equipment. The company can easily increase or decrease processing power and storage capacity based on need. Also, cloud services are billed by usage, so the company does not have the costs of supporting its own expensive data center that is not always used to maximum capacity.
A college uses virtualization technology to deploy information security courses. Some of the lab exercises involve studying the characteristics of computer viruses and worms. What is an advantage of conducting the lab exercises inside the virtualized environment as opposed to using actual PCs?
Answers Explanation & Hints:
Virtualization can create a controlled environment that is isolated from external networks. Because of shared system resources, the performance inside a virtual environment will not be faster. However, the benefit is that a virtual environment provides a safe platform for information security analysis.
What technology allows users to access data anywhere and at any time?
Answers Explanation & Hints:
Cloud computing allows organizations to eliminate the need for on-site IT equipment, maintenance, and management. Cloud computing allows organizations to expand their services or capabilities while avoiding the increased costs of energy and space.
True or False?
Cloud computing and virtualization are different terms that refer to the same thing.
false
Answers Explanation & Hints:
False. Although the terms cloud computing and virtualization are often used interchangeably, they actually mean two different things. Virtualization is a component within cloud computing that separates the operating systems from the underlying hardware, whereas cloud computing separates the application from the hardware.
How does virtualization help with disaster recovery within a data center?
support of live migration
Answers Explanation & Hints:
Live migration allows moving of one virtual server to another virtual server that could be in a different location that is some distance from the original data center.
Which type of hypervisor would most likely be used in a data center?
Type 1
Answers Explanation & Hints:
The two type of hypervisors are Type 1 and Type 2. Type 1 hypervisors are usually used on enterprise servers. Enterprise servers rather than virtualized PCs are more likely to be in a data center.
What is the main function of a hypervisor?
It is used to create and manage multiple VM instances on a host machine.
Answers Explanation & Hints:
A hypervisor is a key component of virtualization. A hypervisor is often software-based and is used to create and manage multiple VM instances.
Which statement describes a characteristic of cloud computing?
Applications can be accessed over the Internet by individual users or businesses using any device, anywhere in the world.
Answers Explanation & Hints:
Cloud computing allows users to access applications, back up and store files, and perform tasks without needing additional software or servers. Cloud users access resources through subscription-based or pay-per-use services, in real time, using nothing more than a web browser.
A technician needs to use an application that is not supported by Windows operating systems on the PC. How can the technician make this application run on the PC?
Create a virtual machine with an operating system that supports the application.
Answers Explanation & Hints:
Windows Compatibility mode will only allow an application to run as long as it is supported by the Windows operating system. The application cannot be installed if the operating system does not support it. It is necessary in this case to create a virtual machine with an operating system, as the guest OS, that supports the application.
Which Cloud computing service would be best for an organization that does not have the technical knowledge to host and maintain applications at their local site?
SaaS
Answers Explanation & Hints:
Software as a Service (SaaS) allows a business to host an application through a Cloud provider. The Cloud provider manages access to the application and maintains the application. The application can be utilized by any authorized device with an Internet connection.
What is a difference between the functions of Cloud computing and virtualization?
Cloud computing separates the application from the hardware whereas virtualization separates the OS from the underlying hardware.
Answers Explanation & Hints:
Cloud computing separates the application from the hardware. Virtualization separates the OS from the underlying hardware. Virtualization is a typical component within cloud computing. Virtualization is also widely used in data centers. Although the implementation of virtualization facilitates an easy server fault tolerance setup, it is not a fault tolerance technology by design. The Internet connection from a data center or service provider needs redundant physical WAN connections to ISPs.
Which is a characteristic of a Type 1 hypervisor?
installed directly on a server
Answers Explanation & Hints:
Type 1 hypervisors are installed directly on a server and are known as “bare metal” solutions giving direct access to hardware resources. They also require a management console and are best suited for enterprise environments.
Which is a characteristic of a Type 2 hypervisor?
does not require management console software
Answers Explanation & Hints:
Type 2 hypervisors are hosted on an underlaying operating system and are best suited for consumer applications and those experimenting with virtualization. Unlike Type 1 hypervisors, Type 2 hypervisors do not require a management console and do not have direct access to hardware.
Which cloud model provides services for a specific organization or entity?
a private cloud
Answers Explanation & Hints:
Private clouds are used to provide services and applications to a specific organization and may be set up within the private network of the organization or managed by an outside organization.
Which type of Hypervisor is implemented when a user with a laptop running the Mac OS installs a Windows virtual OS instance?
type 2
Answers Explanation & Hints:
Type 2 hypervisors, also know as hosted hypervisors, are installed on top of an existing operating system, such as Mac OS, Windows, or Linux.