4.1 - CompTIA A+ Core 1

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/22

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

23 Terms

1
New cards

Virtual Machines (VMs)

Virtual guest computers that run inside a physical (host) computer using hypervisor software.

2
New cards

Sandbox

An isolated environment with no connections to real-world production systems or devices, used to test software.

3
New cards

Application Virtualization

Allows developers to test code in a safe environment identical to where it will be used.

4
New cards

Legacy Software/OS

Used to run different application versions or applications only compatible with older OS versions.

5
New cards

Cross-platform Virtualization

Enables running different operating systems simultaneously on the same system.

6
New cards

VM Escape

When malware compromises the hypervisor to move from one guest OS to another.

7
New cards

Guest OS Security

Treat guest VMs like real computers, using traditional security controls.

8
New cards

Shared Network Address

VM configuration where virtual machines use the same IP as their physical host.

9
New cards

Bridged Network Address

VM configured as a device on the host’s network.

10
New cards

Memory Usage in VMs

VMs require a large quantity of memory; ensure host has more memory than VMs.

11
New cards

Type 1 Hypervisor

A bare metal hypervisor that interacts directly with underlying machine hardware.

12
New cards

Type 2 Hypervisor

A hosted hypervisor that interacts with virtual machines via the host machine’s operating system.

13
New cards

Virtual Desktop Infrastructure (VDI)

A technology that allows desktops to be virtualized and delivered to users over a network.

14
New cards

Shared Resources

Resources that are shared with a public cloud provider, where the underlying cloud infrastructure is owned by a third party.

15
New cards

Dedicated Resources

Resources that are not shared, where an organization builds its own cloud environment/datacenter and pays for everything up front.

16
New cards

Metered Utilization

Payment of cloud services based on the amount of service used, typically including costs for upload, storage, and download.

17
New cards

Ingress

Refers to data entering a cloud environment, often uncharged by cloud providers.

18
New cards

Egress

Refers to data leaving a cloud environment, often charged by cloud providers.

19
New cards

Non-metered utilization

Payment for cloud services independent of usage, typically managed by paying monthly for a specific block/quantity of storage.

20
New cards

Rapid Elasticity

A characteristic of cloud computing that allows platforms to scale up or down as needed.

21
New cards

High Availability

Refers to cloud environments’ high redundancy, ensuring that systems are always available without significant downtime.

22
New cards

File Synchronization

Refers to information/files being duplicated across multiple cloud locations.

23
New cards

Multitenancy

Refers to multiple customers of a cloud vendor using the same cloud computing resources.