Networks Flashcards

1
Q

What is a firewall?

A

A firewall is a network security device that monitors and controls incoming/outgoing network traffic based on security rules. It typically sits between an organization’s internal network and external networks like the internet.

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

In the client-server model, what are clients and what do they do?

A

Clients are devices (like computers, smartphones, smart home devices) that connect to servers and send requests for information and services.

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

What is the key difference between hubs and switches?

A

Hubs repeat all information to all ports making them vulnerable to eavesdropping, while switches forward packets only to the intended device using MAC addresses, improving both performance and security.

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

How do routers direct network traffic?

A

Routers direct traffic based on the IP address of the destination network. They read the IP header information and forward packets to the next router on the path until reaching the destination network.

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

What is the primary function of a modem?

A

A modem receives digital signals from the internet and translates them into analog signals that can travel through ISP connections (telephone lines or coaxial cables).

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

What are the three main categories of cloud service provider (CSP) services?

A
  1. Software as a Service (SaaS) - remote software suites
  2. Infrastructure as a Service (IaaS) - virtual computer components
  3. Platform as a Service (PaaS) - tools for developing custom applications
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a hybrid cloud environment?

A

A hybrid cloud environment is when organizations use both a CSP’s services and their own on-premise computers, networks, and storage.

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

What are software-defined networks (SDNs)?

A

SDNs are networks made up of virtual network devices and services, including virtual switches, routers, and firewalls, typically hosted on servers at a CSP’s data center.

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

What are the three main benefits of cloud computing?

A
  1. Reliability - consistent access to resources with minimal interruption
  2. Decreased Cost - virtual services cost less than physical infrastructure
  3. Scalability - easily adjust resources based on business needs, paying only for what’s needed
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a wireless access point and how does it work?

A

A wireless access point is a device that sends and receives digital signals over radio waves to create a wireless network. Devices connect to it using Wi-Fi protocols to send data through radio waves.

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

What is a MAC address table and what does it do?

A

A MAC address table is maintained by switches to match MAC addresses of devices on the network to port numbers on the switch, allowing it to forward incoming data packets to the correct destination.

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

What layer of the TCP/IP model are switches part of?

A

Switches are part of the data link layer in the TCP/IP model.

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

What layer of the TCP/IP model are routers part of?

A

Routers are part of the network layer in the TCP/IP model.

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

What is the difference between on-premise networks and cloud computing?

A

On-premise networks keep all devices for network operations at a physical location owned by the company, while cloud computing uses remote servers, applications, and network services hosted on the internet.

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

What is a CSP and what do they provide?

A

A cloud service provider (CSP) is a company that owns large data centers globally and offers cloud computing services. They provide technology services like storage and compute to other companies for a fee.

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

What is a multi-cloud environment?

A

A multi-cloud environment is when organizations use more than one cloud service provider (CSP).

17
Q

How do WAFs, IDS/IPS, and L3/L4 firewalls relate to cloud computing?

A

These security tools can be quickly configured through CSPs when needed, providing better network performance and security without requiring physical hardware setup.

18
Q

What is the relationship between modems and routers?

A

Modems receive and decode transmissions from the internet, then typically connect to a router that sends the decoded transmissions to the local network.

19
Q

What makes cloud computing reliable?

A

Cloud computing reliability is based on three factors:

Availability of cloud services and resources
Security of connections
Consistency of service operation:

20
Q

How does cloud computing solve the traditional scalability challenge?

A

Cloud computing uses an elastic utility model where companies only pay for what they need when they need it, avoiding the risk of over-investing in hardware that might not be needed later.

21
Q

What are the key characteristics of servers in a network?

A

Servers:

Provide information and services to client devices
Respond to client requests
Can serve specific functions (DNS servers, file servers, mail servers)
Act as part of the client-server model

22
Q

What unique features do modern network hardware devices support?

A

Modern network hardware devices support:

Network virtualization
Software-defined networking
Software-based packet routing