SlideShare une entreprise Scribd logo
1  sur  19
CLOUD TECHNOLOGY - VIRTUALIZATION
Spencer Lin
What is a Virtual Machine?
 A virtual machine (VM) is a software computer that, like a
physical computer, runs an operating system and
applications. Every virtual machine has virtual devices that
provide the same functionality as physical hardware and
have additional benefits in terms of portability,
manageability, and security.
What is Virtualization?
 Virtualization means creation of a virtual version
of a device or resource, such as a server, storage
device, network, and software (including
operating system). This allows physical hardware
resources to be shared by multiple applications
(VMs).
 Hypervisor: virtual machine manager (VMM)
 A program that allows multiple operating systems to
share a single hardware host.
 Example: VMware ESXi, Microsoft Hyper-V, and KVM
Non Virtual Machine and VM Configurations
Advantages of Virtualization
 Reduce capital and operating costs
 Deliver high application availability
 Minimize or eliminate downtime.
 Increase IT productivity, efficiency, agility and responsiveness
 Speed and simplify application and resource provisioning
 Support business continuity and disaster recovery
 Enable centralized management
Types of Hypervisor
1. Type 1
 Bare-metal Hypervisor: runs directly on
the system hardware.
 Examples: VMware ESXi, Citrix XenServer.
2. Type 2
 Hosted Hypervisor: runs on a host
operating system.
 Examples: VMware Workstation, VMware
Fusion, Virtualbox, Microsoft Hyper-V.
Difference Between Type 1 and 2 Hypervisors
Server Virtualization – What is it?
 Server virtualization is a virtualization technique that
presents a physical server as if partitioned into a number
of small, virtual servers with the help of virtualization
software. In server virtualization, each physical server runs
multiple operating system instances at the same time.
Traditional Storage
Traditional storage:
 Directly attached to servers and cannot
be shared beyond the physical server.
 Difficult for administrators to assign
storage requirements for each
application.
 All applications running on physical server
are forced to use the same storage, with
same storage characteristics.
Solution to Traditional Storage - Storage Virtualization
Solution to traditional storage is storage
virtualization:
 Adds a new layer of software and/or
hardware between storage systems
and servers.
 A centralized storage enables servers
to share centralized resources, so that
applications no longer need to know
on which specific drives, partitions or
storage subsystems their data resides.
 Storage virtualization is commonly
used in storage area networks (SANs).
Storage Area Network (SAN)
 Storage Area Networks are the most comprehensive centralized
storage solution. It allows for true storage sharing since data is
stored at the block level. This means applications, including the OS
can directly access the storage device as if it was locally attached.
 Each block can be controlled as an individual hard drive. These Blocks are
controlled by server based operating systems and each block can be
individually formatted with the required file system.
Network Virtualization – Standard vSwitch
 VMware Network Virtualization provides
“virtual networks” to virtual machines
similar to how server virtualization
(hypervisor) provides “virtual machines” to
the operating system.
 A network standard switch, virtual switch,
or vSwitch, is responsible for connecting
virtual machines to a virtual network. A
vSwitch works similar to a physical switch,
with some limitations, and controls how
virtual machines communicate with one
another.
vSphere Standard vSwitch
Network Virtualization – Distributed vSwitch
 Distributed vSwitch, which are
also known as VMware vDS,
enable more features than
standard vSwitches, sometimes
called VMware vSS.
 A standard vSwitch works within
one ESXi host only.
 Distributed vSwitches allow
different hosts to use the switch
as long as they exist within the
same host cluster
vSphere Distributed vSwitch
Summary
 A virtual machine (VM) is a software computer that, like a physical computer, runs an
operating system and applications.
 Virtualization means creation of a virtual version of a device or resource, such as a
server, storage device, network, and software (including operating system).
 Two types of Hypervisor: Bare-metal Hypervisor and Hosted Hypervisor.
 Server virtualization is a virtualization technique that presents a physical server as if
partitioned into a number of small, virtual servers with the help of virtualization
software.
 Solution to traditional storage is storage virtualization which adds a new layer of
software and/or hardware between storage systems and servers.
 Network Virtualization provides “virtual networks” to virtual machines similar to how
server virtualization (hypervisor) provides “virtual machines” to the operating system.
Virtualization and the Cloud
 The encapsulation offered in virtualization and the mobility
found in this technology enables a live virtual machine to be
moved with no downtime for the application – the
dependency on the Cloud infrastructure is minimal.
 Virtualization powers cloud computing and increases IT
