A+ Virtualization and Cloud

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/61

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:53 AM on 6/30/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

62 Terms

1
New cards

Virtualization

The process that allows multiple operating systems to run on a single computer's hardware.

2
New cards

Virtual Machine (VM)

The combined guest operating system and its applications created by virtualization.

3
New cards

Host Based Virtualization

A type of virtualization where all operating systems are virtualized on a desktop with one primary OS.

4
New cards

Bare Metal Virtualization

A type of virtualization where there is no main operating system, and multiple VMs run directly on the hardware.

5
New cards

Sandboxing

An isolated testing environment used for trying out different OS or applications without affecting the main OS.

6
New cards

Hypervisor

Software that manages the interaction between virtual machines and the physical hardware they run on.

7
New cards

Type 1 Hypervisor

A hypervisor that is directly installed on hardware and acts as the primary OS.

8
New cards

Type 2 Hypervisor

A hypervisor that runs in an existing host OS, allowing for other operating systems to be used.

9
New cards

Virtualization Technology (VT)

The functionality of an Intel CPU designed specifically for virtualization.

10
New cards

AMD-V

The functionality of an AMD CPU designed specifically for virtualization.

11
New cards

Shared Network Address

Used when a hypervisor assigns a VM a private IP address and uses NAT for communications.

12
New cards

Bridged Network Address

When a VM is connected to a physical network and has its own IP address.

13
New cards

Private Address

An address used by a VM that does not need to communicate with devices outside its virtual network.

14
New cards

VM Escape

A cyberattack where malware recognizes it is on a VM and tries to access the host system.

15
New cards

Rogue VMs

Unauthorized virtual machines installed by attackers on a virtual network.

16
New cards

VDI (Virtual Desktop Infrastructure)

Technology that allows a desktop to run as a VM on a separate device across the network.

17
New cards

Containerization

Using multiple applications on the same host OS, a lightweight alternative to virtualization.

18
New cards

Cloud Computing

Providing IT resources as a service rather than owning and operating them yourself.

19
New cards

Private Cloud

Cloud infrastructure designed for exclusive use within a single organization.

20
New cards

Public Cloud

Cloud infrastructure open for use by the general public, shared among multiple users.

21
New cards

Hybrid Cloud

A mix of private and public cloud infrastructures.

22
New cards

Community Cloud

Cloud infrastructure where resources are shared by several organizations with similar needs.

23
New cards

Infrastructure as a Service (IaaS)

A service model where consumers are provided with access to hardware resources.

24
New cards

Software as a Service (SaaS)

A service model where consumers only access applications, without managing the underlying hardware and software.

25
New cards

Platform as a Service (PaaS)

A service model where consumers are provided an OS and development tools, but manage their own data and applications.

26
New cards

On-Demand Self-Service

Cloud capabilities accessible to users instantly without human interaction.

27
New cards

Broad Network Access

Cloud resources accessible from any location using any device over standard network protocols.

28
New cards

Resource Pooling

Cloud resources efficiently serving multiple customers simultaneously from a large pool.

29
New cards

Rapid Elasticity

The ability of cloud capabilities to scale up and down as needed by demand.

30
New cards

Measured Service

Cloud systems automatically monitor and report resource usage to determine costs.

31
New cards

File Synchronization

An application feature sharing data across data centers and synchronizing across user devices.

32
New cards

High Availability and Redundancy

A cloud design goal ensuring services remain operational while eliminating single points of failure.

33
New cards

Failover

The instant transition of cloud data from failing hardware to functioning hardware.

34
New cards

Cloud Sharing

The sharing and pricing of resources depending on the type of cloud being used.

35
New cards

Cost to Upload

Charges incurred for incoming data to the cloud.

36
New cards

Cost to Store

Charges for data maintained within the cloud storage.

37
New cards

Cost to Download

Charges incurred for retrieving data from the cloud.

38
New cards

Metered Utilization

When users pay based on the amount of cloud resources utilized.

39
New cards

Non-Metered Utilization

When users pay a fixed price without additional costs for uploading or downloading.

40
New cards

Security of a VM

Every VM on a network must have a host-based firewall, anti-virus software, and anti-spyware, just like a traditional computer.

41
New cards

What VMs Allocate

Every VM needs physical memory and drive space allocated to function properly.

42
New cards

Complete Control Over Networking

You have control over how a VM interacts with outside devices.

43
New cards

Testing in Sandbox

Using a virtualized environment to test applications without affecting the main OS.

44
New cards

Costs Associated with Virtual Machines

Establishing a new VM requires significant overhead for hardware and resources- yet it is still cheaper than under-utilizing hardware.

45
New cards

Secure Software Development

Creating software in a sandboxed environment to avoid compromising the main OS.

46
New cards

VM Management

The hypervisor's role in managing how much hardware resources each VM uses.

47
New cards

VDI Resource Requirements

A virtual desktop infrastructure that demands significant network resources.

48
New cards

Public vs. Private Cloud Costs

Costs differ based on ownership and operation for cloud infrastructure. It is often cheaper for an organization to buy access to public cloud resources than it is to build its own cloud and provide it to its employees.

49
New cards

Applications in the Cloud

Various IT resources such as servers, storage, and software are accessed as services.

50
New cards

Software Updates in SaaS

In Software as a Service, the provider manages updates and security for the application.

51
New cards

Hybrid Cloud Use Cases

Enterprises utilize hybrid cloud to balance private and public cloud advantages.

52
New cards

Control Over VM Interaction

You dictate how virtual machines communicate with each other and external devices. On the same device they often don’t know about each other.

53
New cards

Third-Party VMs Risks

Self-contained VMs may pose risks if they are created by unverified third parties.

54
New cards

VM Performance Optimization

Maximizing the efficiency of VMs may require tuning hypervisor settings.

55
New cards

Cost Efficiency of Cloud Services

Cloud computing can reduce costs in comparison to maintaining physical servers.

56
New cards

Resource Allocation Demand

The demand to provision resources dynamically varies depending on user needs.

57
New cards

Security Protocols for VMs

VMs should adhere to rigorous security measures as if they were physical computers.

58
New cards

Centralized Resource Management

Cloud resources are managed from a central system for effective usage tracking.

59
New cards

Dynamic Resource Allocation

Enabling flexible resource distribution among VMs based on real-time demand.

60
New cards

Cloud Data Backup Strategies

Maintaining data redundancy across physical data centers for reliability.

61
New cards

User Experience with Cloud Services

Cloud technologies aim to create seamless interaction for the user with minimal downtimes.

62
New cards

Virtual Networks Creation

Most hypervisors can create their own virtual networks for VMs.