Cloud Flashcards

1
Q

What is Cloud Computing

A

The delivery of IT resources over the Internet using a Pay-per-use, self-service model

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

What is the cloud

A

The cloud refers to software and services that run on the Internet instead of locally on your computer

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

What are 9 characteristics of the Cloud?

A
  1. Resources Pooling
  2. Elasticity (Scalability)
  3. Easy Maintenance
  4. Demand-Driven Self Service
  5. Pay as you Grow
  6. Chargeback
  7. Ubiquitous Access
  8. Measures and Reporting Service (Metering)
  9. MultiTenancy
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Public Cloud is…

A

A publicly accessible cloud environment owned by a third-party cloud provider (AWS, Azure, GCP)

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

Private Cloud is…

A

Owned by a single organization and can physically reside within that organization or sit with an IT partner. Costs are significantly higher

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

Containers are…

A

Contains the application and all the elements an application needs to run properly

One requirement: To be hosted and run in order to perform and function
(Can be easily moved and deployed) (small, fast, portable and repeatable)

Two tools and platforms to build and manage are Docker and Kubernetes

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

Serverless

A

allows developers to purchase backend services on a “Pay as you go” basis. Allows users to write and deploy code without hassle of worrying about underlying infrastructure
(Lower costs, simplified scaling, simplified backend code, smaller deploy process time)

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

Lift and Shift

A

Strategy of removing workloads and tasks from on storage location and placing them in another location

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

Cloud flexibility

A

refers to the fact that cloud infrastructure scales on demand to support fluctuating workloads
allows user to choose different storage options depending on security needs, compliance, etc

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

Cloud efficiency

A

defined as the ability to avoid wasting materials, energy, efforts, money and time in doing something or producing a desired result
capability of accessing applications and services virtually, from any internet connected device, enabling businesses to quickly get apps to market

Remote resources also reduces equipment costs since it does not require upgrades or replacements

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

Cloud interdependence and complexity

A

As more systems and users are connected to the cloud environment, configurations and access rules need to be rigorously checked to ensure they meet the security and compliance requirements of the organization.

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

Incorrect configuration and poor access rights

A

Leads to data leaks

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

In cloud systems, Customers must define: 3

A
  1. User Access
  2. Data Visibility
  3. Each roles permission levels (Hidden, Read-only, Read/Write)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Cloud Security responsibilities: 4

A

Define the Roles
Set Context based policies
Understand the regulatory compliance guidelines
Secure their own data regardless of the platform

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

Shift Left Definition:

A

Practice intended to find and prevent defects early in software delivery process (testing for security in Dev)

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

CI/CD Process

A

Plan-Code-Build-TEST-Release-Deploy-Operate-Monitor-Repeat
Orca helps with Code-Build-Test(Infrastructure as code, vulnerability and secret detection) and Operate(Cloud scan)

17
Q

Orca Steps for risk Context map: (5, 3)

A
  1. Discovers cloud assets
  2. Identifies asset roles
  3. Identifies connectivity
  4. Identifies Risks
  5. Prioritizes alerts
    1. Severity (what type of threat, likeliness to exploit, CVSS Score)
    2. Accessibility (How easy to access, lateral movement risk)
    3. Business impact (resulting damage to org, criticality of asset, sensitive PII)
18
Q

Orca Deployment

A

Orca Security requires a one-time, essentially instantaneous, impact-free integration into AWS, Azure, or GCP. Following its one-time integration, Orca scans the configuration, network layout, and security configuration. It does so while also reading into virtual machines, disks, databases, and datastores, as well as logs for all cloud assets. It then analyzes the data and builds a full-stack inventory.

Next it automatically assesses the security state of every discovered asset throughout the technology stack, including all four cloud layers: I/S, OS, apps, and data.

SideScanning is similar in that it’s able to build a full model of the cloud environment without affecting it in any way—and all assets and their associated risks are clearly visible. Orca can probe the read-only view it has obtained in an entirely touchless manner.

Orca doesn’t affect or run on any virtual cloud assets, where it might consume resources. This lets an organization fully deploy Orca across 100% of its cloud environment without worrying about potential side effects on performance. And Orca does this without the friction of working with disparate teams (e.g. DevOps) to assess that the timing for deployment is correct.