scalability, agility, flexibility and performance while creating a
major cost savings. With server, storage, and network
virtualization, cloud computing enables companies to react
faster to the needs of business, while driving greater
operational efficiencies.
References
"Virtualization." VMware. N.p., n.d. Web. 14 Oct. 2015. <http://www.vmware.com/virtualization.html>.
"CLOUD COMPUTING AND VIRTUALIZATION." JAN KREMER CONSULTING SERVICES. N.p., n.d. Web. 14 Oct. 2015.
<http://jkremer.com/White%20Papers/Cloud%20Computing%20and%20Virtualization%20White%20Paper%20JKCS.pdf>
.
Freeman, Bill. "Best Hardware for Server Virtualisation." TouchPoint. N.p., 17 Feb. 2015. Web. 20 Nov. 2015.
<http://touchpoint.com.au/blog/best-hardware-for-server-virtualisation/>.
Siebert, Eric. "Selecting CPU, processors and memory for virtualized environments." TechTarget. N.p., n.d. Web. 20 Nov.
2015. <http://searchservervirtualization.techtarget.com/tip/Selecting-CPU-processors-and-memory-for-virtualized-
environments>.
"Centralized Storage." Netcal. N.p., n.d. Web. 20 Nov. 2015. <http://www.netcal.com/centralized-storage/>.
Jorgenson, Petra. "Virtual Networking 101: Understanding VMware Networking." Pluralsight. N.p., 30 May 2012. Web. 20
Nov. 2015. <http://blog.pluralsight.com/virtual-networking-101-understanding-vmware-networking>.
Davis, David. "VMware's standard and distributed virtual switches: What resellers need to know." TechTarget. N.p., Feb.
2010. Web. 20 Nov. 2015. <http://searchitchannel.techtarget.com/tip/VMwares-standard-and-distributed-virtual-
switches-What-resellers-need-to-know>.
"How do switches, vSwitches and distributed vSwitches differ?" TechTarget. N.p., 11 June 2013. Web. 20 Nov. 2015.
<http://searchvmware.techtarget.com/photostory/2240185944/Getting-VMware-terminology-straight/9/How-do-
switches-vSwitches-and-distributed-vSwitches-differ>.
Technical Details
Server Virtualization – Software Requirements
Software Vendors: VMware vSphere, Microsoft Hyper-V, Citrix XenServer
 More similarities between all of the software vendors than differences
 All those software platforms have the ability to manage processor, memory, network, and disk
resources.
 All support both Microsoft Windows and Linux operating environments, and some support Solaris
Unix as well
 The only possible difference between software vendors are performance, reliability, and advanced
management.
 VMware is obviously the leader in virtualization platform
Server Virtualization – Hardware Requirements
 Choosing the best hardware for virtualization begins with a server’s memory and CPU. The
lack of memory or CPU can directly affect performance.
Memory:
 Memory is often the most limiting factor in the number of virtual machines a server can host.
Ensuring an adequate amount of fast RAM plays a huge role in the server’s virtualization
capabilities.
CPU:
 Selecting a CPU with multiple cores can significantly increase performance and throughput.
There are two major CPU brands in the market, Intel and AMD. Both Intel and AMD have
integrated virtualization extensions, Intel Virtualization Technology (Intel-VT) and AMD
Virtualization (AMD-V).
 Choosing a right CPU brand depends on your current environment. If your current servers
already use a particular brand, it is a good idea to just stick with it because one VM running
on Intel can not be moved to AMD, and vice verse.
Network Virtualization - Standard vSwitch features
The standard vSwitch offers following features:
 Layer 2 forwarding
 802.1Q VLAN tagging
 Multicast support
 EtherChannel
 Load balancing
 Tx rate limiting
 Port security
 CDP
 ……..
Network Virtualization – Distributed vSwitch features
Unlike standard vSwitches, which can be managed from the local host, DvSwitches must be
created and controlled through vCenter Server.
 VMware vCenter Server provides centralized management of vSphere virtual infrastructure.
 IT administrators can ensure security and availability, simplify day-to-day tasks, and reduce
the complexity of managing virtual infrastructure).
Distributed vSwitch offers all features standard vSwitch have + following features:
 Centralized configuration for all network switch ports, across the entire virtual infrastructure.
 Private VLANs.
 Support for third-party switches (with the only option today being the Cisco Nexus 1000-V).

Contenu connexe

Tendances

Dynamo and BigTable - Review and Comparison
Dynamo and BigTable - Review and ComparisonDynamo and BigTable - Review and Comparison
Dynamo and BigTable - Review and ComparisonGrisha Weintraub
 
Big table
Big tableBig table
Big tablePSIT
 
Bigtable
BigtableBigtable
Bigtablenextlib
 
Summary of "Google's Big Table" at nosql summer reading in Tokyo
Summary of "Google's Big Table" at nosql summer reading in TokyoSummary of "Google's Big Table" at nosql summer reading in Tokyo
Summary of "Google's Big Table" at nosql summer reading in TokyoCLOUDIAN KK
 
