Cloud computing essentials

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

1/8

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.

9 Terms

1
New cards

Cloud Computing

The use of remote servers on the Internet to store, manage, and process data instead of using a local computer

2
New cards

Virtual Machine (VM)

A software-based computer that runs its own operating system and applications like a physical computer.

3
New cards

IaaS (Infrastructure as a Service)

Provides basic infrastructure resources such as servers, networks, and storage. (AWS EC2, Google Compute Engine)

4
New cards

PaaS (Platform as a Service)

Provides a platform allowing developers to build, deploy, and manage applications without managing the underlying infrastructure. Examples include Google App Engine and Heroku.

5
New cards
6
New cards
7
New cards

SaaS (Software as a Service)

Ready-to-use software delivered over the Internet.

8
New cards

Region and Availability Zone

A region is a geographic area with multiple data centers; availability zones are isolated locations within a region for redundancy.

9
New cards

Load Balancer

A tool that distributes incoming traffic across multiple servers to improve performance and reliability.