The CompTIA 220-1001 exam is one of two exams requires to obtain the CompTIA A+ (1000 series). This exam will focus on Virtualization and Cloud Computing.
1) What is the name of the native hypervisor found on Windows 10 Pro and higher operating systems?
Hyper-V is a native hypervisor installed onto some Windows 10 and Windows Server operating systems. It is important to note that Hyper-V is not supported on Windows 10 Home. LXD is a hypervisor that runs on Linux operating systems and ESXi is a proprietary hypervisor from VMWare that runs directly on a host machine (bare metal) without the need for a host operating system.
This question is filed under objective 4, Virtualization and Cloud Computing
Microsoft Hyper-V, codenamed Viridian, and briefly known before its release as Windows Server Virtualization, is a native hypervisor it can create virtual machines on x86-64 systems running Windows Starting with Windows 8, Hyper-V superseded Windows Virtual PC as the hardware virtualization component of the client editions of Windows NT A server computer running Hyper-V can be configured to expose individual virtual machines to one or more networks Hyper-V was first released with Windows Server 2008, and has been available without additional charge since Windows Server 2012 and Windows 8 A standalone Windows Hyper-V Server is free, but with command-line interface only… Read More
2) When reviewing different cloud models and vendors the security team at your employer suggests the company opt for a private cloud vendor. They state that because public cloud vendors place multiple customers data and computing resources on the same physical infrastructure there is a higher security risk. What term is the security team referencing?
The security team is referencing Resource Pooling. Cloud vendors use resource pooling to maximize efficiency and minimize the cost of their infrastructure. Instead of buying lots of small servers and giving customers access, they create pools of infrastructure using large servers. Using virtualization the large servers are divided up into smaller chunks and assigned to customers based on their computing requirements. This means it is likely that in a public cloud you have your own virtual resources, but those virtual resources are sharing the same physical resources as other customers of the cloud vendor.
This question is filed under objective 4, Virtualization and Cloud Computing
3) Which of the following is NOT a benefit of using Cloud Infrastructure?
Cloud Infrastructure, like all infrastructure, still requires special care to ensure it's security. Some of the benefits of Cloud Infrastructure are the pay-as-you-go model (usually per second or per minute billing), flexibility to create and delete servers on demand or automatically and the ease of provisioning complex services like database clusters without highly specialized experts.
This question is filed under objective 4, Virtualization and Cloud Computing
Cloud computing is the on-demand availability of computer system resources, especially data storage (cloud storage) and computing power, without direct active management by the user The term is generally used to describe data centers available to many users over the Internet Large clouds, predominant today, often have functions distributed over multiple locations from central servers If the connection to the user is relatively close, it may be designated an edge server Clouds may be limited to a single organization (enterprise clouds), or be available to multiple organizations (public cloud) Cloud computing relies on sharing of resources to achieve coherence and economies of scale… Read More
4) Which of the following options is synonymous with the term Hypervisor?
A Hypervisor my also be referred to as the Virtual Machine Monitor or Virtual Machine Manager.
This question is filed under objective 4, Virtualization and Cloud Computing
A hypervisor (or virtual machine monitor, VMM, virtualizer) is a kind of emulator it is computer software, firmware or hardware that creates and runs virtual machines A computer on which a hypervisor runs one or more virtual machines is called a host machine, and each virtual machine is called a guest machine The hypervisor presents the guest operating systems with a virtual operating platform and manages the execution of the guest operating systems Multiple instances of a variety of operating systems may share the virtualized hardware resources: for example, Linux, Windows, and macOS instances can all run on a single physical x86 machine… Read More
5) You are the only IT employee for a small startup. You need to provide email address to all employees at the startup as soon as possible and with minimal effort. What type of cloud model is best suited to this situation?
Software as a Service (SaaS) is a cloud model focused on provide a specific functionality to it's users without those customers needing to worry about infrastructure, networking, configuring servers, etc. Most internet based services fall into the SaaS category. Examples of email SaaS providers are Google Gmail, Yahoo Mail, Hotmail.com and Outlook.com.
This question is filed under objective 4, Virtualization and Cloud Computing
Software as a service (SaaS ) is a software licensing and delivery model in which software is licensed on a subscription basis and is centrally hosted It is sometimes referred to as "on-demand software", and was formerly referred to as "software plus services" by Microsoft SaaS applications are also known as on-demand software and Web-based/Web-hosted softwareSaaS is considered to be part of cloud computing, along with infrastructure as a service (IaaS), platform as a service (PaaS), desktop as a service (DaaS), managed software as a service (MSaaS), mobile backend as a service (MBaaS), datacenter as a service (DCaaS), and information technology management as a service (ITMaaS)… Read More
6) What component helps ensure network traffic between virtual machines on the same physical host remains separate?
Each virtual host is going to have one or more Virtual Network Interface Cards (NIC). These Virtual NICs are used to route traffic to each virtual host without sending network traffic to all hosts on a server. This is important because cloud providers typically place many customer's virtual servers on the same physical server (Resource Pooling).
This question is filed under objective 4, Virtualization and Cloud Computing
7) True of false:
Many hypervisors require special CPU features
Hypervisors often require special features to be supported and enabled by the host CPUs. Most commonly Intel's Virtualization Technology (VT) or AMD's AMD-V technology is required. In some cases this may not be enabled by default but can be enabled in the BIOS settings of the host machine.
This question is filed under objective 4, Virtualization and Cloud Computing
8) Which option supports Hardware-Assisted Virtualization (HAV)?
VT-x is a technology from Intel that allows Hardware Assisted Virtualization (HAV). HAV enables virtual hosts to use processors directly in an isolated manor.
This question is filed under objective 4, Virtualization and Cloud Computing
In computing, hardware-assisted virtualization is a platform virtualization approach that enables efficient full virtualization using help from hardware capabilities, primarily from the host processors A full virtualization is used to emulate a complete hardware environment, or virtual machine, in which an unmodified guest operating system (using the same instruction set as the host machine) effectively executes in complete isolation Hardware-assisted virtualization was added to x86 processors (Intel VT-x or AMD-V) in 2005 and 2006 (respectively) Hardware-assisted virtualization is also known as accelerated virtualization Xen calls it hardware virtual machine (HVM), and Virtual Iron calls it native virtualization … Read More
9) True or false:
It is not possible to install a server operating system in a hypervisor running on a desktop operating system
This is false. As long as the Hypervisor can provide the resources (CPU, Memory, etc.) needed to run the OS installed onto the virtual machine there are no limitations. Windows 10, Windows Server, Linux, etc. can all be run virtually regardless of the host OS.
This question is filed under objective 4, Virtualization and Cloud Computing
10) In a virtualized environment, what technology is used to run the virtual machines?
In virtual computing the Hypervisor is the component that manages and runs the virtual machines. It can be a software running on top of a host operating system or can be a hardware/firmware component that runs without the need for a host operating system.
This question is filed under objective 4, Virtualization and Cloud Computing
A hypervisor (or virtual machine monitor, VMM, virtualizer) is a kind of emulator it is computer software, firmware or hardware that creates and runs virtual machines A computer on which a hypervisor runs one or more virtual machines is called a host machine, and each virtual machine is called a guest machine The hypervisor presents the guest operating systems with a virtual operating platform and manages the execution of the guest operating systems Multiple instances of a variety of operating systems may share the virtualized hardware resources: for example, Linux, Windows, and macOS instances can all run on a single physical x86 machine… Read More
11) Which of the following is NOT a BUSINESS benefit of cloud computing?
Scalable infrastructure is a technical benefit and not a business benefit of cloud computing. Of course this is still indirectly beneficial to a business, but most non-IT department personnel at a business will not know what scalable infrastructure means. It is important to be able to explain the business and technical benefits of different computing options based on your audience.
This question is filed under objective 4, Virtualization and Cloud Computing
12) Your CIO has asked you to investigate cloud computing vendors. You have been tasked to find vendors that offer virtual servers on demand and allow administrative access to the servers so they can be configured with your employer's software as needed. Which cloud model is your CIO looking for?
Your CIO is looking for Infrastructure as a Service (IaaS). This model aims to automate the provisioning and creation of infrastructure like physical servers, networks and virtual machines. Most commonly an IaaS vendor will provide a virtual machine with a pre-installed operating system and provide access to you to configure based on your needs.
This question is filed under objective 4, Virtualization and Cloud Computing
Infrastructure as a service (IaaS) are online services that provide high-level APIs used to dereference various low-level details of underlying network infrastructure like physical computing resources, location, data partitioning, scaling, security, backup etc A hypervisor, such as Xen, Oracle VirtualBox, Oracle VM, KVM, VMware ESX/ESXi, or Hyper-V runs the virtual machines as guests Pools of hypervisors within the cloud operational system can support large numbers of virtual machines and the ability to scale services up and down according to customers' varying requirements … Read More
13) Your employer has a large team of developers that focus on developing an important set of internal business applications. In an effort to speed up time to market of bugfixes and new features you have been asked to find a developer focused cloud platform. What type of cloud computing model has a focus on software development?
A Platform as a Service (PaaS) is a cloud model that focuses on simplifying software delivery. A PaaS will try to automate everything but the software development itself, including the creation of application servers, configuration of those servers, network setup and possibly even creation of additional services like databases or file storage servers. The ultimate goal of a PaaS is to be so simple a developer can upload their code and it will run without the need of specialized IT operations teams to install, configure, monitor, etc. the application.
This question is filed under objective 4, Virtualization and Cloud Computing
Platform as a service (PaaS) or application platform as a service (aPaaS) or platform-based service is a category of cloud computing services that allows customers to provision, instantiate, run, and manage a modular bundle comprising a computing platform and one or more applications, without the complexity of building and maintaining the infrastructure typically associated with developing and launching the application(s) and to allow developers to create, develop, and package such software bundles … Read More
14) What special operating system level configuration is necessary when running Windows 10 as a virtual machine?
There is no special configuration needed when using Windows 10 inside of a virtual machine. Hypervisors provide virtual resources (CPU, Memory, etc.) that appears the same as physical hardware allowing operating systems to be installed and run exactly as they would on physical hosts.
This question is filed under objective 4, Virtualization and Cloud Computing
15) A Data Scientist at work has come to you stating they need several very large servers in order to conduct an analysis of historical customer data. They will need the servers for about 24 hours, after which they will only need the results of the analysis saved to a file service. What benefit of cloud computing is relevant to this scenario?
Cloud computing offers on-demand infrastructure for ad-hoc requests like this, which makes it a great fit for the use case given. In a traditional data center you may not have the large servers needed, they may be in-use by another team or system, or you may not be able to afford the large servers required. With Cloud Computing you can get the servers necessary on demand and delete them when you are finished (backing up the results elsewhere before deleting).
This question is filed under objective 4, Virtualization and Cloud Computing
You can go back and review your answers or grade your test.