Big table presentation-final
Big table presentation-finalBig table presentation-final
Big table presentation-finalYunming Zhang
 
Google Bigtable paper presentation
Google Bigtable paper presentationGoogle Bigtable paper presentation
Google Bigtable paper presentationvanjakom
 
Google Bigtable Paper Presentation
Google Bigtable Paper PresentationGoogle Bigtable Paper Presentation
Google Bigtable Paper Presentationvanjakom
 
NOSQL- Presentation on NoSQL
NOSQL- Presentation on NoSQLNOSQL- Presentation on NoSQL
NOSQL- Presentation on NoSQLRamakant Soni
 
Quantitative Performance Evaluation of Cloud-Based MySQL (Relational) Vs. Mon...
Quantitative Performance Evaluation of Cloud-Based MySQL (Relational) Vs. Mon...Quantitative Performance Evaluation of Cloud-Based MySQL (Relational) Vs. Mon...
Quantitative Performance Evaluation of Cloud-Based MySQL (Relational) Vs. Mon...Darshan Gorasiya
 
JovianDATA MDX Engine Comad oct 22 2011
JovianDATA MDX Engine Comad oct 22 2011JovianDATA MDX Engine Comad oct 22 2011
JovianDATA MDX Engine Comad oct 22 2011Satya Ramachandran
 
Gpu computing workshop
Gpu computing workshopGpu computing workshop
Gpu computing workshopdatastack
 
One Large Data Lake, Hold the Hype
One Large Data Lake, Hold the HypeOne Large Data Lake, Hold the Hype
One Large Data Lake, Hold the HypeJared Winick
 
سکوهای ابری و مدل های برنامه نویسی در ابر
سکوهای ابری و مدل های برنامه نویسی در ابرسکوهای ابری و مدل های برنامه نویسی در ابر
سکوهای ابری و مدل های برنامه نویسی در ابرdatastack
 

Tendances (20)

Bigtable and Dynamo
Bigtable and DynamoBigtable and Dynamo
Bigtable and Dynamo
 
Dynamo and BigTable - Review and Comparison
Dynamo and BigTable - Review and ComparisonDynamo and BigTable - Review and Comparison
Dynamo and BigTable - Review and Comparison
 
Big table
Big tableBig table
Big table
 
Big table
Big tableBig table
Big table
 
Big table
Big tableBig table
Big table
 
Bigtable
BigtableBigtable
Bigtable
 
Summary of "Google's Big Table" at nosql summer reading in Tokyo
Summary of "Google's Big Table" at nosql summer reading in TokyoSummary of "Google's Big Table" at nosql summer reading in Tokyo
Summary of "Google's Big Table" at nosql summer reading in Tokyo
 
Big table presentation-final
Big table presentation-finalBig table presentation-final
Big table presentation-final
 
Google Bigtable paper presentation
Google Bigtable paper presentationGoogle Bigtable paper presentation
Google Bigtable paper presentation
 
GOOGLE BIGTABLE
GOOGLE BIGTABLEGOOGLE BIGTABLE
GOOGLE BIGTABLE
 
google Bigtable
google Bigtablegoogle Bigtable
google Bigtable
 
Google Bigtable Paper Presentation
Google Bigtable Paper PresentationGoogle Bigtable Paper Presentation
Google Bigtable Paper Presentation
 
Bigtable
BigtableBigtable
Bigtable
 
NOSQL- Presentation on NoSQL
NOSQL- Presentation on NoSQLNOSQL- Presentation on NoSQL
NOSQL- Presentation on NoSQL
 
Quantitative Performance Evaluation of Cloud-Based MySQL (Relational) Vs. Mon...
Quantitative Performance Evaluation of Cloud-Based MySQL (Relational) Vs. Mon...Quantitative Performance Evaluation of Cloud-Based MySQL (Relational) Vs. Mon...
Quantitative Performance Evaluation of Cloud-Based MySQL (Relational) Vs. Mon...
 
JovianDATA MDX Engine Comad oct 22 2011
JovianDATA MDX Engine Comad oct 22 2011JovianDATA MDX Engine Comad oct 22 2011
JovianDATA MDX Engine Comad oct 22 2011
 
T9
T9T9
T9
 
Gpu computing workshop
Gpu computing workshopGpu computing workshop
Gpu computing workshop
 
One Large Data Lake, Hold the Hype
One Large Data Lake, Hold the HypeOne Large Data Lake, Hold the Hype
One Large Data Lake, Hold the Hype
 
سکوهای ابری و مدل های برنامه نویسی در ابر
سکوهای ابری و مدل های برنامه نویسی در ابرسکوهای ابری و مدل های برنامه نویسی در ابر
سکوهای ابری و مدل های برنامه نویسی در ابر
 

