Partition Starter Find out what disk partitioning is, state key features, find a diagram and give an example.

Slides:



Advertisements
Similar presentations
1 Chapter 11: Data Centre Administration Objectives Data Centre Structure Data Centre Structure Data Centre Administration Data Centre Administration Data.
Advertisements

MCITP Guide to Microsoft Windows Server 2008 Server Administration (Exam #70-646) Chapter 11 Windows Server 2008 Virtualization.
Microsoft Virtual Server 2005 Product Overview Mikael Nyström – TrueSec AB MVP Windows Server – Setup/Deployment Mikael Nyström – TrueSec AB MVP Windows.
Terminal Services Terminal Services is the modern equivalent of mainframe computing, in which servers perform most of the processing and clients are relatively.
5205 – IT Service Delivery and Support
Virtualization A way To Begin with Virtual Reality… - Rahul Khanwani.
Windows Server 2008 R2 CSIT 320 (Blum) 1. Server Consolidation – Today’s chips have enhanced capabilities compared to those of the past. In particular.
Cloud Computing.
About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
VMs Virtual Machines. VM What is a VM  Virtual Machine  Software implementation of a machine running on another machine The VM may or may not resemble.
Virtualization Week 20. This week Virtualization – What is it? – Software on different operating systems? Group Presentations – minutes per group.
ICT Day Term 4,  Virtualisation is growing in usage.  Current CPU’s are designed to support Virtualisation.  Businesses are looking at virtualisation.
SAIGONTECH COPPERATIVE EDUCATION NETWORKING Spring 2009 Seminar #1 VIRTUALIZATION EVERYWHERE.
Virtualization. ABCs Special software: hypervisors or virtual machine managers Guest OS (virtual machine) sits on top of host OS (Win 7 in our case) We.
Cloud Computing Ashley Richardson. What is Cloud Computing? Having secure access to applications and data from any network device Computational resources.
A Cloud is a type of parallel and distributed system consisting of a collection of inter- connected and virtualized computers that are dynamically provisioned.
Virtualization. Virtualization  In computing, virtualization is a broad term that refers to the abstraction of computer resources  It is "a technique.
Introduction to Cloud Computing
V IRTUALIZATION Sayed Ahmed B.Sc. Engineering in Computer Science & Engineering M.Sc. In Computer Science.
Virtualization By Tim Ausburn & James Cantrell. Virtualization: Why? Reduce IT Costs Server consolidation Application Isolation Increase Server Utilization.
Cloud Computing Characteristics A service provided by large internet-based specialised data centres that offers storage, processing and computer resources.
Network Plus Virtualization Concepts. Virtualization Overview Virtualization is the emulation of a computer environment called a Virtual Machine. A Hypervisor.
INTRODUCTION TO VIRTUALIZATION KRISTEN WILLIAMS MOSES IKE.
Virtualization. What is virtualization? Virtualization allows one computer to do the job of multiple computers. Virtual environments let one computer.
Instruction Set Virtualization
Server Virtualization
Presented by: Reem Alshahrani. Outlines What is Virtualization Virtual environment components Advantages Security Challenges in virtualized environments.
ThinDesk, Inc.. What is Thin Computing?  IT Industry is buzzing about Green IT, Virtualization both in the Data Centre and on the Desktop, Public / Private.
VIRTUAL MACHINES AND OPEN SOURCE SOFTWARE Installing multiple Operating Systems.
Desktop Virtualization
Virtualization Supplemental Material beyond the textbook.
Operating-System Structures
Hands-On Virtual Computing
3/12/2013Computer Engg, IIT(BHU)1 CLOUD COMPUTING-1.
Cloud Computing Lecture 5-6 Muhammad Ahmad Jan.
Cloud Computing – UNIT - II. VIRTUALIZATION Virtualization Hiding the reality The mantra of smart computing is to intelligently hide the reality Binary->
Cloud computing: IaaS. IaaS is the simplest cloud offerings. IaaS is the simplest cloud offerings. It is an evolution of virtual private server offerings.
INTRODUCTION TO COMPUTER NETWORKING  Definition of computer network  Devices that could be connected to the network  Connection media  Resources shared.
Unit 2 VIRTUALISATION. Unit 2 - Syllabus Basics of Virtualization Types of Virtualization Implementation Levels of Virtualization Virtualization Structures.
VIRTUALIZATION TECHNIQUES By:- Aman, Denis and Dharit.
This courseware is copyrighted © 2016 gtslearning. No part of this courseware or any training material supplied by gtslearning International Limited to.
Lesson 9: SOFTWARE ICT Fundamentals 2nd Semester SY
Network customization
Unit 3 Virtualization.
A move towards Greener Planet
Chapter 6: Securing the Cloud
Introduction to VMware Virtualization
WHAT IS A NETWORK TYPES OF NETWORK NETWORK HARDWARE
Lecture 1-Part 2: Operating-System Structures
People used to install software on their computers
What is Virtualization Last Update
Virtualization and Hosting
Cloud Storage - an introduction
Virtualization, Cloud Computing and Big Data
Virtualization overview
SAN and NAS.
TYPES OF SERVER. TYPES OF SERVER What is a server.
3.2 Virtualisation.
Introduction to Computers
Virtual Servers.
1. 2 VIRTUAL MACHINES By: Satya Prasanna Mallick Reg.No
3.2 Virtualisation.
Virtual Private Servers – Types of Virtualization platforms Virtual Private ServersVirtual Private Servers, popularly known as VPS is considered one of.
Virtualization Layer Virtual Hardware Virtual Networking
OPS235: Week 1 Installing Linux ( Lab1: Investigations 1-4)
OPS235: Week 1 Installing Linux ( Lab1: Investigations 1-4)
Virtualization.
LO3 – Understand Business IT Systems
Virtualization Dr. S. R. Ahmed.
Presentation transcript:

Partition Starter Find out what disk partitioning is, state key features, find a diagram and give an example.

3.2 - Virtualisation In computing, virtualisation means to create a virtual version of a device or resource, such as a server, storage device, network or even an operating system where the framework divides the resource into one or more execution environments. Even something as simple as partitioning a hard drive is considered virtualisation because you take one drive and partition it to create two separate hard drives. Devices, applications and human users are able to interact with the virtual resource as if it were a real single logical resource. The term virtualisation has become somewhat of a buzzword, and as a result the term is now associated with a number of computing technologies including the following:   Storage virtualisation: the amalgamation of multiple network storage devices into what appears to be a single storage unit. Server virtualisation: the partitioning a physical server into smaller virtual servers. Operating system-level virtualisation: a type of server virtualisation technology which works at the operating system (kernel) layer. Network virtualisation: using network resources through a logical segmentation of a single physical network. Application virtualisation

3.2 - Virtualisation A hypervisor or virtual machine monitor (VMM) is computer software, firmware, or hardware, that creates and runs virtual machines. A computer on which a hypervisor runs one or more virtual machines is called a host machine, and each virtual machine is called a guest machine.

3.2 Virtualisation Virtualisation is to create a simulated or virtual network, computer or server using software. Server virtualisation is not new; it has been used in mainframes since 1970s. Normally the operating system and hardware are closely linked so that only some applications can run simultaneously to prevent problems such as registry* conflicts. *The Registry contains information used by Windows and your programs. For example, when you change the Windows desktop, the changes are stored in the Registry

Virtualisation To operate additional applications, additional physical servers need to be installed, possibly running only a single application. Server virtualisation enables a single physical server to run several applications, each appearing to have its own server

Virtualisation Storage virtualisation works in a similar way by separating the physical storage server from the logical storage server. Storage virtualisation helps the storage administrator perform the tasks of backup, archiving, and recovery more easily -- and in less time -- by disguising the actual complexity of a storage area network (SAN).

Virtualisation Cloud computing is not virtualisation. The cloud uses existing technology to deliver services, such as security, storage and data manipulation, to users over a network. It is used like a utility – you can increase the size or range of your usage through payment.

Virtualisation Hybrid cloud computing is a mixture of private cloud, public cloud and locally owned services. As its activities and data requirements change, so the organisation can adjust its usage more effectively and efficiently.

Advantages of Virtualisation Saves energy - Changing physical servers over to virtual machines and consolidating them onto far fewer physical servers means lowering monthly power and cooling costs in the data centre. Different Types of Applications can run on one single physical server Reduces the data centre footprint This one goes hand in hand with the previous benefit. In addition to saving more of your company's green with a smaller energy footprint meaning far fewer servers and other hardware. Reduces costs That can further save you money if you don't happen to own your own data centre and instead make use of a co-location or sharing facility.

Disadvantages of Virtualisation It needs training to network administrators. Another downside of virtualisation is the need to spend a lot of money for training for the network administrator. Virtualisation might not be compatible with other servers and applications. Another drawback is the possibility that not all servers and applications are virtualisation friendly. This can be a problem when an investment has already been made on several servers or if the applications used to run your business do not have an upgraded version that allows for virtualisation.

Video https://www.youtube.com/watch?v=hPkEqOoQ Su4