3.1 Security Architecture

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/30

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:43 PM on 6/4/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

31 Terms

1
New cards

Responsibility Matrix

Documentation that clearly defines the duties between the Cloud Service Provider and the customer to ensure there are no overlaps or gaps in security

2
New cards

Hybrid Considerations

A decentralized approach to cloud computing where deployments blend public, private, or community cloud services together, unifying the different cloud offerings into a single coherent platform

3
New cards

Third-Party Vendors

Should be vetted, managed and monitored for early warning signs of stability issues, and understand their portfolio of cloud activities

4
New cards

Infrastructure as Code (IaC)

The process of automating the provisioning, management, and deprovisioning of infrastructure services through scripted code rather than human intervention

5
New cards

Serverless

An environment that does not expose customers to actual server instances executing their code

6
New cards

Microservices

Cloud service offerings that provide very granular functions to other services, communicate with each other in response to events that take place in the environment, and often through a function-as-a-service model

7
New cards

Physical Isolation

Separating devices so that there is no connection between them, also known as air-gapped

8
New cards

Logical Segmentation

Using software or settings rather than a physical separation using different devices, such as VLAN

9
New cards

Software-Defined Networking

Software-based network configurations to control networks that rely on controllers to manage network devices and configurations

10
New cards

Centralized Architecture

Consolidates more control and logging into a single location for easier management but create a single point of failure

11
New cards

Decentralized Architecture

Distributes responsibilities, offer greater resilience and scalability, but introduce more moving parts and complexity

12
New cards

Containerization

Lightweight, portable form of virtualization that bundles an application with its dependencies into an isolated package, but it must be protected like a VM, requiring enforced isolation between containers and using container-specific vulnerability management tools

13
New cards

Type I Hypervisor

Operates directly on top of the underlying hardware and supports guest operating systems for each virtual machine; most common datacenter virtualization model and highly efficient

14
New cards

Type II Hypervisor

Runs as an application on top of an existing operating system and requests resources from the host OS; most common personal computer model

15
New cards

Internet of Things (IoT)

Network-connected devices that are used for automation, sensors, security, and similar tasks, but have short lifespans, Vendor data-handling practice issues, and poor security practices

16
New cards

Industrial Control Systems (ICS)

A broad term for industrial automation

17
New cards

Supervisory Control and Data Acquisition (SCADA)

A type of system architecture that combines data acquisition and control devices, computers, communications capabilities, and an interface to control and monitor the entire infrastructure; commonly found running complex manufacturing and industrial processes

18
New cards

Real-Time Operating System (RTOS)

An operating system that is used when priority needs to be placed on processing data as it comes in, instead of using interrupts for the operating system or waiting for tasks being processed to be handled before data is processed

19
New cards

Embedded Systems

Computer systems that are built into other devices, such as industrial machinery, appliances, and cars

20
New cards

High Availability (HA)

The ability of a service, system, network, or other element of infrastructure to be consistently available without downtime, and will allow upgrades, patching, system or service failures, changes in load, and other events without interruption of services

21
New cards

Resilience

A consideration that is a component of availability that determines what type and level of potential disruptions the service or system can handle without an availability issue

22
New cards

Cost

A consideration that includes financial, staffing, and other costs

23
New cards

Responsiveness

A consideration that is the ability of the system or service to respond in a timely manner as desired or required to function as designed

24
New cards

Scalability

A consideration that is either vertical (bigger) or horizontal (more) as needed to support availability, resilience, and responsiveness goals

25
New cards

Ease of Deployment

A consideration that describes the complexity and work required to deploy a solution that often factors into initial costs and that may have impacts on ongoing costs if the system or service is frequently redeployed

26
New cards

Risk Transferrence

A consideration through insurance, contracts, or other means that is assessed as part of architectural design and cost modeling

27
New cards

Ease of Recovery

A consideration that is party of availability, resilience, and ease of deployment as complex solutions may have high cots that mean additional investments should be made to avoid recovery scenarios

28
New cards

Patch Availability

A consideration that determines how often patching will be required

29
New cards

Inability to Patch

A consideration when high availability is require and other factors like scalability do not allow for the system to be patched without downtime or other interruptions

30
New cards

Power Consumption

A consideration that drives ongoing costs and is considered part of datacenter design

31
New cards

Compute Requirements

A consideration that also drives ongoing costs in the cloud and up-front and recurring replacement costs for on-premises solutions