En vedette

09 13-16 image and photo, how and what to shoot
09 13-16 image and photo, how and what to shoot09 13-16 image and photo, how and what to shoot
09 13-16 image and photo, how and what to shootSung Woo Yoo
 
Презентация 1.9 - Испанский эко-дом, использующий энергию солнца и воды
Презентация 1.9 - Испанский эко-дом, использующий энергию солнца и водыПрезентация 1.9 - Испанский эко-дом, использующий энергию солнца и воды
Презентация 1.9 - Испанский эко-дом, использующий энергию солнца и водыПавел Ефимов
 
Leizel a montero pamahalaan
Leizel a  montero pamahalaanLeizel a  montero pamahalaan
Leizel a montero pamahalaanAlice Bernardo
 
Namasmaran And Romance Dr Shriniwas Janardan Kashalikar
Namasmaran And Romance Dr  Shriniwas Janardan  KashalikarNamasmaran And Romance Dr  Shriniwas Janardan  Kashalikar
Namasmaran And Romance Dr Shriniwas Janardan Kashalikarbanothkishan
 
Decalogo del Profesor de Hoy
Decalogo del Profesor de Hoy Decalogo del Profesor de Hoy
Decalogo del Profesor de Hoy Roberto Abarca
 
求人掲載マニュアル
求人掲載マニュアル求人掲載マニュアル
求人掲載マニュアルtomokiyo-n
 
6 471 acil kombi çağrı merkezi
6 471 acil kombi çağrı merkezi6 471 acil kombi çağrı merkezi
6 471 acil kombi çağrı merkezikombi9
 
Portaleducamadrid 1
Portaleducamadrid 1Portaleducamadrid 1
Portaleducamadrid 1mestebanluis
 
MICT presentation on Thailand’s Important Mission for Spectrum Re-farming
MICT presentation on Thailand’s Important Mission for Spectrum Re-farming MICT presentation on Thailand’s Important Mission for Spectrum Re-farming
MICT presentation on Thailand’s Important Mission for Spectrum Re-farming TelecomJournal
 
Sunshine Coast Futures Conference 2015
Sunshine Coast Futures Conference 2015Sunshine Coast Futures Conference 2015
Sunshine Coast Futures Conference 2015Ed Morrison
 
Social Media & Online Reputation
Social Media & Online ReputationSocial Media & Online Reputation
Social Media & Online ReputationDavid Jones
 
Final Review - FDOM
Final Review - FDOMFinal Review - FDOM
Final Review - FDOMCindy Royal
 
Portaleducamadrid 1
Portaleducamadrid 1Portaleducamadrid 1
Portaleducamadrid 1mariajosg
 
Smart Mobility Policies with Evolutionary Algorithms: The Adapting Info Panel...
Smart Mobility Policies with Evolutionary Algorithms: The Adapting Info Panel...Smart Mobility Policies with Evolutionary Algorithms: The Adapting Info Panel...
Smart Mobility Policies with Evolutionary Algorithms: The Adapting Info Panel...Daniel H. Stolfi
 

En vedette (20)

WSGBelieve in bikes
WSGBelieve in bikesWSGBelieve in bikes
WSGBelieve in bikes
 
09 13-16 image and photo, how and what to shoot
09 13-16 image and photo, how and what to shoot09 13-16 image and photo, how and what to shoot
09 13-16 image and photo, how and what to shoot
 
Презентация 1.9 - Испанский эко-дом, использующий энергию солнца и воды
Презентация 1.9 - Испанский эко-дом, использующий энергию солнца и водыПрезентация 1.9 - Испанский эко-дом, использующий энергию солнца и воды
Презентация 1.9 - Испанский эко-дом, использующий энергию солнца и воды
 
Leizel a montero pamahalaan
Leizel a  montero pamahalaanLeizel a  montero pamahalaan
Leizel a montero pamahalaan
 
Namasmaran And Romance Dr Shriniwas Janardan Kashalikar
Namasmaran And Romance Dr  Shriniwas Janardan  KashalikarNamasmaran And Romance Dr  Shriniwas Janardan  Kashalikar
Namasmaran And Romance Dr Shriniwas Janardan Kashalikar
 
Teach My Girlfriend
Teach My GirlfriendTeach My Girlfriend
Teach My Girlfriend
 
Decalogo del Profesor de Hoy
Decalogo del Profesor de Hoy Decalogo del Profesor de Hoy
Decalogo del Profesor de Hoy
 
Company Profile - SWD
Company Profile - SWDCompany Profile - SWD
Company Profile - SWD
 
CV PDF
CV PDFCV PDF
CV PDF
 
求人掲載マニュアル
求人掲載マニュアル求人掲載マニュアル
求人掲載マニュアル
 
