3.1 Types of Servers.

Slides:



Advertisements
Similar presentations
Computer networks Fundamentals of Information Technology Session 6.
Advertisements

INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Network+ Guide to Networks, Fourth Edition
Local Area Networks Outline –Basic Components of a LAN –Network Architectures –Topologies and LAN Technologies –Selecting a LAN –Improving LAN Performance.
Network+ Guide to Networks, Fourth Edition Chapter 1 An Introduction to Networking.
Application Layer. This graphic is taken from The Abdus Salam International Centre for Theoretical Physics.
Computer Networks IGCSE ICT Section 4.
Common Services in a network Server : provide services Type of Services (= type of servers) –file servers –print servers –application servers –domain servers.
4 Network Hardware & Software Network Operating systems: software controlling traffic on the network 2 types of s.ware: server software &client software.
1 Networks, advantages & types of What is a network? Two or more computers that are interconnected so they can exchange data, information & resources.
Internet Services -World Wide Web - -Conferencing and Newsgroups -File Transfer & Updating -Chat/Instant Messaging.
Computer Skills Preparatory Year Presented by: L.Obead Alhadreti.
? INTERNET WHAT, WHY, HOW. DEFINITION The Internet is a massive public spiderweb of computer connections. It connects personal computers, laptops, tablets,
Network+ Guide to Networks, Fourth Edition Chapter 1 An Introduction to Networking.
Chapter 7: Using Windows Servers to Share Information.
G046 Lecture 05 Task E Briefing Notes Mr C Johnston ICT Teacher
Application Layer CHAPTER 2. Announcements and Outline  Administrative Items  Questions? Recap 1.Introduction to Networks 1.Network Type 2.N etwork.
Chapter 3.  Help you understand different types of servers commonly found on a network including: ◦ File Server ◦ Application Server ◦ Mail Server ◦
Forensic and Investigative Accounting Chapter 14 Internet Forensics Analysis: Profiling the Cybercriminal © 2005, CCH INCORPORATED 4025 W. Peterson Ave.
Chapter 1: The Internet and the WWW CIS 275—Web Application Development for Business I.
2: Application Layer 1 Chapter 2: Application layer r 2.1 Principles of network applications r 2.2 Web and HTTP r 2.3 FTP r 2.4 Electronic Mail  SMTP,
A system sharing informati on and services with individuals and groups webster.com/dictionary/ne tworking webster.com/dictionary/ne.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
NETWORK HARDWARE AND SOFTWARE MR ROSS UNIT 3 IT APPLICATIONS.
TCP/IP (Transmission Control Protocol / Internet Protocol)
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
INTERNET PROTOCOLS. Microsoft’s Internet Information Server Home Page Figure IT2031 UNIT-3.
ITGS Network Architecture. ITGS Network architecture –The way computers are logically organized on a network, and the role each takes. Client/server network.
Newsgroup World Wide Web (WWW) Conservation Over the Internet e.g.ICQ File Transfer Protocol (FTP) Includes 6 main services: Electronic Mail Remote.
Communications & Networks National 4 & 5 Computing Science.
Protocols Monil Adhikari. Agenda Introduction Port Numbers Non Secure Protocols FTP HTTP Telnet POP3, SMTP Secure Protocols HTTPS.
Computer Systems Networking. What is a Network A network can be described as a number of computers that are interconnected, allowing the sharing of data.
Network Services. Domain Controllers: – Used for Account management (e.g. user accounts, group accounts Register Hardware like Printers and PC Authentication.
LO2 Understand the key components used in networking.
Introduction to Networking. What is a Network? Discuss in groups.
 Computer hardware refers to the physical parts of a computer and related devices. Internal hardware devices include motherboards, hard drives,
2 nd lecture Presented by Dr. Sarah Mustafa Eljack.
– Protocols 21 – Protocols 21. – Protocols 21 Now we’ll move on to more technical aspects of This means protocols Remember.
Network - definition A network is defined as a collection of computers and peripheral devices (such as printers) connected together. A local area network.
Chapter 7: Using Windows Servers
3.1 Types of Servers.
INTRODUCTION TO COMPUTER NETWORKS
Computer Networks Part 1
3.1 Types of Servers.
Principles of Network Applications
Some bits on how it works
System Architecture & Hardware Configurations
Definition, DIS/Advantages & Services
CHAPTER 2 Application Layer.
TYPES OF SERVER. TYPES OF SERVER What is a server.
Web Development & Design Chapter 1, Sections 4, 5 & 6
The “Internet”.
Unit 27: Network Operating Systems
Design Unit 26 Design a small or home office network
Tiers vs. Layers.
INTRODUCTION TO COMPUTER NETWORKS
Networking and Security
Part of Chapter 1 Key Concepts Networks
INTRODUCTION TO COMPUTER NETWORKS
Network+ Guide to Networks, Fourth Edition
INTRODUCTION TO COMPUTER NETWORKS
Internet Protocols IP: Internet Protocol
Protocols 2 Key Revision Points.
GCSE OCR 3 A451 Computing Client-server and peer-to-peer networks
LO3 – Understand Business IT Systems
Objectives Explain the role of computers in client-server and peer-to-peer networks Explain the advantages and disadvantages of client- server and peer-to-peer.
 Zone in name space  DNS IN THE INTERNET  Generic domains :There are fourteen generic domains, each specifying an organization type.
Computer Networks Protocols
Presentation transcript:

3.1 Types of Servers

What You Need To Know application database hypervisor

File/print Application Database Web Mail Hypervisor

Hardware also runs special server software to manage services

LAN Example Client Devices WAP Switch Server

Web Server Database Server Logon Server File Server Print Server

Local Area Network Wide Area Network (eg the Internet) Server Farm Mail Server Firewall Web Server Client Devices

Server-based processing is… ‘Remote’ Data Centre Client

Server-based processing is… Secure Data Centre Client

Server-based processing is… Reliable Backups Updates Data Centre Client

Server-based processing is… ‘Scalable’ Data Centre Server Client

Server-based processing is… General Advantages Server-based processing is… ‘Remote’ Processing done on different site Secure Only authorised access Backups Reliable Updates ‘Scalable’ Expand with demand

File/print Application Database Web Mail Hypervisor

Stores large number of files for an organisation File Server Stores large number of files for an organisation Also controls security, such as access rights to files Finally, handles backups in case of accident or disaster

Manages queue of docs for printing Print Server Manages queue of docs for printing So shares load of print requests across available devices Controls access to printers for users & routes docs to devices

Installs, updates & controls access to programs Application Server Installs, updates & controls access to programs Includes basic applications such as word processor or email But also specialised software, such as for financial staff only

Manages security & updates to large databases Database Server Manages security & updates to large databases For example in a school, security means controlling access to staff So teachers update registers & office staff update financial data

Web Server

Stores all files for a website Web Server Stores all files for a website Sends them when user’s browser sends a request for the website Web server then sends the site’s files using the HTTP protocol

Stores & forwards emails like an electronic post office Mail Server Stores & forwards emails like an electronic post office Data traffic controlled by protocols, eg SMTP (send) & POP (receive) But email traffic is not immediate like instant messaging or ‘chat’

Software that allows a host machine to run guest machines Hypervisor Server Software that allows a host machine to run guest machines Acts like a ‘supervisor’ that shares resources between the guest machines eg different OS