14.2.1 - Cloud Scalability and Elasticity

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

1/9

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key concepts from cloud scalability and elasticity in computing.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

Scalability

The ability of a system to handle increasing amounts of work or to be easily enlarged.

2
New cards

Elasticity

The ability of a system to handle changes in demand in real time without affecting performance or service.

3
New cards

Resource Pooling

A cloud computing principle where physical resources are pooled together to serve multiple customers, rather than being dedicated to a single user.

4
New cards

Virtualization

The creation of a virtual version of a resource, such as a server, storage device, or network, allowing for more efficient resource management.

5
New cards

Horizontal Scaling (Scaling Out)

Adding more nodes to a system to handle increased demand.

6
New cards

Vertical Scaling (Scaling Up)

Adding more resources to an existing node to increase capacity.

7
New cards

On-Demand Resources

Resources such as server instances or storage that are provided as needed by cloud services.

8
New cards

Cost Management in Cloud Computing

The ability to adjust resource allocation to reduce costs when demand is low, as part of elasticity.

9
New cards

Provider's View of Cloud Computing

Provisioning cloud services involves managing a large-scale datacenter to offer resources to clients.

10
New cards

Client's View of Cloud Computing

Clients are concerned only with the services provided by the cloud, without needing to understand the underlying infrastructure.