π€ Course 3 : Connect and Protect Flashcards
(112 cards)
Network Types
What is a network?
Any system of devices that are connected and exchanging data.
Network Types
What is a local area network (LAN)?
A network that covers a small space like a home or office.
The post office building.
Network Types
What is a wide area network (WAN)?
A network that spans cities or countries.
The national mail delivery system.
Network Architecture
What is a host?
Any device with an IP address on the network.
PCs, printers, phones, etc.
Network Architecture
What is a client?
A device that requests services.
- A browser, a laptop, etc.
- The people sending letters.
Network Architecture
What is a server?
A device that responds to the client requests.
The receiving mailboxes.
Devices Inside a LAN
What is a repeater?
It boosts signals to extend cable runs.
Rare, but still used in larger offices or warehouses.
Devices Inside a LAN
What is a hub?
It broadcasts traffic to all ports.
Outdated.
Devices Inside a LAN
What is a bridge?
It connects two LAN segments.
Rare now and has mostly been replaced by switches and routers.
Devices Inside a LAN
What is a switch?
It directs traffic only to the right MAC address.
Devices Inside a LAN
What is a router?
It routes traffic between networks using** IP addresses**.
Devices Inside a LAN
What is a modem?
It connects a network to the internet service provider (ISP).
Devices Inside a LAN
What is a firewall?
It monitors traffic in and out of a network.
Why is a router important in a home or office network?
A router provides a default gateway between the LAN and the WAN for devices.
The Cloud
What is cloud computing?
Using remote servers and services over the internet instead of using local devices.
The Cloud
What is a cloud network?
A group of cloud-based servers and storage accessed through the internet.
The Cloud
What is a cloud service provider (CSP)?
A company that offers cloud resources.
Amazon Web Services (AWS), Azure, Google Cloud
The Cloud
What is software as a service (SaaS)?
Apps accessed via a browser.
Gmail, Salesforce
The Cloud
What is infrastructure as a service (IaaS)?
The Cloud
What is platform as a service (PaaS)?
Tools for developers to build and deploy apps.
The Cloud
What is a software-defined network (SDN)?
Often used for testing and segmentation on cybersecurity teams.
What is nslookup
used for?
Used to check if a domain is resolved.
What is tacert
used for?
Used to see where packets slow down, requests stop.
What does ping
do?
Tests if the host is reachable.