Week 2: Introduction to Cloud Computing Flashcards

1
Q

Definition of Cloud Services

A

Services that are expressed by a cloud and delivered over the Internet or a private network. Services range from infrastructure-as-a-service (laaS), to platform-as-a-service (PaaS), and software-as-a-service (SaaS), and include other services that are layered on these basic service models.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Definition of Cloud Computing

A

An IT model or computing environment composed of IT components (hardware, software, networking, and services) as well as the processes around the deployment of these elements that together enable us to develop and deliver cloud services via the Internet or a private network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

This cloud model is composed of ___essential characteristics, ___service models, and ____deployment models.

A

five, three, four

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Definition of Cloud Computing (2/2)

A

Cloud computing is a model for enabling ubiquitous, convenient, on-demandnetwork access to a sharedpool of configurablecomputing resources (e.g., networks, servers, storage, applications, and services) that can be rapidly provisioned and releasedwith minimal management effort or service provider interaction.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Essential Characteristics

A
On-demand self-service
Broad network access
Rapid elasticity
Resource pooling
Measured service
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

On-demand self-service

A

A consumer can unilaterally provision computing capabilities, such as server time and network storage, as needed automatically without requiring human interaction with each service provider

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Broad network access

A

Capabilities are available over the network and accessed through standard mechanisms that promote use by heterogeneous thin or thick client platforms
• e.g., mobile phones, tablets, laptops, and workstations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Rapid elasticity

A

Capabilities can be elastically provisioned and released, in some cases automatically, to scale rapidly outward and inward commensurate with demand

To the consumer, the capabilities available for provisioning often appear to be unlimited and can be appropriated in any quantity at any time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Resource pooling

A

The provider’s computing resources are pooled to serve multiple consumers using a multi-tenant model, with different physical and virtual resources dynamically assigned and reassigned according to consumer demand

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Measured service

A

Cloud systems automatically control and optimize resource useby leveraging a metering capabilityat some level of abstraction appropriate to the type of service (e.g., storage, processing, bandwidth, and active user accounts)

Resource usage can be monitored, controlled, and reported, providing transparencyfor both the provider and consumer of the utilized service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Service Models

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Software as a Service (SaaS)

A

The capability provided to the consumer is to use the provider’s applications running on a cloud infrastructure

The consumer does not manage or control the underlying cloud infrastructureincluding network, servers, operating systems, storage, or even individual application capabilities, with the possible exception of limited user-specific application configuration settings

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Platform as a Service

A

The capability provided to the consumer is to deploy onto the cloud infrastructure consumer-created or acquired applicationscreated using programming languages, libraries, services, and tools supported by the provider

The consumer does not manage or control the underlying cloud infrastructure including network, servers, operating systems, or storage, but has control over the deployed applicationsand possibly configuration settings for the application-hosting environment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Infrastructure as a Service (IaaS)

A

The capability provided to the consumer is to provision processing, storage, networks, and other fundamental computing resourceswhere the consumer is able to deploy and run arbitrary software, which can include operating systems and applications

The consumer does not manage or control the underlying cloud infrastructurebut has control over operating systems, storage, and deployed applicationsand possibly limited control of select networking components(e.g., host firewalls)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Deployment Models

A

Private cloud
Community cloud
Public cloud
Hybrid cloud

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Private cloud

A

The cloud infrastructure is provisioned for exclusive use by a single organizationcomprising multiple consumers (e.g., business units)

It may be owned, managed, and operated by the organization, a third party, or some combination of them, and it may exist on or off premises

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Community cloud

A

The cloud infrastructure is provisioned for exclusive use by a specific community of consumersfrom organizations that have shared concerns
• e.g., mission, security requirements, policy, and compliance considerations

It may be owned, managed, and operated by one or more of the organizations in the community, a third party, or some combination of them, and it may exist on or off premises

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Public cloud

A

The cloud infrastructure is provisioned for open use by the general public

It may be owned, managed, and operated by a business, academic, or government organization, or some combination of them

It exists on the premises of the cloud provider

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Hybrid cloud

A

The cloud infrastructure is a composition of two or more distinct cloud infrastructures(private, community, or public) that remain unique entities, but are bound together by standardized or proprietary technology that enables data and application portability

e.g., cloud bursting for load balancing between clouds

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

cloud infrastructure

A

collection of hardware and software that enables the five essential characteristics of cloud computing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

The cloud infrastructure can be viewed as containing both a __and an ___

A

physical layer, abstraction layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

physical layer (in cloud)

A

consists of the hardware resources that are necessary to support the cloud services being provided

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

abstraction layer

A

consists of the software deployed across the physical layer, which manifests the essential cloud characteristics

Conceptually the abstraction layer sits above the physical layer

24
Q

Tenants

A

typically lease a dynamically provisioned piece of the cloud infrastructurein the form of either IaaSor PaaSin order to provide value-added services to their users

25
Q

End users

A

typically interact with or consume specific application services that are expressed from a cloud

26
Q

three qualities of successful cloud implementations

A

Massive scale
disciplined appearance
repeated patterns

By developing appropriate repeated patterns and implementing them at a massive scale cost advantages are gained at all phases of the cloud life cycle