6 471 acil kombi çağrı merkezi
6 471 acil kombi çağrı merkezi6 471 acil kombi çağrı merkezi
6 471 acil kombi çağrı merkezi
 
Portaleducamadrid 1
Portaleducamadrid 1Portaleducamadrid 1
Portaleducamadrid 1
 
La temperatura
La temperaturaLa temperatura
La temperatura
 
MICT presentation on Thailand’s Important Mission for Spectrum Re-farming
MICT presentation on Thailand’s Important Mission for Spectrum Re-farming MICT presentation on Thailand’s Important Mission for Spectrum Re-farming
MICT presentation on Thailand’s Important Mission for Spectrum Re-farming
 
Codigo Etica
Codigo EticaCodigo Etica
Codigo Etica
 
Sunshine Coast Futures Conference 2015
Sunshine Coast Futures Conference 2015Sunshine Coast Futures Conference 2015
Sunshine Coast Futures Conference 2015
 
Social Media & Online Reputation
Social Media & Online ReputationSocial Media & Online Reputation
Social Media & Online Reputation
 
Final Review - FDOM
Final Review - FDOMFinal Review - FDOM
Final Review - FDOM
 
Portaleducamadrid 1
Portaleducamadrid 1Portaleducamadrid 1
Portaleducamadrid 1
 
Smart Mobility Policies with Evolutionary Algorithms: The Adapting Info Panel...
Smart Mobility Policies with Evolutionary Algorithms: The Adapting Info Panel...Smart Mobility Policies with Evolutionary Algorithms: The Adapting Info Panel...
Smart Mobility Policies with Evolutionary Algorithms: The Adapting Info Panel...
 

Similaire à Cloud Technology: Virtualization

VMware vSphere technical presentation
VMware vSphere technical presentationVMware vSphere technical presentation
VMware vSphere technical presentationaleyeldean
 
Qinnova Cloud Computing Session
Qinnova Cloud Computing Session Qinnova Cloud Computing Session
Qinnova Cloud Computing Session aleyeldean
 
Vmware virtualization in data centers
Vmware virtualization in data centersVmware virtualization in data centers
Vmware virtualization in data centersHarshitTaneja13
 
An Introduction To Server Virtualisation
An Introduction To Server VirtualisationAn Introduction To Server Virtualisation
An Introduction To Server VirtualisationAlan McSweeney
 
vmwarevspheretechnicalpresentation-100822072122-phpapp01.pdf
vmwarevspheretechnicalpresentation-100822072122-phpapp01.pdfvmwarevspheretechnicalpresentation-100822072122-phpapp01.pdf
vmwarevspheretechnicalpresentation-100822072122-phpapp01.pdfsamarth97
 
Pengertian Virtualisasi.pptx
Pengertian Virtualisasi.pptxPengertian Virtualisasi.pptx
Pengertian Virtualisasi.pptxfredysitorus0706
 
VIRTUALIZATION for computer science.pptx
VIRTUALIZATION for computer science.pptxVIRTUALIZATION for computer science.pptx
VIRTUALIZATION for computer science.pptxKelvinBakespear
 
virtualization.pptx
virtualization.pptxvirtualization.pptx
virtualization.pptxNeenaReji1
 
Virtualization and its Types
Virtualization and its TypesVirtualization and its Types
Virtualization and its TypesHTS Hosting
 
Mid term report
Mid term reportMid term report
Mid term reportlokesh039
 
Datacenter virtualiazation
Datacenter virtualiazationDatacenter virtualiazation
Datacenter virtualiazationRuhul Amin
 
Citrix meanings
Citrix meaningsCitrix meanings
Citrix meaningspfunk1
 
Virtualisation with v mware
Virtualisation with v mwareVirtualisation with v mware
Virtualisation with v mwaresagaroceanic11
 
Logicalis - Virtualisation overview
Logicalis - Virtualisation overviewLogicalis - Virtualisation overview
Logicalis - Virtualisation overviewLogicalis
 
Virtualisation Overview
Virtualisation OverviewVirtualisation Overview
Virtualisation OverviewLogicalis
 
IRJET- A Survey on Virtualization and Attacks on Virtual Machine Monitor (VMM)
IRJET- A Survey on Virtualization and Attacks on Virtual Machine Monitor (VMM)IRJET- A Survey on Virtualization and Attacks on Virtual Machine Monitor (VMM)
IRJET- A Survey on Virtualization and Attacks on Virtual Machine Monitor (VMM)IRJET Journal
 
Virtualization VMWare technology
Virtualization VMWare technologyVirtualization VMWare technology
Virtualization VMWare technologysanjoysanyal
 
The Future of Server Virtualization
The Future of Server VirtualizationThe Future of Server Virtualization
The Future of Server VirtualizationAhmed Banafa
 

