Cloud Computing Quiz 4 - Cloud Servers

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

1/15

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.

16 Terms

1
New cards

Server roles

Servers generally have a single purpose (e.g., web server, file server, database server)

2
New cards

Start, restart, stop, terminate

server actions

3
New cards

website visit

A client request is sent → web server processes it → sends back files/content over the network

4
New cards

CPU, memory, storage, and network capacity

Physical server differences (components of a server)

5
New cards

web server

Server that prioritizes strong network bandwidth to quickly deliver homepage content

6
New cards

file server

Server that prioritizes large storage capacity

7
New cards

machine learning model builder

Server that prioritizes powerful CPUs and lots of memory

8
New cards

database server

Server that prioritizes balancing CPU + memory with fast storage for high query performance

9
New cards

NAS (Network-Attached Storage)

A server design with low memory and high storage capacity

10
New cards

Virtualized servers

Can be optimized for CPU, memory, storage, or network depending on workload

11
New cards

Processor types

Choice of CPU vs. GPU impacts workload efficiency (e.g., ML may need GPU)

12
New cards

Snapshots

Copies of all data on a disk image, used for backup or cloning servers

13
New cards

Amazon Machine Images (AMI)

Templates that simplify building new servers

14
New cards

Burstable instances

AWS instance type that builds up CPU credits for handling peak usage

15
New cards

Alerts

Automated responses triggered by changes in performance metrics (CPU, memory, storage, network)

16
New cards

Low latency, expensive instances, infrastructure is competitive advantage

situations where cloud is not always the best option