Introduction to Cloud Computing

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

Flashcards for Cloud Computing lecture

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

Cloud Computing

A general term used to describe a new class of network based computing that takes place over the Internet, basically a step on from Utility Computing. It uses the Internet for communication and provides hardware, software and networking services to clients.

2
New cards

Cloud Computing Definition

Shared pool of configurable computing resources, on-demand network access, provisioned by the Service Provider

3
New cards

Common Characteristics of Cloud Computing

Low Cost, Software Virtualization, Service Orientation, Advanced Security, Homogeneity, Massive Scale, Resilient Computing, Geographic Distribution

4
New cards

Essential Characteristics of Cloud Computing

Resource Pooling, Broad Network Access, Rapid Elasticity, Measured Service, On Demand Self-Service

5
New cards

Cloud Service Models

Software as a Service (SaaS), Platform as a Service (PaaS), Infrastructure as a Service (IaaS)

6
New cards

Different Cloud Computing Layers

Application Service (SaaS), Application Platform, Server Platform, Storage Platform

7
New cards

Software as a Service (SaaS)

A model of software deployment where an application is hosted as a service provided to customers across the Internet. It alleviates the burden of software maintenance/support but users relinquish control over software versions and requirements.

8
New cards

Virtual workspaces

An abstraction of an execution environment that can be made dynamically available to authorized clients by using well-defined protocols, Resource quota (e.g. CPU, memory share), Software configuration (e.g. O/S, provided services).

9
New cards

Virtual Machines (VMs)

Abstraction of a physical host machine, Hypervisor intercepts and emulates instructions from VMs, and allows management of VMs

10
New cards

VM technology

Allows multiple virtual machines to run on a single physical machine.