Similaire à Cloud Technology: Virtualization (20)

VMware vSphere technical presentation
VMware vSphere technical presentationVMware vSphere technical presentation
VMware vSphere technical presentation
 
Qinnova Cloud Computing Session
Qinnova Cloud Computing Session Qinnova Cloud Computing Session
Qinnova Cloud Computing Session
 
Vmware virtualization in data centers
Vmware virtualization in data centersVmware virtualization in data centers
Vmware virtualization in data centers
 
Sna lab prj (1)
Sna lab prj (1)Sna lab prj (1)
Sna lab prj (1)
 
An Introduction To Server Virtualisation
An Introduction To Server VirtualisationAn Introduction To Server Virtualisation
An Introduction To Server Virtualisation
 
vmwarevspheretechnicalpresentation-100822072122-phpapp01.pdf
vmwarevspheretechnicalpresentation-100822072122-phpapp01.pdfvmwarevspheretechnicalpresentation-100822072122-phpapp01.pdf
vmwarevspheretechnicalpresentation-100822072122-phpapp01.pdf
 
Pengertian Virtualisasi.pptx
Pengertian Virtualisasi.pptxPengertian Virtualisasi.pptx
Pengertian Virtualisasi.pptx
 
VIRTUALIZATION for computer science.pptx
VIRTUALIZATION for computer science.pptxVIRTUALIZATION for computer science.pptx
VIRTUALIZATION for computer science.pptx
 
virtualization.pptx
virtualization.pptxvirtualization.pptx
virtualization.pptx
 
Virtualization and its Types
Virtualization and its TypesVirtualization and its Types
Virtualization and its Types
 
VMware 2009
VMware 2009VMware 2009
VMware 2009
 
Mid term report
Mid term reportMid term report
Mid term report
 
Datacenter virtualiazation
Datacenter virtualiazationDatacenter virtualiazation
Datacenter virtualiazation
 
Citrix meanings
Citrix meaningsCitrix meanings
Citrix meanings
 
Virtualisation with v mware
Virtualisation with v mwareVirtualisation with v mware
Virtualisation with v mware
 
Logicalis - Virtualisation overview
Logicalis - Virtualisation overviewLogicalis - Virtualisation overview
Logicalis - Virtualisation overview
 
Virtualisation Overview
Virtualisation OverviewVirtualisation Overview
Virtualisation Overview
 
IRJET- A Survey on Virtualization and Attacks on Virtual Machine Monitor (VMM)
IRJET- A Survey on Virtualization and Attacks on Virtual Machine Monitor (VMM)IRJET- A Survey on Virtualization and Attacks on Virtual Machine Monitor (VMM)
IRJET- A Survey on Virtualization and Attacks on Virtual Machine Monitor (VMM)
 
Virtualization VMWare technology
Virtualization VMWare technologyVirtualization VMWare technology
Virtualization VMWare technology
 
The Future of Server Virtualization
The Future of Server VirtualizationThe Future of Server Virtualization
The Future of Server Virtualization
 

Plus de New York City College of Technology Computer Systems Technology Colloquium

Plus de New York City College of Technology Computer Systems Technology Colloquium (11)

Ontology-based Classification and Faceted Search Interface for APIs
Ontology-based Classification and Faceted Search Interface for APIsOntology-based Classification and Faceted Search Interface for APIs
Ontology-based Classification and Faceted Search Interface for APIs
 
Towards Improving Interface Modularity in Legacy Java Software Through Automa...
Towards Improving Interface Modularity in Legacy Java Software Through Automa...Towards Improving Interface Modularity in Legacy Java Software Through Automa...
Towards Improving Interface Modularity in Legacy Java Software Through Automa...
 
Data-driven, Interactive Scientific Articles in a Collaborative Environment w...
Data-driven, Interactive Scientific Articles in a Collaborative Environment w...Data-driven, Interactive Scientific Articles in a Collaborative Environment w...
Data-driven, Interactive Scientific Articles in a Collaborative Environment w...
 
Pharmacology Powered by Computational Analysis: Predicting Cardiotoxicity of ...
Pharmacology Powered by Computational Analysis: Predicting Cardiotoxicity of ...Pharmacology Powered by Computational Analysis: Predicting Cardiotoxicity of ...
Pharmacology Powered by Computational Analysis: Predicting Cardiotoxicity of ...
 
How We Use Functional Programming to Find the Bad Guys
How We Use Functional Programming to Find the Bad GuysHow We Use Functional Programming to Find the Bad Guys
How We Use Functional Programming to Find the Bad Guys
 
Static Analysis and Verification of C Programs
Static Analysis and Verification of C ProgramsStatic Analysis and Verification of C Programs
Static Analysis and Verification of C Programs
 
