chapter 7 Flashcards

(22 cards)

1
Q

What is the role of an ISP (Internet Service Provider)?

A

An ISP connects home or SOHO networks to the internet and may offer services like email, hosting, and cloud storage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  1. Name TWO common ISP connection types used at home.
A

A: Cable and DSL.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
  1. What is the main advantage of a satellite internet connection?
A

A: It provides access in remote areas where DSL or cable is not available.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
  1. What is cloud computing?
A

A: Cloud computing allows users to access and store data and applications over the internet using remote servers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  1. List FOUR types of cloud models.
A

A: Public cloud, Private cloud, Hybrid cloud, Community cloud.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
  1. What is SaaS in cloud services?
A

A: Software as a Service – access to software applications over the internet (e.g., email, MS 365).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  1. What is virtualization?
A

A: The creation of a virtual version of hardware, software, or operating system to maximize resource usage.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
  1. What are the TWO types of hypervisors?
A

A: Type 1 (Bare Metal) and Type 2 (Hosted).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
  1. What is the main benefit of using virtualization in servers?
A

A: Reduces cost by consolidating physical equipment and improving energy efficiency.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
  1. Define Software-Defined Networking (SDN).
A

A: SDN separates the control and data plane, centralizing control in a network controller.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
  1. What is the function of the control plane in a network device?
A

A: It makes forwarding decisions based on routing tables and protocols.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  1. What is the difference between cloud computing and virtualization?
A

A: Cloud computing is about accessing services over the internet, while virtualization creates virtual versions of resource

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
  1. What is the purpose of using Wi-Fi over cellular on mobile devices?
A

A: To save cellular data and battery life.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
  1. Name TWO precautions for Wi-Fi security on mobile devices.
A

A: Use WPA2 encryption and avoid sending plaintext credentials.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
  1. What is Bluetooth pairing?
A

A: The process of connecting two Bluetooth-enabled devices by making one discoverable and authenticating with a PIN.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
  1. Give TWO uses of Bluetooth.
A

A: Connecting a hands-free headset and sharing a network connection (tethering).

17
Q
  1. Compare the different ISP connection options for home users.
A

Cable: Uses coaxial cable, fast and stable.
DSL: Uses phone lines, split into channels for voice and data.
Cellular: Uses mobile networks; speed depends on signal strength and device.
Satellite: Works in remote areas but needs a clear line of sight to the sky.
Dial-up: Very slow, uses modems over telephone lines.

18
Q
  1. Explain the types of cloud computing models and give examples of each.
A

Public Cloud: Open to the public (e.g., Gmail, Dropbox).

Private Cloud: Used by one organization only (e.g., government cloud systems).

Hybrid Cloud: Combines public and private (e.g., AWS with private backups).

Community Cloud: Shared by organizations with common interests (e.g., hospital networks).

19
Q
  1. Discuss the benefits of virtualization in enterprise networks.
A

Reduces the need for physical servers.

Lowers power and cooling costs.

Saves space in data centers.

Enables quick recovery in disaster scenarios.

Supports faster testing and deployment of services.

20
Q
  1. Describe the differences between Type 1 and Type 2 hypervisors with examples.
A

Type 1: Installs directly on hardware (e.g., VMware ESXi); more efficient and used in enterprises.

Type 2: Runs on top of an existing OS (e.g., Oracle VirtualBox); used for personal and testing environments.

21
Q
  1. Explain how SDN changes traditional network device operations.
A

Traditional networks combine control and data planes within each device.
SDN separates these planes, moving control to a central controller.
The controller programs devices with forwarding rules.
This allows for better automation, centralized control, and adaptability.

22
Q
  1. Outline the steps to connect a mobile device to a Wi-Fi network securely.
A

Turn on Wi-Fi.

Scan for available networks and select the correct SSID.

Enter the correct password (case-sensitive).

Use WPA2 or higher encryption.

Consider using a VPN when handling sensitive information.