individual presentations Flashcards

1
Q

Hypervisor

A

A hypervisor is a software or firmware layer that enables the virtualization of physical hardware

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

IaaS (Infrastructure as a Service)

A

IaaS provides virtualized computing resources over the internet. It offers virtualized computing resources, such as virtual machines, storage, and networking, on a pay-per-use basis.

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

PaaS (Platform as a Service)

A

PaaS provides a platform allowing customers to develop, run, and manage applications without dealing with the underlying infrastructure. It typically includes tools for building, testing, and deploying applications.

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

SaaS (Software as a Service)

A

SaaS delivers software applications over the internet on a subscription basis. Users access the software through a web browser without needing to install or maintain it locally.

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

Container

A

A container is a lightweight, portable, and self-sufficient package that contains everything needed to run a piece of software, including code, runtime, system tools, libraries, and settings

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

Compute

A

Compute refers to the processing power needed to perform tasks in a computing environment. It includes CPU, memory, and other resources required to execute applications and processes.

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

Storage

A

Storage refers to the resources used to store and manage data in a computing environment. It includes various types of storage devices, such as hard disk drives (HDDs), solid-state drives (SSDs), and cloud storage services.

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

Management Plane

A

The management plane is the component of a network or system responsible for controlling and managing its operation. It typically includes tools and interfaces for configuration, monitoring, and troubleshooting.

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

DevOps (Development and Operations)

A

DevOps is a set of practices that combines software development (Dev) and IT operations (Ops) to shorten the systems development life cycle and provide continuous delivery of high-quality software.

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

DevSecOps (Development, Security, and Operations)

A

DevSecOps extends DevOps principles to include security practices throughout the software development life cycle. It emphasizes integrating security into every stage of development and operations processes.

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

Software Defined Network (SDN)

A

network management that enables dynamic and programmatically efficient network configuration to improve network performance and monitoring in a manner more akin to cloud computing than to traditional network management

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

Microsegmentation

A

Microsegmentation is a network security technique that divides network traffic into smaller, isolated segments or zones, enabling organizations to enforce granular security policies and contain lateral movement of threats within the network.

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

Immutable Workloads

A

Immutable workloads refer to computing instances or containers that are deployed in a state that cannot be changed or modified after deployment. Any updates or changes require the creation of a new instance or container rather than modifying the existing one

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

Business Continuity

A

Business continuity (BC) refers to the processes, strategies, and plans organizations put in place to ensure that essential business functions can continue during and after a disruptive event, such as natural disasters, cyber attacks, or technology failures.

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

Disaster Recovery

A

Disaster recovery (DR) refers to the process of restoring and recovering IT systems, data, and infrastructure after a disruptive event, such as natural disasters, cyber attacks, or equipment failures, to minimize downtime and restore normal operations.

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

RTO (Recovery Time Objective)

A

Recovery Time Objective (RTO) is the maximum tolerable duration of time that a business process or IT service can be unavailable after a disruptive event before significant consequences are incurred.

17
Q

RPO (Recovery Point Objective)

A

Recovery Point Objective (RPO) is the maximum acceptable amount of data loss that an organization is willing to tolerate after a disruptive event, measured in terms of time.

18
Q
A