lesson 2 section 3 IT network, databases and cloud Flashcards

Suggested study (36 cards)

1
Q

What is network topology?

A

The physical and logical layout of how devices are connected within a network, defining their arrangement and interconnection for data flow.

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

Why is network topology important?

A

It impacts network performance, scalability, and reliability.

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

What is Star topology?

A

Devices are connected to a central hub or switch. Easy to manage and scales well.

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

What is Mesh topology?

A

Every device is directly connected to each other, providing high redundancy and reliability.

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

What is Point-to-Point topology?

A

A direct connection between two devices.

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

What is Bus topology?

A

A single backbone cable connects all devices.

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

What is Ring topology?

A

Devices are connected in a circular manner, each linking to two others.

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

What is Tree topology?

A

A hybrid of star and bus, where groups of star networks are connected hierarchically.

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

What is a Switch?

A

Devices that connect multiple devices on a local network and manage data traffic between them. Use example: Used in office networks to connect computers, printers, and other devices.

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

What is Routers?

A

Hardware that routes data between networks, typically connecting a local network to the internet. Use example: Used in homes and businesses to provide internet access and route traffic.

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

What is Modem?

A

A device that converts digital signals from a computer into analog signals for internet connection and vice versa. Use example: Used by internet service providers to connect customers to the internet.

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

What is Network Interface Card (NIC)?

A

A component that allows devices to connect to a network, typically through an Ethernet cable or Wi-Fi. Use example: Installed in computers, printers, and smartphones to allow network access.

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

What is virtual local area network (VLAN)?

A

A logical grouping of devices within a LAN, segmented to improve traffic management and security.

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

What is virtual private network (VPN)?

A

A secure connection method that allows users to send data securely over public networks, often used to connect remote workers to a company network.

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

What is wide area network (WAN)?

A

A network that covers a large geographic area, connecting LANs across cities, countries, or even continents.

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

what is a server

A

computer systems that provide resources, data, or services to other computers (clients) over a network

17
Q

What is satellite network?

A

A type of network that uses satellites to provide internet or communication services, especially in remote areas.

18
Q

What is cellular network?

A

A wireless network used for mobile communication, connecting mobile devices through cell towers.

19
Q

What is transmission media?

A

Transmission media refers to the physical or logical pathways through which data travels within a network.

20
Q

What is wired communication?

A

Wired communication relies on physical cables, such as coaxial cables, fiber-optic cables, and twisted-pair wires, to transmit data. It provides high-speed and reliable connections with minimal interference but requires extensive infrastructure and lacks flexibility.

21
Q

What is wireless communication?

A

Wireless communication transmits data using radio waves, microwaves, or infrared signals, eliminating the need for physical cables. It offers greater mobility and flexibility, useful for mobile devices and remote access, but is more susceptible to interference and often has lower transmission speeds compared to wired connections.

22
Q

What is OSI model?

A

The Open Systems Interconnection (OSI) model is used to describe how various networking protocols interact at different layers.

23
Q

What is HTTP?

A

HTTP (Hypertext Transfer Protocol) is used for transferring web pages and data on the internet. For example, when you access a website, HTTP retrieves and displays the content in your browser.

24
Q

What is SMTP?

A

SMTP (Simple Mail Transfer Protocol) facilitates the sending of emails between servers. It is used for email delivery from one server to another.

25
What is FTP?
FTP (File Transfer Protocol) is used for transferring files between computers over a network. It allows users to upload or download files from servers.
26
What is the relational database model?
A type of database structure that organizes data into tables (relations) consisting of rows and columns.
27
What is a Database Management System (DBMS)?
A software system designed to store, manage, and organize data in a structured way.
28
What is the main function of a DBMS?
To provide a centralized platform for handling large volumes of data and ensuring its integrity and security.
29
What is the DIKW hierarchy?
A framework that describes the process of transforming raw data into actionable insights through proper management and analysis.
30
What is a public cloud?
Cloud services provided over the internet and shared among multiple users. Examples: AWS, Microsoft Azure.
31
What is a private cloud?
Resources dedicated to a single organization, offering enhanced control and security. Ideal for businesses handling sensitive data.
32
What is a hybrid cloud?
A combination of public and private cloud services, allowing organizations to balance flexibility and security. Critical data can be stored in a private cloud while using the scalability of the public cloud.
33
What is Infrastructure as a Service (IaaS)?
Provides virtualized computing resources over the internet, such as servers, storage, and networking, without the need to manage physical hardware.
34
What is Platform as a Service (PaaS)?
Offers a platform that allows customers to develop, run, and manage applications without dealing with the infrastructure needed for development.
35
What is Desktop as a Service (DaaS)?
A cloud service that provides virtual desktops to users, allowing them to access their desktop environment from any device connected to the internet.
36
What is Software as a Service (SaaS)?
Delivers software applications over the internet on a subscription basis, eliminating the need for installation and maintenance on individual devices.