Cyber Security Chapter 18 - Cloud

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/42

flashcard set

Earn XP

Description and Tags

Cloud Computing

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

43 Terms

1
New cards

Cloud Computing

Computer services provided over a network.

2
New cards

PaaS

Platform as a service

3
New cards

SaaS

Software as a service

4
New cards

IaaS

Infrastructure as a service

5
New cards

Five Essential characteristics for cloud model

on-demand self-service, broad network access, resource pooling, rapid elasticity with scalability and measured service

6
New cards

On-Demand Self-Service

Allowed to provision computing capabilities(Server time, network storage) automatically without human interaction.

7
New cards

Broad Network Access

Cloud capabilities available over network and accessed through standard network protocols providing architectural flexibility in accessing the cloud capabilities.

8
New cards

Resource Pooling

Computing resources are pooled to serve multiple consumers using a multitenant model, according to customer demand assigning physical and virtual resources. Examples that can be pooled storage, processing, memory, network bandwidth.

9
New cards

Rapid Elasticity and Scalability

Match resources when it is needed the most or least. Example. increase in web traffic. (Horizontal scaling - goes in and out) (Vertical scaling - more cpu power, ram)

10
New cards

Measured service

Having a meter to measure the control and optimization of service

11
New cards

Infrastructure as a service

cloud based systems as a virtual solution for computing. Allows for utility computing as needed.

12
New cards

Platform as a Service

Offers a computing platform in the cloud. Multiple sets of software working to provide services, databases. PaaS Focuses on security and scalability.

13
New cards

Software as a Service

Offers software to end users within cloud. Installed software accessed through cloud instead of on machines. ex. office365, adobe creative suite

14
New cards

Anything as a Service

Cloud services, applications, storage and processing. SaaS and IaaS components into one.

15
New cards

Infrastructure as code

Use of machine-readable files to manage and provision computers. Ex. Software Defined network

16
New cards

Cloud types

There are 4 types which are public,private, hybrid, community

17
New cards

Private cloud

reserved resources used only for an organization, cloud within the cloud. Less exposure and better defines security and handling of data that occures within the cloud

18
New cards

Public cloud

Cloud service over a system that is open for public use.

19
New cards

Hybrid cloud

Cloud that include private, public and community cloud structures. Not joined but rather used together. Sensitive information to private while issue related in community.

20
New cards

Community Cloud

Several organizations with common interest share a cloud environment.

21
New cards

On premises

System resides locally in building of organization

22
New cards

Hosted services

Having services hosted somewhere else, commonly in a shared enviorement.

23
New cards

Cloud service provides (CSP)

A provider who gives you access to a cloud service. certain things to be enable through a subcription

24
New cards

Transit Gateway

network connection thats used to interconnect virtual private clouds(VPC)

25
New cards

High availability across Zones

Cloud configured to provide almost full time availability. If error happens, a process moves the failover to the backup component.

26
New cards

Resource Policies

Cloud based resources are controlled via a set of policies. What is controlled is processing power, what apps, security requirements and storage, access control

27
New cards

Secrets managements

maintaining cloud security, encryption keys out side of cloud to keep attackers from access to the data in the cloud

28
New cards

IAM systems

Permissions for data access and modifications. Who can do what to data

29
New cards

Segmentation

Network process of seperating network elements into segments and regulating traffic between the segments.

30
New cards

Instance Awareness

Is the alert in which must be enabled throug a firewall,secure web gateways and cloud acess security brokers to determine if a system is legit or not

31
New cards

Virtual private cloud

Use a private cloud without needing additional vpn connection or internet gateway

32
New cards

Container Security

Implementing security tools and policies to ensure container is running as intended.

33
New cards

Security as a service

The outsourcing of security functions to a vendor that has advantages in scale costs, speed.

34
New cards

Managed Security Service Provider(MSSP)

Company that remotely manages a customers infrastructure. A apart of the infrasttruce. Some parts do it yourself over through service provider

35
New cards

Cloud Access Security Broker(CASB)

Intergrated suites of tools or services offered as Security as a Service. Exists between the cloud provider and customer connection. Mediate all acess

36
New cards

Virtualization

Used to enable computer to have more than one OS present and at most times operating at the same time.

37
New cards

Hypervisor(needed to employ virtualization)

Low level program that allows multiple OS to run concurrently on single computer. Controls I/O and memory management

38
New cards

Type 1 Hypervisor

Runs directly on system hardware. Designed for speed and efficiency. Kernel-based virtual machine. Designed for high end server market.

39
New cards

Type 2

run on top of a host OS. Oracle VM box. Designed for desktop or smal server enviorment

40
New cards

VM Sprawl

Too much virtual machines creating a disorganized structure. This can be avoided using a policy through name conventions and filing management

41
New cards

VM Escape protection

either malware or an attacker escapes from a VM to the OS itself.

42
New cards

Fog computing

Distrubuted form of cloud computing that is perfomred or distruibuted decentilized acrhitecture

43
New cards

Edge computing

Computing performed at the edge of netowrk. Desinged for speed.