Unit 12: Behind the Scenes: Networking and Security in the business world Flashcards
4 benefits of business networks
- enables resource sharing
- facilitates knowledge sharing - data access to multiple people
- enables software sharing - deliver software form server to client
- enhances communication - connects employees
network administrators?
additional personnel that are required to maintain a business network due to its complexity
client/server network/server-based network?
contains servers and client computers
sever?
a computer that stores and shares resources on a network
client?
a computer that requests resources from the server
which one is centralized and which one is decentralized
a) client/server networks
b) P2P networks
a) centralized
b) decentralized
when are P2P networks difficult to administer?
past 10 users therefore not used for business networks
scalability?
more users can be added easily without affecting the performance of the other network nodes
what are the 2 most common types of client/server networks?
- LAN - local area network
2. WAN - wide area network
types of client/server networks
- PAN - devices used by one person connect via wireless media
- LAN - network consisting of nodes covering a small geographical area
- HAN - small LAN installed in a home
- WAN - multiple LANs connected together over a long distance
- MAN - WANs constructed by municipalities to provide connectivity in a specific geopraphical area
intranet?
private network set up by a business that is used exclusively by a select group of employees
extranet?
an area of an intranet that only certain corporations/individuals can access
EDI?
electronic data interchange - enabled by extranet they allow the exchange of large amounts of business data in a standardized electronic format
VPN?
virtual private network - uses public internet communications infrastructure to build a secure, private network among various locations
tunneling?
data packets are placed inside other data packets allowing VPN to be achieved
6 key components fo a client/server network
- servers
- network topologies
- transmission media
- network adapters
- network navigation devices
- network OS
network topology?
physical or logical arrangement of computers, transmission media, and other networks components
NIC?
network interface card
dedicated server?
a server used to fulfill the specific function
8 categories of servers
- print servers
- app servers - a repository for app software
- database servers - access
- authentication server - keeps track of who logs in
- file server - storage and management
- email server - process and deliver
- communication server
- web/cloud server - host website to make available on the internet
print queue/print spooler?
a software holding area for print jobs
Apache HTTP server and Microsoft IIS are examples of?
special software run by a web server
IIS?
internet information services
virtualization?
using specialized software to make individual physical servers behave as though they are more than one physical devices
protocol?
set of rules for exchanging communications
bus/linear bus topology?
where all computers are connected in a sequence on a single cable
data collision?
when 2 computers send data at the same time and the sets of data collide somewhere in the connection media
what networks don’t have a data collision problem?
none
access method?
controls which computer can use the transmission media at a certain time in order to prevent data collision
passive topology?
when nodes do nothing to move data along with the network
terminator?
a device that absorbs a signal so that it’s not reflected back onto parts of the network that has already received it
costs and benefits of a bus network
- benefit - inexpensive
2. cost - causes a break in the “cable” and limits performance/delays data transmission
ring/loop topology?
type of network topology where computer and peripherals are laid out in a circular configuration
token?
spacial data packet used in a ring topology
token method?
access method that ring networks use t avoid data collision
active topology?
nodes participate in moving data through a network
is a ring topology an active or passive topology?
active
is a bus topology an active or passive topology?
passive
star topology?
nodes connect to a switch
switch?
central communication device - receives node signal and retransmits it to another node that needs to receive the signal
which topology is most commonly used by client/server networks? why?
star topology - because its the most flexible for a low price - most efficient