These same qualities have a significant role with respect to security

27
Q

Cloud elasticity entails

A

goes beyond simply flexing resource allocation as customers requires more servers or storage

continuous reconfiguration in network and related controls

There are profound security implications to performing such dynamic changes to security controls
– Internet Protocol (IP) addresses and VMs can come and go, only to reappear elsewhere in the infrastructure
– Traceability becomes difficult, and thus elasticity greatly complicates security monitoring

28
Q

In cloud infrastructure, the network serves to

A

connect users to the cloud

interconnect the internal nodes of the cloud

29
Q

Virtualization is used to partition

A

a single physical server into multiple Virtual Machines (VMs)
a single physical resource (such as storage or networking) into multiple virtual ones

30
Q

Virtualization allows for

A

server consolidation with great utilization flexibility

For cloud computing, virtualization has great value in rapid commissioning and decommissioning of servers

Virtualization is the primary enabling technology for achieving cost-effective server utilization while supporting separation between multiple tenants on physical hardware

31
Q

IT Foundation for Cloud -Software

A

Enables all aspects of cloud infrastructure management, provisioning, service development, accounting, and security

32
Q

The regular patterns of cloud infrastructure enable software to

A

automate the tasks providing elasticity and shape shifting

33
Q

key distinguishing element for cloud

A

The service interface between the provider and the consumer

It represents a contract that enforces the value propositionwith SLAs and price terms

With the addition of self-service interfaces, we gain further optimizations

34
Q

Cloud Computing Qualities

A
Pooling Resources at Massive Scale
Repeated Patterns
Greater Automation
Reliability
Operational Efficiency
Resource Elasticity
Location Independence and On-demand Access
Technology and IT Transparency for End Users
35
Q

Greater Automation

A

Scale is impossible to manage manually, and so provisioning must be automated

Automation also contributes to cloud provider profitability and more competitive services for consumers

36
Q

Reliability (Cloud Computing Quality)

A

Reliability is critical in operations as processes that are automated are less prone to human errors

Similar to Availability in CIA

37
Q

Operational Efficiency

A

Defining and following patterns is empowering

Awell-designed cloud infrastructure can be built and operated more effectively and more efficiently by a smaller staffcompared traditional IT

38
Q

Resource Elasticity

A

With cloud computing, tiered contracts can factor into how such elastic resources are managed

For example, a tenant may pay more for the same resources with the cost differential buying them prioritized access

39
Q

Estimating IT cost in typical organizations

A

Data center costs and associated IT costs are aggregated to a degree where they are too coarse-grained
- For instance, initial estimates of the operational costs of adding an application to a corporate data center may fail to account for the consequent need to upgrade other components

Additional charges may be incurred for unanticipated IT costs

Cloud computing is transparent in how usage is metered and charged

40
Q

In a traditional enterprise, one will generally find one systems administrator per _to _servers

A

10 - 1000

41
Q

In a large scale cloud implementation, the systems administrator may be replaced by a systems engineer per _ to _servers

A

1,000 - 20,000

42
Q

It indicated that long-term savings depend on

A

scale of the data center

the amount oftime required to move operationsinto the cloud

43
Q

Cloud computing history progression

A

Mainframe -> Minicomputer -> PC -> service-based -> cloud

44
Q

Cloud computing history progression

A

Mainframe -> Minicomputer -> PC -> service-based -> cloud

45
Q

computers virtually multiplied in the form of Virtual Machines (VMs)

A

VMs are software implementations of computers

VMs are indistinguishable over a network from a physical computer

A VM is simply an environment, typically an operating system (OS), that is created within another environment

46
Q

The term __usually refers to the VM whereas __ refers to the hosting environment

A

guest
host

A single host can dynamically support multiple guest environments

47
Q

Virtualization enables

A

resource sharing and utilization

degree of isolation from the effect of some forms of vulnerability risk

48
Q

Systems engineering has grown from being an approach into an interdisciplinary engineering practice

A

Components should be designed in light of how they will interoperate with other components

49
Q

A primary objective of all architectures

A

develop coherent and efficient structures that meet the needs or mission of the organization,over the long term and in a sustainable manner

50
Q

A successful architecture should

A

Guide systems life cycle processes

Support both stability and continual innovation

51
Q

cloud computing presents security advantages

A

Because of the patterns in infrastructure, greater automation, and disciplinein process

52
Q

Customers with very large infrastructure needs, or those who have data security, or national security needs will probably take the

A

build-a-private-cloud approach

53
Q

If one seeks a solution for e-mail or document collaboration, then valid choices could be

A

Google Apps, Huddle, Zoho, or ThinkFreeOnline

54
Q

If one needs a hosted virtual infrastructure, then three of many alternative choicesare

A

Amazon (AWS/EC2), GoGrid, and Rackspace

55
Q

If one needs to build his own private cloud, then they might start with open source such as

A

Eucalyptus, Enomaly, or the Free Cloud Alliance

56
Q

Despite concerns from many security professionals, cloud computing is not innately more or less secure

A

But the cloud model does force a movement toward a more robust and capable foundation of security services

57
Q

With cloud, greater investment for in-common security serviceshas great potential for

A

return on investment (ROI)