A Brief Intro to Virtualiztion

Slides:



Advertisements
Similar presentations
Antony Jo The University of Montana. Virtualization  The process of abstraction; making something more abstract  Many types: Server Desktop Application.
Advertisements

Virtual Machine Security Design of Secure Operating Systems Summer 2012 Presented By: Musaad Alzahrani.
MCITP Guide to Microsoft Windows Server 2008 Server Administration (Exam #70-646) Chapter 11 Windows Server 2008 Virtualization.
Server Virtualization Gina Myers. Definition Creating virtual machines (VMs) “VMs are software entities that emulate a real machine’s functionality” ◦
Do MUCH More with Less Presented by: Jon Farley 2W Technologies.
VIRTUALIZATION AND YOUR BUSINESS November 18, 2010 | Worksighted.
Virtual Machines. Virtualization Virtualization deals with “extending or replacing an existing interface so as to mimic the behavior of another system”
Christopher Samson Senior Hosting Technology Specialist Microsoft.
Copyright Tim Antonowicz, This work is the intellectual property of the author. Permission is granted for this material to be shared for non- commercial,
ProjectWise Virtualization Kevin Boland. What is Virtualization? Virtualization is a technique for deploying technologies. Virtualization creates a level.
Virtualization 101.
To run the program: To run the program: You need the OS: You need the OS:
Server 2008 & Virtualization. Costs are too highCan’t meet SLAs Providing business continuity for operating systems and applications Expensive space across.
Presented by : Ran Koretzki. Basic Introduction What are VM’s ? What is migration ? What is Live migration ?
Space Science and Engineering Center University of Wisconsin-Madison Virtual Machines: A method for distributing DB processing software Liam Gumley.
Server and Application Virtualization Roundup: Managing Virtualization
Server Types Different servers do different jobs. Proxy Servers Mail Servers Web Servers Applications Servers FTP Servers Telnet Servers List Servers Video/Image.
Tanenbaum 8.3 See references
Real Security for Server Virtualization Rajiv Motwani 2 nd October 2010.
About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
DIY: Your First VMware Server. Introduction to ESXi, VMWare's free virtualization Operating System.
Virtualization Lab 3 – Virtualization Fall 2012 CSCI 6303 Principles of I.T.
ICT Day Term 4,  Virtualisation is growing in usage.  Current CPU’s are designed to support Virtualisation.  Businesses are looking at virtualisation.
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.
Module 7: Hyper-V. Module Overview List the new features of Hyper-V Configure Hyper-V virtual machines.
Selecting the Right Virtualization Technology Infrastructure Planning and Design Series.
Virtualization By Tim Ausburn & James Cantrell. Virtualization: Why? Reduce IT Costs Server consolidation Application Isolation Increase Server Utilization.
Network Plus Virtualization Concepts. Virtualization Overview Virtualization is the emulation of a computer environment called a Virtual Machine. A Hypervisor.
Virtual Machine and its Role in Distributed Systems.
A Brief Intro to Virtualiztion. What is Virtualization? An abstraction Usually performed via software Many different types –Hardware –Software –Data –Network.
INTRODUCTION TO VIRTUALIZATION KRISTEN WILLIAMS MOSES IKE.
From Virtualization Management to Private Cloud with SCVMM 2012 Dan Stolts Sr. IT Pro Evangelist Microsoft Corporation
Instruction Set Virtualization
Server Virtualization
LegendCorp What is System Center Virtual Machine Manager (SCVMM)? SCVMM at a glance Features and Benefits Components / Topology /
© 2015 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner.
Virtual techdays INDIA │ august 2010 virtual techdays INDIA │ august 2010 Consolidate and Virtualize your Linux Environment M.S.Anand │ Technology.
Copyright © 2005 VMware, Inc. All rights reserved. How virtualization can enable your business Richard Allen, IBM Alliance, VMware
Virtualization A brief introduction Virtualization1.
Virtualization One computer can do the job of multiple computers, by sharing the resources of a single computer across multiple environments. Turning hardware.
Alessandro Cardoso, Microsoft MVP Creating your own “Private Cloud” with Windows 10 Hyper- V WIN443.
Hands-On Virtual Computing
Cloud Computing Lecture 5-6 Muhammad Ahmad Jan.
Virtual Machines. A virtual machine takes the layered approach to its logical conclusion. It treats hardware and the operating system kernel as though.
© ExplorNet’s Centers for Quality Teaching and Learning 1 Explain the purpose of Microsoft virtualization. Objective Course Weight 2%
U N C L A S S I F I E D LA-UR Leveraging VMware to implement Disaster Recovery at LANL Anil Karmel Technical Staff Member
© 2010 VMware Inc. All rights reserved Why Virtualize? Beng-Hong Lim, VMware, Inc.
This courseware is copyrighted © 2016 gtslearning. No part of this courseware or any training material supplied by gtslearning International Limited to.
VIRTUAL MACHINE – VMWARE. VIRTUAL MACHINE (VM) What is a VM? – A virtual machine (VM) is a software implementation of a computing environment in which.
Virtualization Fundamentals for DBAs Joey D’Antoni February 3, 2015 DBA Fundamentals VC.
Virtualization - an introduction Gordon Ross Computing Service.
Guide to Operating Systems, 5th Edition
Bentley Systems, Incorporated
Agenda Hardware Virtualization Concepts
Prepared by: Assistant prof. Aslamzai
Building a Virtual Infrastructure
Welcome! Thank you for joining us. We’ll get started in a few minutes.
A Brief Intro to Virtualiztion
1. 2 VIRTUAL MACHINES By: Satya Prasanna Mallick Reg.No
Virtual Machines.
Hands-On Virtualization in the Classroom
Virtualization Meetup Discussion
Microsoft System Center
Virtualization Layer Virtual Hardware Virtual Networking
Outline Virtualization Cloud Computing Microsoft Azure Platform
Guide to Operating Systems, 5th Edition
Virtual machines benefits
Virtualization Dr. S. R. Ahmed.
Introduction to VM Les 5 12 September 2019.
Hypervisor A hypervisor or virtual machine monitor (VMM) is computer software, firmware or hardware that creates and runs virtual machines. A computer.
Presentation transcript:

A Brief Intro to Virtualiztion

What is Virtualization? An abstraction Usually performed via software Many different types Hardware Software Data Network Our focus will be hardware virtualization

Hardware Virtualization Abstracts underlying physical hardware from operating systems and applications Allows multiple guest operating systems to run in parallel Physical resources are shared amongst all guest OS and virtualization software

Virtualization

Terminology Host Machine Hypervisor Virtual Machines The physical hardware/server Hypervisor The virtualization software Acts as the true ‘OS’ for the server Virtual Machines Instances of the virtualized OS Sometimes called Guest OS

Why Virtualize? Low CPU and memory utilization Overpowered and overpriced hardware Datacenter sprawl Power and HVAC High administrative labor costs OS Licensing

Benefits Fewer servers, with better system utilization Easier redundancy and disaster recovery Decreased downtime Ability to leverage patch management Greatly decreased build times Excellent testbed Sharing of pooled resources

Migration Converting a physical server to a VM often called P2V New VM created from image of existing OS and applications Turn off physical, start VM, done Rapid datacenter consolidation

Deployment Create a new VM Install OS Install apps Some products allow you to make templates – Click, click, deploy, done

Products For the Enterprise For the end user VMware ESX/vSphere, Virtual Center Microsoft HyperV For the end user VMware Player, Server Virtualbox Microsoft Virtual PC