Chapter 6 - Securing The Cloud Flashcards

1
Q

What are the 3 service models of the cloud?

6 - 196

A

software as a service
platform as a service
infrastructure as a service

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

Define software as a service.

6 - 197

A

the consumer can use the provider’s applications running on a cloud infrastructure

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

tell me the details of the SaaS service model

6-197

A

provider - application, middleware, operating system, hardware, network, and facility

consumer - user

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

Define Platform as a Service

6 - 198

A

consumer gets to use tools from the provider to create applications that will be deployed to the cloud infrastructure

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

tell me the details of the PaaS model

6 - 198

A

same as the SaaS model, but the application has moved to the consumer side, below User

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

define Infrastructure as a service

6 - 199

A

the consumer has control over processing, storage, networks, on a cloud infrastructure

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

tell me the details of the IaaS model

6 - 199

A

user, application, middleware, and operating system are all under consumer. hardware, network, and facility are all under provider

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

Each of these service models has 5 things in common that they all include. what are they?

6 - 199

A
on-demand self service
broad network access
resource pooling
rapid elasticity
measured service
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what are the 4 different delivery models?

6 - 200

A

private
public
community
hybrid

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

which kind of cloud is owned by the organization with that organization acting as both the provider and the consumer?

6 - 200

A

private cloud

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

which cloud uses a pay-as-you-go model?

6 - 200

A

public cloud

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

which cloud involves joint interests and limited enrollment?

6 - 201

A

community cloud

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

what kind of cloud will you have if you mix private and public clouds together?

6 - 201

A

a hybrid cloud

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

when your servers become too busy, you offload traffic to resources from a cloud provider. what is this technique called?

6 - 201

A

cloud bursting

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

what is the single most critical component for cloud computing?

6 - 201

A

virtualization

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

there are two types of hypervisor models. tell me their nicknames and explain the differences.

6 - 201, 202

A

type 1 - bare metal, the hypervisor boots before the operating system and is independent of it

type 2 - hosted, dependent on the operating system and therefore boots AFTER the OS is up and running

17
Q

the machine performing the virtualization is called a ____ and the virtual machines running on that machine are called ______.

6 - 203

A

host

guests

18
Q

there are 5 primary virtualization topics you should be familiar with. what are they?

6 - 203, 204

A
snapshots
patch compatibility
host availability/elasticity
security control testing
sandboxing
19
Q

what do snapshots contain? 3 items

what can snapshots be used for?
6 - 203

A

a copy of the virtual machine settings
info on all virtual disks attached
memory state of the machine

virtual machine cloning

20
Q

what is the concept behind patch compatibility?

6 - 203

A

making sure patches are compatible with each other

21
Q

what’s the goal with host availability?

6 - 204

A

the five 9’s. 99.999% uptime

22
Q

in security control testing, you are looking for weaknesses. what 3 things will be included in your search?

6 - 204

A

interviews, examinations, testing of systems

23
Q

when you are sandboxing, what are you doing?

what will this activity limit?

6 - 204

A

running applications in restricted memory areas

the possibility of an app’s crash

24
Q

if you aren’t sandboxing, what could happen in the event of an app crash?

6 - 205

A

if someone’s app crashes and you aren’t sandboxing, it is possible for them to server hop to your data

25
Q

what is multinenancy?

6 - 205

A

putting data from various clients on the same machines

26
Q

under law and regulations per NIST, the organization providing the cloud service is responsible for what 2 things?

6 - 205

A

the choice of public cloud

security and privacy of the outsourced service

27
Q

what can you do to reduce some of the risks associated with multitenancy?

6 - 205

A

data segregation

28
Q

tell me 3 examples of large local hard drives

6 - 206

A

Direct Attached Storage
Network Area Storage
Storage Area Networks