Mod 3: Provisioning and Migrating Cloud Resources

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

1/10

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.

11 Terms

1
New cards

What do compute heavy workloads rely on?

vCPU, memory, GPU

2
New cards

What do data intensive workloads rely on?

High IOPS storage

3
New cards

What are the 2 types of hypervisors?

Type 1. type 2

4
New cards

What is the difference between type 1 and 2 hypervisors?

Type 1 run directly on hardware, type 2 runs as an application

5
New cards

What is oversubscription?

Assigning more resources to VMs than the host system has available

6
New cards

What are preconfigured VMs that CSPs provide called?

Instances

7
New cards

What are the 6 most common instances that AWS provides?

General purpose, compute optimized, memory optimized, accelerated computing, storage optimized, HPC optimized

8
New cards

How do you calculate vCPUs?

Cores x threads = vCPU

9
New cards

What are pass-through GPUs?

Gives a VM direct access to an entire GPU, bypassing the hypervisor

10
New cards

What is the difference between a vCPU/vGPU and a normal CPU/GPU?

vCPU/GPUs are shared resources not allocated to a single client

11
New cards

What does compute usually refer to?

CPU + memory