COMP1321 Digital Infrastructure Richard Henson March 2016.

Slides:



Advertisements
Similar presentations
Chapter 1:Introduction to the world of computers
Advertisements

What is an operating system? Is it software?
CHANGING THE WAY IT WORKS Cloud Computing 4/6/2015 Presented by S.Ganesh ( )
Introduction to the World of Computers
Amazon. Cloud computing also known as on-demand computing or utility computing. Similar to other utility providers like electric, water, and natural gas,
CIT  Describe servers that offer substantial savings in electrical usage over traditional servers  Explain methods for greening the workplace.
Chapter 1. What is computer fluency? The knowledge possessed by people who are able to navigate the digital world successfully NOT THIS.
Distributed Information Systems - The Client server model
1 The development of modern computer systems Early electronic computers Mainframes Time sharing Microcomputers Networked computing.
Cambodia-India Entrepreneurship Development Centre - : :.... :-:-
Presented by Sujit Tilak. Evolution of Client/Server Architecture Clients & Server on different computer systems Local Area Network for Server and Client.
© 2012 The McGraw-Hill Companies, Inc. All rights reserved. 1 Third Edition Chapter 3 Desktop Virtualization McGraw-Hill.
Internet GIS. A vast network connecting computers throughout the world Computers on the Internet are physically connected Computers on the Internet use.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Information Technology, the Internet, and You Chapter 1.
Client/Server Architectures
Operating Systems Chapter 4.
System Architecture & Hardware Configurations Dr. D. Bilal IS 592 Spring 2005.
Osama Shahid ( ) Vishal ( ) BSCS-5B
Section 2.1 Identify hardware Describe processing components Compare and contrast input and output devices Compare and contrast storage devices Section.
For more notes and topics visit:
IT Tech Recording and Virtual Machines Doug Waterman.
Information Systems Today: Managing in the Digital World TB4-1 4 Technology Briefing Networking.
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Server System. Introduction A server system is a computer, or series of computers, that link other computers or electronic devices together. They often.
Lesson 6 Operating Systems and Software
Cloud Computing Saneel Bidaye uni-slb2181. What is Cloud Computing? Cloud Computing refers to both the applications delivered as services over the Internet.
Computer Hardware and Software
Chapter 4 System Software.
Virtualization Dr. John P. Abraham Professor. Grid computing Multiple independent computing clusters which act like a “grid” because they are composed.
PPT Slides by Dr. Craig Tyran & Kraig Pencil Computer Networking – Part 1 MIS 320 Kraig Pencil Summer 2014.
Section 2 Section 2.1 Identify hardware Describe processing components Compare and contrast input and output devices Compare and contrast storage devices.
- Raghavi Reddy.  With traditional desktop computing, we run copies of software programs on our own computer. The documents we create are stored on our.
How computer’s are linked together.
Cloud Computing A set of Internet-based application.
Introduction to information technology Dr.Fatimah Ali Al-Rowibah.
MODULE 1 Computing Essentials © Paradigm Publishing, Inc.1.
COMP3122 Network Management Richard Henson Worcester Business School March 2011.
20 October Management of Information Technology Chapter 6 Chapter 6 IT Infrastructure and Platforms Asst. Prof. Wichai Bunchua.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Desktop Virtualization
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
CLOUD COMPUTING. What is cloud computing ? History Virtualization Cloud Computing hardware Cloud Computing services Cloud Architecture Advantages & Disadvantages.
Lecture (7) Systems software and Application Software.Systems software and Application Software. Dr:Emad Elsharkawy Eng-Omar Salah Dr:Emad Elsharkawy 1.
Information Technology Basics. Introduction to Information Technology 2 Is this really all that important to know ? Server Program Client Network CPU.
Introduction TO Network Administration
3/12/2013Computer Engg, IIT(BHU)1 CLOUD COMPUTING-1.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
System Architecture & Hardware Configurations Dr. D. Bilal IS 582 Spring 2008.
361 Hardware, Software, and Computer Performance Lec 2.
COMP2322 Network Management Richard Henson Worcester Business School March 2016.
RANDY MODOWSKI COSC Cloud Computing. Road Map What is Cloud Computing? History of “The Cloud” Cloud Milestones How Cloud Computing is being used.
The types of computers and their functionalities.
GCSE Computing: A451 Computer Systems & Programming Topic 3 Software System Software (1) The Operating System.
© ExplorNet’s Centers for Quality Teaching and Learning 1 Explain the purpose of Microsoft virtualization. Objective Course Weight 2%
Information Technology Basics. Introduction to Information Technology 2 Computer Science – Theory of Computational Applications Computer Engineers - Make.
System Software (1) The Operating System
COMP1321 Digital Infrastructure Richard Henson March 2016.
Defining Networking Chapter 2.
Guide to Operating Systems, 5th Edition
Section 2.1 Section 2.2 Identify hardware
System Architecture & Hardware Configurations
Cloud computing-The Future Technologies
System Architecture & Hardware Configurations
Virtualization, Cloud Computing and Big Data
A. Computer Basics 1.00 Examine the role of hardware and software.
3.2 Virtualisation.
Introduction To Computers
COMP1321 Digital Infrastructure
Guide to Operating Systems, 5th Edition
Information Technology Ms. Abeer Helwa
Presentation transcript:

