EDI BUMAGSAK DIBA

0.0(0)
studied byStudied by 1 person
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/44

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.

45 Terms

1
New cards

Virtualization

is the process of creating a virtual version of a physical resource, such as a computer, server, storage device, or network

2
New cards

Hypervisor

virtualization uses software (called _) to allow one physical machine to run multiple virtual machines (VMs), each with its own operating system and applications.

3
New cards

One computer, many systems

A single physical machine can run multiple operating systems at the same time (e.g., Windows + Linux).

4
New cards

Isolation

Each VM is independent, so if one crashes, it doesn’t affect the others.

5
New cards

Efficiency

Makes better use of hardware resources.

6
New cards

Flexibility

Useful for testing, learning, and running apps that need different OS environments.

7
New cards

One Computer, Many Systems, Isolation, Efficiency, Flexibility

Key points of virtualization (OIEF)

8
New cards

Hypervisor

It acts as a manager between the physical hardware (host) and the virtual machines (guests). The_ allocates CPU, memory, storage, and other resources so that multiple VMs can run independently on one physical machine.

9
New cards

VirtualBox

is a free and open-source virtualization software developed by Oracle that allows you to create and run multiple virtual machines (VMs) on a single physical computer.

10
New cards

Intel VT-x

Requirement for intel processor

11
New cards

AMD-V

Requirement for amd processor

12
New cards

Virtual Disk Images

This is where the OS will be installed. At least 25-50 GB of free space per virtual machine.

13
New cards

Ubuntu, Fedora, Debian

Types of linux

14
New cards

Guest OS ISO File

An ISO file is a disk image—a digital copy of an installation CD or DVD. You will need the ISO file for the operating system you want to install inside your virtual machine

15
New cards

Guest Additions

are software packages installed inside the VM that improve integration with the host system.

16
New cards

Virtual machines

can be started or stopped using the virtualization software interface or cloud portal.

17
New cards

Snapshots

capture the entire state of a VM at a particular moment in time. This includes the contents of the memory, settings, and disk state.

18
New cards

Shared Folders & Clipboard

Virtual machines often support shared folders to exchange files easily between the host and guest operating systems.

19
New cards

Start/Stop Virtual Machine, Installing Guest Additions, Snapshots, Shared folders and clipboard

Basic Usage of Virtual Machines (SISS)

20
New cards

VirtualBox is free to download, Cross-platform, support multiple guest os, snapshot feature, simple to use, good for testing

Advantages of Using VirtualBox (VCSSSG)

21
New cards

Common use cases

refer to practical, real-world situations where virtualization is applied to solve a problem or achieve a goal.

22
New cards

Education and Training, Software and Development, Ethical Hacking Practice, Business IT and legacy applications, Everyday users and travelers

Common Use Cases of Virtualization (ESEBE)

23
New cards

Platform integration

The process of connecting different software systems, applications, and data sources to enable seamless communication, data exchange, and automation.

24
New cards

Interoperability

Refers to the standards, protocols, technologies, and mechanisms that allow data to flow between diverse systems with minimal human intervention

25
New cards

Integration

connection.

26
New cards

Interoperability

communication.

27
New cards

Improved efficiency and productivity, centralized and accurate data, scalability and flexibility, cost reduction, enhanced security and compliance

Benefits of platform integration (ICSCE)

28
New cards

API, Middleware

Common methods of Integration (AM)

29
New cards

API (application programming interface)

is a set of rules and protocols that allows applications to talk to each other.

30
New cards

Middlewares

are a layer of software that sits between two or more applications, databases, or systems, acting as a “translator” or “broker”.

31
New cards

Application Middleware

type of middleware is used within a specific application to handle tasks like parsing data or managing sessions.

32
New cards

iPaaS (Integration Platform as a Service

a cloud-based solution that allows you to integrate different applications and services without writing code.

33
New cards

Technical Interoperability

Refers to the basic ability of systems to connect and exchange data through compatible hardware, software, or communication protocols.

34
New cards

Semantic Interoperability

Ensures that the meaning of exchanged data is understood the same way by all systems.

35
New cards

Organizational Interoperability

Focuses on how people, processes, and institutions coordinate and work together when systems exchange information.

36
New cards

Technical,Semantic,Organizational

Types of Interoperability (TSO)

37
New cards

Data Privacy, Security, Compatibility, Cost, Complexity

CHALLENGES IN INTEGRATION AND INTEROPERABILITY (DSCCC)

38
New cards

Cloud-based Integration, API-Driven Integration, Low code / no tools

Current Trends in Platform Integration (CAL)

39
New cards

Low-code and no-code tools

are designed for people who don’t have programming or coding knowledge

40
New cards
41
New cards

Ai-powered integration, hyper automation, enhance security and compliance

Future trends in platform technology (AHE)

42
New cards
43
New cards

Bare-Metal Hypervisor, Hosted Hypervisor

Types of Hypervisor (BH)

44
New cards

Bare-Metal Hypervisor

Runs directly on the computer’s hardware. TYPE 1

45
New cards

Hosted Hypervisor

Runs on top of an existing OS TYPE 2