Domain 3

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/20

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards

What are the four cloud service models mentioned in Chapter 1?

SaaS, PaaS, IaaS, and On-Prem.

2
New cards

What does Infrastructure as Code (IaC) allow users to do?

It defines servers, networks, and applications as code, allowing for modification and versioning.

3
New cards

What is Function as a Service (FaaS)?

A serverless architecture where applications are split into individual functions.

4
New cards

What is the difference between centralized and decentralized network infrastructures?

Centralized systems concentrate operations in one location, while decentralized systems distribute them across various locations.

5
New cards

What is the purpose of a Load Balancer?

It distributes incoming traffic evenly across multiple servers.

6
New cards

What is an Active Monitoring system?

A system that is connected inline and uses Intrusion Prevention Systems (IPS) for real-time monitoring.

7
New cards

What does the acronym SIEM stand for?

Security Information and Event Management.

8
New cards

What are the two types of failures in failure modes?

Fail open and fail close.

9
New cards

What is the role of a Proxy Server?

It sits in the middle of a conversation, making requests and validating responses to ensure they are not malicious.

10
New cards

What is Network Level Encryption?

Encryption methods that include IPsec tunnels and VPN connections.

11
New cards

What is an Air-Gapped network?

A network that is physically isolated, preventing any wireless or wired connections for data theft.

12
New cards

What does the Extensible Authentication Protocol (EAP) manage?

Authentication processes on networks with wireless access points like 802.1x.

13
New cards

What are Microservices?

An architectural style that breaks an application into a collection of small, independent services.

14
New cards

What are the three separate planes in Software Defined Networking (SDN)?

Data plane, control plane, and management plane.

15
New cards

What is the function of an Intrusion Prevention System (IPS)?

To stop malicious traffic before it enters the network.

16
New cards

What is meant by 'Network based firewall'?

A firewall that filters traffic based on port number or application at layer 4 of the OSI model.

17
New cards

What is the key benefit of using Infrastructure as Code (IaC)?

It allows for efficiency, consistency, and version control through machine-readable definitions.

18
New cards

What enables the Cloud Service Provider (CSP) to manage resources in Serverless computing?

The CSP dynamically manages the allocation of resources without user provision.

19
New cards

What is the key purpose of Industrial Control Systems (ICS) or SCADA?

To monitor, manage, and control industrial processes.

20
New cards

What does 'Mean Time to Repair (MTTR)' refer to?

The amount of time it takes to replace unavailable resources with available ones.

21
New cards

What is Containerization in computing?

The encapsulation of an application along with its dependencies in a container that can run in any environment.