COMP1321 Digital Infrastructure Richard Henson March 2016

Week 18 – Thin Clients, Connectivity, Mixed Networks, and Virtualisation n Objectives  Explain levels of distribution in client-server networking, and relate the use of different levels to organisational requirements  Explain the process of terminal emulation and how terminal services and other software can deliver this to the desktop  Explain virtualisation and install a virtual machine

A matter of Fashion or Functionality? n Very early days of networking…  no clients… (or even users!)  specialist staff only »all computer input via cards and tape »output only to printers n Original clients (or VDUS) early 1970s, really were “dumb”!  microprocessor only just been invented!  interrupt driven processing hadn’t been implemented

The dawn of the “intelligent client” n First “8 bit” processor (Intel 8008) available in 1973…  two years to develop a motherboard & operating system »expected that “users” would write their own apps  1975, the first microcomputer: The Altair »scope for “intelligence on the desktop” n By 1981, microcomputers popular in the home…  IBM PC was introduced to see whether business would make use of desktop computing…

Success of the Business Micro n Businesses used the IBM micro  applications became commercially available  large organisations wanted to exchange data… »between desktops »between desktop and server n Through OSI & IEEE802 standards, the networked PC & LANs became possible:  centralised computers could interface with microcomputers  popular early implementations: n Novell Netware n DEC PCSA

Servers provide Services n In the early days, the server (host) was king  user device VDU (Visual Display Unit) or Terminal had no processing ability  everything controlled from the centre n Once microcomputers could connect to servers  host-VDU/terminal -> server-client  clients provided richer user experience n But, servers retained control  provided client access to resources via services

Client platforms n Environment for running software… e.g.  Intel motherboard etc./Windows 7  Intel motherboard etc./AppleOS  Smartphone/Android n Sometimes useful to be able to run more than one platform on a single machine.

Clients make services accessible to users… n Servers hold secure data…  should be kept well away from users! n Users can only access data/resources on a client-server network via a request to a server n Depending on the server architecture:  make requests directly via commands inputted from a dumb terminal  make requests from an intelligent client through interprocess communication

Virtual Machines n Replacement of an existing hardware/software platform by a platform that is solely software based n Virtual Machine still has to run on an existing platform e.g.  Intel/Windows 7/8/10 client  Apple client

Virtualisation Platforms n Software environment running on top of an existing environment n Allows more than one virtual machine to run on top of a traditional hardware/software platform n Client operating system installed on top of virtualisation platform

Examples: n VMWare n Virtual Box n Citrix n Hyper-V Hardware/software platform e.g. Intel/Windows virtualisation platform Virtual machine e.g. running Windows 10 Virtual machine e.g. running Server 2008

Virtualisation (Windows 2008 Server, Citrix, VMware, etc.) n The use of software to allow a piece of hardware to run multiple operating system images at the same time  Possible to run Windows OS under Mac OS  run multiple versions of Windows OS on the same PC n Enables the creation of a “virtual” (rather than actual) version of any software environment on the desktop, e.g. Operating Systems, a server, a storage device or networks, an application

“The Cloud” n Outsourcing on a grand scale…  With connectivity via world wide web n “Back to the Future”  Quote from IBM in 1950s: »“I think there is a world market for about five computers.” attributed to J. Watson  “The cloud” will behave like just one massive mainframe computer providing all user services  no FAT clients needed… just enough processing at the client end to run a browser »could be a very small device »could use wireless protocols to connect…

Web Services and The Cloud n Companies like Amazon, Google (apps), and salesforce.com have created web services (XML/http) and made them available to a wider public for storing their data  this approach benefits companies most that are experience relatively quick growth  instead of getting new storage resources every year, organisations can quickly and easily purchase more "cloud space"

Cloud Services, the future, and Security n Cloud computing can offer applications as-a- service as well…  a future is predicted where everything is outsourced and no kind of local CPU is even needed  employees will simply have a monitor, keyboard, and mouse that will allow them to connect to the cloud for all of their resources (!)  but will this be secure? And what comeback will organisations have if something goes wrong?

What (physically) is The Cloud? n Lots of servers connected together in clusters to provide different services via the www  Attractive and powerful, but…  disadvantages of outsourcing in terms of control »and with the extra challenge that the user doesn’t know where there data physically is at a particular time… SCARY? n Server location also a matter of some concern for legal reasons…

Thanks for listening Thanks for listening