Cloud Midterm Flashcards

1
Q

What is a Cloud?

A

(Datacenters) Compute and storage resources connected by a network and virtualized into a shared pool of resources

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

What is a CSP?

A

Cloud Service Provider; Provides the underlying compute/storage service for your cloud.

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

What is a CSB?

A

IT role and business model; Offer consulting and integration services between an organization and CSPs

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

Why Cloud?

A

Quick resource provisioning
Reduce IT costs
High availability
Flexibility of access

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

What is the NIST?

A

National Institute of Standards and Technology

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

What are the 5 essential characteristics of a cloud based on NIST standards?

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

What are the 3 types of Cloud Deployment Models?

A

Private, Public, Hybrid

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

Private Cloud

A

On-premise (single tenant)
Full control
Most secure

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

What are the benefits of a Private Cloud?

A

Increased security
Potentially lower costs
Most customization

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

What are the drawbacks of a Private Cloud?

A

Lower scalability/agility
Potentially more expensive
Less reliable

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

Public Cloud

A

Maintained and operated by CSP (third party) usually for profit (many tenants)

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

What are the benefits of a Public Cloud?

A

Elastic on-demand and HA resources
High Availability
Benefit to consumers

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

What are the drawbacks of a Public Cloud?

A

Relies on external provider (CSP)
Data is not your own
Limited customization

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

Hybrid Cloud

A

A composition of 2+ distinct cloud infrastructures bound by standardized technology that enables portability

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

What are the benefits of a Hybrid Cloud?

A

Cloud bursting
Application hosting
Package and deploy applications
Application development and testing

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

What is Cloud Bursting?

A

Offloading resources into the cloud platform in times of heavy demand

17
Q

What are the drawbacks of a Hybrid Cloud?

A

Cost
Offloading of mission critical content (only as reliable as the CSP)
Compatibility

18
Q

What are the 3 types of Cloud Service Models?

A

IaaS (infrastructure), PaaS (platform), SaaS (software)

19
Q

What does the Cloud model focus on?

A
Scale out (not up), distributed, stateless and elastic/flexible resource allocation.
Shifting capital to operational expenditures.
20
Q

How to design a Cloud

A

Planning, big to little

21
Q

Clouds are the be-all end-all of a business plan (T/F)

22
Q

Work little to big when designing a Cloud (T/F)

23
Q

A cloud solution should not be heterogeneous (T/F)

24
Q

You should prioritize a design in accordance with the business drivers (T/F)

25
What are some things to consider when designing a Cloud?
``` The challenge Your applications/data Costs associated Proper research into CSPs Data governance and security The overall strategy ```
26
What is On-Demand Self-Service?
Consumers can provision computing capabilities as needed automatically without requiring human interaction with each service provider
27
What is Broad Network Access?
Consumers access cloud services on any client/end point device from anywhere over a network
28
What is Resource Pooling?
The computing resources are pooled to serve multiple consumers using a multi-tenant model with resources dynamically assigned/reassigned according to demand
29
What is Rapid Elasticity?
The ability to quickly request, receive, and release as many resources as needed. Gives a sense of unlimited resources that can be provisioned at any time
30
What is Measured Service?
Automatic control and optimized resource use by leveraging a metering capability at some level of abstraction appropriate to the type of service
31
What is an SLA?
An agreement between an IT service provider and a customer which describes the service, documents service level targets, and specifies the responsibilities of the provider and customer
32
What to look for in an SLA?
Formal and legally binding Quantitative not Qualitative Will cover key aspects of your cloud service
33
Monolithic designs are flexible and implement increased capacity on demand (T/F)
False
34
Monolithic design methodologies are an integral part of cloud design (T/F)
False
35
What does quick resource provisioning allow?
On-demand burst and dynamic resources
36
What is Resource pooling?
A process where resources are shared and assigned/reassigned dynamically amongst the tenants
37
What does broad network access mean?
Resources are accessible anywhere, anytime over the internet