ICT L.O.3 Flashcards
What is a Network?
Networks are connections between devices which enable resources and data to be shared.
(+) –> communication is faster and easier.
–> Resources are used more efficiently.
(-) –> Many networks are fixed in their arrangement and need cost/expertise to set up.
What are 2 types of networks based on behaviour?
1) Client-Server Networks–> Clients (devices/software) request data from servers (and servers provide data to clients).
-(Every device acts as either a client or a server)
(+)–>Provides centralized control
(-)–> can be expensive and difficult to run.
2) Peer-to-peer Networks–> Have no central servers, individual devices can switch between being clients and servers
(Each computer is equal in responsibility)
(+)–> Simpler to set up and maintain
(-)–> No managed security backups (Malware can spread quite quickly and illegal movies etc. are shared)
What is a server?
A server is a dedicated hardware or software that provides functionality for other programs or devices. (clients)
What are the different types of servers?
1) File Server
2) Printer Server
3) Application Server
4) Database Server
5) Web Server
6) Mail Server
7) Hypervisor
What is a File Server?
A file server stores data and allows clients to access their/shared files remotely.
What is a Print Server?
Manages print jobs and communicates with printers.
–>useful when there is a queue of people printing, or budgets (keeping track of what was printed and how much it cost)
What is a Database Server?
Hosts a Database (allows it to run) so is used to store large amounts of related data.
What is a Web server?
Hosts websites –> holds and supports websites (may connect to a database)
–>Allows clients to request and receive webpages through HTTP/S
What is a Mail server?
A server that sends, receives, stores, and manages emails.
-(May run the SMTP and/or POP protocols)
What is an Application Server?
A server which allows multiple users to access software.
(often used to access data from a database e.g., a central email system in a company
–>Acts as a layer of security as it will restrict certain applications to those with invalid access levels.
What is a Hypervisor?
A type of server that can create multiple virtual machines.
(The computer running the virtual machine is called the (Host) whilst the virtual machine is the (Guest)
–>The hypervisor allocates the underlying physical computing resources such as CPU and memory to individual virtual machines as required.
(Virtual machines are portable-meaning they can be moved between hypervisors)
What is Virtualisation?
Virtualisation is the act of presenting something to the user which is different to the physical reality.
-E.g.–> using one set of hardware to create multiple virtual machines
What is ‘Server Virtualisation’?
Allows one physical server to run multiple virtual servers/machines (each running separately)
What is ‘Client Virtualisation’?
A Virtual client has full desktop functionality, but processing and storage are done via a hypervisor.
What is Storage ‘Virtualisation’?
Data is stored across multiple physical devices but is presented as one/fewer devices.