Test Dependencies and the Future of Build Acceleration
Test Dependencies and the Future of Build AccelerationTest Dependencies and the Future of Build Acceleration
Test Dependencies and the Future of Build Acceleration
 
Big Data Challenges and Solutions
Big Data Challenges and SolutionsBig Data Challenges and Solutions
Big Data Challenges and Solutions
 
Introduction to new features in java 8
Introduction to new features in java 8Introduction to new features in java 8
Introduction to new features in java 8
 
Android Apps the Right Way
Android Apps the Right WayAndroid Apps the Right Way
Android Apps the Right Way
 
More than Words: Advancing Prosodic Analysis
More than Words: Advancing Prosodic AnalysisMore than Words: Advancing Prosodic Analysis
More than Words: Advancing Prosodic Analysis
 

Dernier

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 

Dernier (20)

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 

Cloud Technology: Virtualization

  • 1. CLOUD TECHNOLOGY - VIRTUALIZATION Spencer Lin
  • 2. What is a Virtual Machine?  A virtual machine (VM) is a software computer that, like a physical computer, runs an operating system and applications. Every virtual machine has virtual devices that provide the same functionality as physical hardware and have additional benefits in terms of portability, manageability, and security.
  • 3. What is Virtualization?  Virtualization means creation of a virtual version of a device or resource, such as a server, storage device, network, and software (including operating system). This allows physical hardware resources to be shared by multiple applications (VMs).  Hypervisor: virtual machine manager (VMM)  A program that allows multiple operating systems to share a single hardware host.  Example: VMware ESXi, Microsoft Hyper-V, and KVM Non Virtual Machine and VM Configurations
  • 4. Advantages of Virtualization  Reduce capital and operating costs  Deliver high application availability  Minimize or eliminate downtime.  Increase IT productivity, efficiency, agility and responsiveness  Speed and simplify application and resource provisioning  Support business continuity and disaster recovery  Enable centralized management
  • 5. Types of Hypervisor 1. Type 1  Bare-metal Hypervisor: runs directly on the system hardware.  Examples: VMware ESXi, Citrix XenServer. 2. Type 2  Hosted Hypervisor: runs on a host operating system.  Examples: VMware Workstation, VMware Fusion, Virtualbox, Microsoft Hyper-V. Difference Between Type 1 and 2 Hypervisors
  • 6. Server Virtualization – What is it?  Server virtualization is a virtualization technique that presents a physical server as if partitioned into a number of small, virtual servers with the help of virtualization software. In server virtualization, each physical server runs multiple operating system instances at the same time.
  • 7. Traditional Storage Traditional storage:  Directly attached to servers and cannot be shared beyond the physical server.  Difficult for administrators to assign storage requirements for each application.  All applications running on physical server are forced to use the same storage, with same storage characteristics.
  • 8. Solution to Traditional Storage - Storage Virtualization Solution to traditional storage is storage virtualization:  Adds a new layer of software and/or hardware between storage systems and servers.  A centralized storage enables servers to share centralized resources, so that applications no longer need to know on which specific drives, partitions or storage subsystems their data resides.  Storage virtualization is commonly used in storage area networks (SANs).
  • 9. Storage Area Network (SAN)  Storage Area Networks are the most comprehensive centralized storage solution. It allows for true storage sharing since data is stored at the block level. This means applications, including the OS can directly access the storage device as if it was locally attached.  Each block can be controlled as an individual hard drive. These Blocks are controlled by server based operating systems and each block can be individually formatted with the required file system.
  • 10. Network Virtualization – Standard vSwitch  VMware Network Virtualization provides “virtual networks” to virtual machines similar to how server virtualization (hypervisor) provides “virtual machines” to the operating system.  A network standard switch, virtual switch, or vSwitch, is responsible for connecting virtual machines to a virtual network. A vSwitch works similar to a physical switch, with some limitations, and controls how virtual machines communicate with one another. vSphere Standard vSwitch
  • 11. Network Virtualization – Distributed vSwitch  Distributed vSwitch, which are also known as VMware vDS, enable more features than standard vSwitches, sometimes called VMware vSS.  A standard vSwitch works within one ESXi host only.  Distributed vSwitches allow different hosts to use the switch as long as they exist within the same host cluster vSphere Distributed vSwitch
  • 12. Summary  A virtual machine (VM) is a software computer that, like a physical computer, runs an operating system and applications.  Virtualization means creation of a virtual version of a device or resource, such as a server, storage device, network, and software (including operating system).  Two types of Hypervisor: Bare-metal Hypervisor and Hosted Hypervisor.  Server virtualization is a virtualization technique that presents a physical server as if partitioned into a number of small, virtual servers with the help of virtualization software.  Solution to traditional storage is storage virtualization which adds a new layer of software and/or hardware between storage systems and servers.  Network Virtualization provides “virtual networks” to virtual machines similar to how server virtualization (hypervisor) provides “virtual machines” to the operating system.
  • 13. Virtualization and the Cloud  The encapsulation offered in virtualization and the mobility found in this technology enables a live virtual machine to be moved with no downtime for the application – the dependency on the Cloud infrastructure is minimal.  Virtualization powers cloud computing and increases IT scalability, agility, flexibility and performance while creating a major cost savings. With server, storage, and network virtualization, cloud computing enables companies to react faster to the needs of business, while driving greater operational efficiencies.
  • 14. References "Virtualization." VMware. N.p., n.d. Web. 14 Oct. 2015. <http://www.vmware.com/virtualization.html>. "CLOUD COMPUTING AND VIRTUALIZATION." JAN KREMER CONSULTING SERVICES. N.p., n.d. Web. 14 Oct. 2015. <http://jkremer.com/White%20Papers/Cloud%20Computing%20and%20Virtualization%20White%20Paper%20JKCS.pdf> . Freeman, Bill. "Best Hardware for Server Virtualisation." TouchPoint. N.p., 17 Feb. 2015. Web. 20 Nov. 2015. <http://touchpoint.com.au/blog/best-hardware-for-server-virtualisation/>. Siebert, Eric. "Selecting CPU, processors and memory for virtualized environments." TechTarget. N.p., n.d. Web. 20 Nov. 2015. <http://searchservervirtualization.techtarget.com/tip/Selecting-CPU-processors-and-memory-for-virtualized- environments>. "Centralized Storage." Netcal. N.p., n.d. Web. 20 Nov. 2015. <http://www.netcal.com/centralized-storage/>. Jorgenson, Petra. "Virtual Networking 101: Understanding VMware Networking." Pluralsight. N.p., 30 May 2012. Web. 20 Nov. 2015. <http://blog.pluralsight.com/virtual-networking-101-understanding-vmware-networking>. Davis, David. "VMware's standard and distributed virtual switches: What resellers need to know." TechTarget. N.p., Feb. 2010. Web. 20 Nov. 2015. <http://searchitchannel.techtarget.com/tip/VMwares-standard-and-distributed-virtual- switches-What-resellers-need-to-know>. "How do switches, vSwitches and distributed vSwitches differ?" TechTarget. N.p., 11 June 2013. Web. 20 Nov. 2015. <http://searchvmware.techtarget.com/photostory/2240185944/Getting-VMware-terminology-straight/9/How-do- switches-vSwitches-and-distributed-vSwitches-differ>.
  • 16. Server Virtualization – Software Requirements Software Vendors: VMware vSphere, Microsoft Hyper-V, Citrix XenServer  More similarities between all of the software vendors than differences  All those software platforms have the ability to manage processor, memory, network, and disk resources.  All support both Microsoft Windows and Linux operating environments, and some support Solaris Unix as well  The only possible difference between software vendors are performance, reliability, and advanced management.  VMware is obviously the leader in virtualization platform
  • 17. Server Virtualization – Hardware Requirements  Choosing the best hardware for virtualization begins with a server’s memory and CPU. The lack of memory or CPU can directly affect performance. Memory:  Memory is often the most limiting factor in the number of virtual machines a server can host. Ensuring an adequate amount of fast RAM plays a huge role in the server’s virtualization capabilities. CPU:  Selecting a CPU with multiple cores can significantly increase performance and throughput. There are two major CPU brands in the market, Intel and AMD. Both Intel and AMD have integrated virtualization extensions, Intel Virtualization Technology (Intel-VT) and AMD Virtualization (AMD-V).  Choosing a right CPU brand depends on your current environment. If your current servers already use a particular brand, it is a good idea to just stick with it because one VM running on Intel can not be moved to AMD, and vice verse.
  • 18. Network Virtualization - Standard vSwitch features The standard vSwitch offers following features:  Layer 2 forwarding  802.1Q VLAN tagging  Multicast support  EtherChannel  Load balancing  Tx rate limiting  Port security  CDP  ……..
  • 19. Network Virtualization – Distributed vSwitch features Unlike standard vSwitches, which can be managed from the local host, DvSwitches must be created and controlled through vCenter Server.  VMware vCenter Server provides centralized management of vSphere virtual infrastructure.  IT administrators can ensure security and availability, simplify day-to-day tasks, and reduce the complexity of managing virtual infrastructure). Distributed vSwitch offers all features standard vSwitch have + following features:  Centralized configuration for all network switch ports, across the entire virtual infrastructure.  Private VLANs.  Support for third-party switches (with the only option today being the Cisco Nexus 1000-V).