SlideShare ist ein Scribd-Unternehmen logo
1 von 19
VIRTUALIZATION, CLOUD
COMPUTING & BIG DATA
A GIST OF VIRTUALIZATION, CLOUD COMPUTING AND
BIG DATA
VIRTUALIZATION – What is it?
 Virtualization refers to the creation of a virtual resource like server, desktop, operating
system, file storage or network.
 The main goal of virtualization is to manage the workloads by radically reducing the
CPU resources while executing multiple instances of a system.
 The most common form of virtualization is the operating system level virtualization. It
is possible to run multiple operating system on a single piece of hardware .
 When a different operating system is operating on top of the primary operating system
by means of virtualization it is referred to as virtual machine.
What are the different kinds of Virtualization?
 Partial Virtualization: First virtualization that was introduced. Partial virtualization
on the whole operating system cannot run on the virtual machine. It requires partial
access to the underlying hardware.
 Full Virtualization: Provides a virtual machine environment that required complete
simulation of the hardware. In case of full virtualization the image of the virtual
system has access to the underlying hardware.
 Para Virtualization: Para virtualization enables several different operating systems to
run on one set of hardware by effectively using hardware. The modification of the
operating system made by paravirtualization is to minimize the execution time
required in performing operations that are otherwise difficult to run in a virtual
environment. The modifications in the operating system are made by the
“hypervisor”.
LIMITATIONS OF PARTIAL VIRTUALIZATION
 It is not backward compatible.
 It can be hard to anticipate precisely which features have been used by the
application
 If certain hardware features are not simulated then any hardware using those features
will fail.
LIMITATIONS OF FULL VIRTUALIZATION
 All operations and executions were limited to the virtual machine itself.
 Full virtualization was not possible for the X-86 platform.
 Full virtualization cannot be used to alter the state of any other virtual machine, the control
program or the hardware.
 Only machine instructions local to the virtual machine can be executed directly by the
hardware. Any machine instruction inserted externally to the system would not be executed
by the hardware, moreover causing an OS trap.
HYPERVISOR – What is it?
 A hypervisor or Virtual Machine Monitor is a piece of computer software or
hardware that creates and runs a Virtual Machine.
 A computer on which a hypervisor is running one or more virtual machines is
defined as a “host machine”.
 Each virtual machine is called a “guest machine”
 The hypervisor presents the guest operating system with a virtual operating
platform and manages the guest operating systems.
TYPES OF HYPERVISOR
 Type – 1 (or native, bare metal) hypervisors run directly on the host’s hardware and
to manage guest operating systems.
 The hypervisor works parallel to the kernel.
 The guest operating-system runs on another level above the hypervisor.
 Type – 2 (or hosted) hypervisors run on a conventional operating system
environment.
 With the hypervisor layer as a distinct second software level, guest operating system
run on the third level above the hardware.
PICTORIAL VIEW OF TYPE – 1 & TYPE – 2
HYPERVISOR
XEN - Hypervisor
KVM - HYPERVISOR
Why was CLOUD COMPUTING at all needed?
 High performance computing utilizes the concept of parallel processing which
requires distributed system to achieve parallel processing.
 Research has shown virtualization to be the root cause for the detrimental
performance when it comes to virtualization in High Performance Computing.
 Virtualization in High Performance Computing was considered as a root cause
for CPU and I/O overhead.
 Later on Amazon launched the “EC2 Cluster Compute Instances” which did a
promising work in leveraging virtualization in High Performance Computing.
What is CLOUD COMPUTING and how is it different from
DISTRIBUTED COMPUTING
 Cloud computing is the delivery of computing as a service rather than a product whereby shared
resources, software and information are provided to computers and other devices as a utility over
a network.
 Distributed computing is the concept of using a distributed system consisting of many self-
governed nodes to solve a very large problem.
 Distributed computing achieves this by breaking the problem up to similar tasks and assigning
these tasks to individual nodes.
THE DIFFERENT LAYERS OF CLOUD AS A SERVICE
 SaaS (Software as a Service) - the vendor supplies the
software product and interacts with the user through a front-
end portal or a web based application for example “Google
Docs”.
 PaaS (Platform as a Service) - in PaaS the cloud providers
provides an API which can be used by an application
developer to create applications on the provider’s platform.
For example “Google App Engine”.
 IaaS (Infrastructure as a Service) - Infrastructure as a
Service is a provision model in which an organization
outsources the equipment used to support operations,
including storage, hardware, servers and networking
components. The service provider owns the equipment and
is responsible for housing, running and maintaining it. The
client typically pays on a per-use basis. For example
“Amazon EC2 services”, “Penguin Computing” on
Demand. It is also called Hardware as a Service or “HaaS”.
DIFFERENT TYPES OF CLOUDS
 PUBLIC CLOUD – is made available to the general public by a
service provider who hosts the cloud infrastructure. Generally,
public cloud providers like Amazon AWS, Microsoft and Google
own and operate the infrastructure and offer access over the
Internet.
 PRIVATE CLOUD - is cloud infrastructure dedicated to a
particular organization. Private clouds allow businesses to host
applications in the cloud, while addressing concerns regarding
data security and control, which is often lacking in a public cloud
environment.
 HYBRID CLOUD - are a composition of two or more clouds
(private, or public) that remain unique entities but are bound
together offering the advantages of multiple deployment models.
 COMMUNITY CLOUD - is a is a multi-tenant cloud service
model that is shared among several or organizations and that is
governed, managed and secured commonly by all the participating
organizations or a third party managed service provider.
PROS & CONS OF USING CLOUD AS A SERVICE
PROS
 Less Maintenance.
 Improve Accessibility.
 Better Scalability.
 Elastic Services.
 Cost Effective.
 Faster Performance.
 Collaboration Efficiency.
 Synchronization of data across devices.
 Easy to share data.
 Backing up data.
CONS
 Business Discontinuity.
 Protection Inconsistency.
 Supplier Lock-in.
 Data Unreliability.
 Hypervisor Isolation Failure.
 Network Vulnerabilities.
 Licensing issues of software.
 Platform inconsistency.
BIG DATA – What is it ?
 Big data describes massive volumes of both structured and unstructured data that
is difficult to process using traditional database and software techniques.
 Big data has the potential to help companies improve operations and make faster.
 Big data when used by vendors refers to the technology that an organization
requires to handle large amounts of data storage facilities.
 The HDFS cluster consists of a single NameNode that manages the DataNode and
regulate access of file by clients.
REFERENCES
http://www.Wikipedia.com
http://www.webopedia.com
My Blogs
http://techspec-blog.blogspot.in/
http://techsperado.blogspot.in/
http://tech-spec-cloud.blogspot.in/
THANK YOU

Weitere ähnliche Inhalte

Was ist angesagt?

What is Virtualization
What is VirtualizationWhat is Virtualization
What is Virtualization
Israel Marcus
 

Was ist angesagt? (20)

Virtualization
Virtualization Virtualization
Virtualization
 
Kvm virtualization platform
Kvm virtualization platformKvm virtualization platform
Kvm virtualization platform
 
Lecture5 virtualization
Lecture5 virtualizationLecture5 virtualization
Lecture5 virtualization
 
Virtualization
VirtualizationVirtualization
Virtualization
 
cloud virtualization technology
 cloud virtualization technology  cloud virtualization technology
cloud virtualization technology
 
Virtualization
VirtualizationVirtualization
Virtualization
 
cloud computing:Types of virtualization
cloud computing:Types of virtualizationcloud computing:Types of virtualization
cloud computing:Types of virtualization
 
Cloud Computing: Virtualization
Cloud Computing: VirtualizationCloud Computing: Virtualization
Cloud Computing: Virtualization
 
Virtualization in Cloud Computing
Virtualization in Cloud ComputingVirtualization in Cloud Computing
Virtualization in Cloud Computing
 
Cloud Service Models
Cloud Service ModelsCloud Service Models
Cloud Service Models
 
What is Virtualization
What is VirtualizationWhat is Virtualization
What is Virtualization
 
Virtualization and cloud computing
Virtualization and cloud computingVirtualization and cloud computing
Virtualization and cloud computing
 
Virtualization
VirtualizationVirtualization
Virtualization
 
VMware Presentation
VMware PresentationVMware Presentation
VMware Presentation
 
What is Virtualization
What is VirtualizationWhat is Virtualization
What is Virtualization
 
Vm migration techniques
Vm migration techniquesVm migration techniques
Vm migration techniques
 
Virtual machine
Virtual machineVirtual machine
Virtual machine
 
Storage Virtualization
Storage VirtualizationStorage Virtualization
Storage Virtualization
 
Cloud Computing and Virtualization
Cloud Computing and Virtualization Cloud Computing and Virtualization
Cloud Computing and Virtualization
 
Virtual Machine
Virtual MachineVirtual Machine
Virtual Machine
 

Andere mochten auch

Cloud computing virtualization
Cloud computing virtualizationCloud computing virtualization
Cloud computing virtualization
Ayaz Shahid
 
Virtualization presentation
Virtualization presentationVirtualization presentation
Virtualization presentation
Mangesh Gunjal
 
The Modern Telco Network: Defining The Telco Cloud
The Modern Telco Network: Defining The Telco CloudThe Modern Telco Network: Defining The Telco Cloud
The Modern Telco Network: Defining The Telco Cloud
Marco Rodrigues
 
Virtualization Techniques & Cloud Compting
Virtualization Techniques & Cloud ComptingVirtualization Techniques & Cloud Compting
Virtualization Techniques & Cloud Compting
Ahmed Mekkawy
 

Andere mochten auch (20)

Cloud computing
Cloud computingCloud computing
Cloud computing
 
Introduction to Virtualization
Introduction to VirtualizationIntroduction to Virtualization
Introduction to Virtualization
 
Cloud computing virtualization
Cloud computing virtualizationCloud computing virtualization
Cloud computing virtualization
 
Virtualization presentation
Virtualization presentationVirtualization presentation
Virtualization presentation
 
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
Task Scheduling Algorithm for Multicore Processor Systems with Turbo Boost an...
 
Cloud Computing | Virtualization | Docker | Go Language
Cloud Computing | Virtualization | Docker | Go Language Cloud Computing | Virtualization | Docker | Go Language
Cloud Computing | Virtualization | Docker | Go Language
 
Green cloud computing
Green  cloud computingGreen  cloud computing
Green cloud computing
 
Ce qu'il faut savoir sur le Cloud Computing
Ce qu'il faut savoir sur le Cloud ComputingCe qu'il faut savoir sur le Cloud Computing
Ce qu'il faut savoir sur le Cloud Computing
 
Virtualization & Cloud Computing Presentation
Virtualization  & Cloud Computing PresentationVirtualization  & Cloud Computing Presentation
Virtualization & Cloud Computing Presentation
 
The Modern Telco Network: Defining The Telco Cloud
The Modern Telco Network: Defining The Telco CloudThe Modern Telco Network: Defining The Telco Cloud
The Modern Telco Network: Defining The Telco Cloud
 
Cloud Computing and Virtualization Overview by Amr Ali
Cloud Computing and Virtualization Overview by Amr AliCloud Computing and Virtualization Overview by Amr Ali
Cloud Computing and Virtualization Overview by Amr Ali
 
Virtualization Techniques & Cloud Compting
Virtualization Techniques & Cloud ComptingVirtualization Techniques & Cloud Compting
Virtualization Techniques & Cloud Compting
 
Cours d'introduction au Cloud Computing
Cours d'introduction au Cloud ComputingCours d'introduction au Cloud Computing
Cours d'introduction au Cloud Computing
 
I3 Vs I5 Vs I7
I3 Vs I5 Vs I7I3 Vs I5 Vs I7
I3 Vs I5 Vs I7
 
Introduction au Cloud Computing
Introduction au Cloud Computing Introduction au Cloud Computing
Introduction au Cloud Computing
 
Présentation cloud computing
Présentation cloud computingPrésentation cloud computing
Présentation cloud computing
 
Virtualization in cloud computing
Virtualization in cloud computingVirtualization in cloud computing
Virtualization in cloud computing
 
cache memory
cache memorycache memory
cache memory
 
Virtualization and cloud Computing
Virtualization and cloud ComputingVirtualization and cloud Computing
Virtualization and cloud Computing
 
Présentation HEC - Cloud Computing En France - Cédric Mora
Présentation HEC - Cloud Computing En France - Cédric MoraPrésentation HEC - Cloud Computing En France - Cédric Mora
Présentation HEC - Cloud Computing En France - Cédric Mora
 

Ähnlich wie Virtualization & cloud computing

Intro cloud-1
Intro cloud-1Intro cloud-1
Intro cloud-1
Studying
 
Logicalis - Virtualisation overview
Logicalis - Virtualisation overviewLogicalis - Virtualisation overview
Logicalis - Virtualisation overview
Logicalis
 
Virtualisation Overview
Virtualisation OverviewVirtualisation Overview
Virtualisation Overview
Logicalis
 
APznzaamT18LaGRvfDd3vc6XGHHoq2hlFqHYsO9vYeEQXTa-sAm9oMvLFaeBQkqdEEa1z4UJVAboW...
APznzaamT18LaGRvfDd3vc6XGHHoq2hlFqHYsO9vYeEQXTa-sAm9oMvLFaeBQkqdEEa1z4UJVAboW...APznzaamT18LaGRvfDd3vc6XGHHoq2hlFqHYsO9vYeEQXTa-sAm9oMvLFaeBQkqdEEa1z4UJVAboW...
APznzaamT18LaGRvfDd3vc6XGHHoq2hlFqHYsO9vYeEQXTa-sAm9oMvLFaeBQkqdEEa1z4UJVAboW...
Neha417639
 

Ähnlich wie Virtualization & cloud computing (20)

Virtulization submission
Virtulization submissionVirtulization submission
Virtulization submission
 
Virtualization: Force driving cloud computing
Virtualization: Force driving cloud computingVirtualization: Force driving cloud computing
Virtualization: Force driving cloud computing
 
Vitual cloud
Vitual cloudVitual cloud
Vitual cloud
 
Cloud Computing_Unit 1- Part 2.pptx
Cloud Computing_Unit 1- Part 2.pptxCloud Computing_Unit 1- Part 2.pptx
Cloud Computing_Unit 1- Part 2.pptx
 
1 virtualization
1 virtualization1 virtualization
1 virtualization
 
Virtualization for Cloud Environment
Virtualization for Cloud EnvironmentVirtualization for Cloud Environment
Virtualization for Cloud Environment
 
Intro cloud-1
Intro cloud-1Intro cloud-1
Intro cloud-1
 
Intro cloud-1
Intro cloud-1Intro cloud-1
Intro cloud-1
 
Platform virtualization.raj
Platform virtualization.rajPlatform virtualization.raj
Platform virtualization.raj
 
Logicalis - Virtualisation overview
Logicalis - Virtualisation overviewLogicalis - Virtualisation overview
Logicalis - Virtualisation overview
 
Virtualisation Overview
Virtualisation OverviewVirtualisation Overview
Virtualisation Overview
 
Virtualization: A Key to Efficient Cloud Computing
Virtualization: A Key to Efficient Cloud ComputingVirtualization: A Key to Efficient Cloud Computing
Virtualization: A Key to Efficient Cloud Computing
 
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 101
Virtualization 101Virtualization 101
Virtualization 101
 
APznzaamT18LaGRvfDd3vc6XGHHoq2hlFqHYsO9vYeEQXTa-sAm9oMvLFaeBQkqdEEa1z4UJVAboW...
APznzaamT18LaGRvfDd3vc6XGHHoq2hlFqHYsO9vYeEQXTa-sAm9oMvLFaeBQkqdEEa1z4UJVAboW...APznzaamT18LaGRvfDd3vc6XGHHoq2hlFqHYsO9vYeEQXTa-sAm9oMvLFaeBQkqdEEa1z4UJVAboW...
APznzaamT18LaGRvfDd3vc6XGHHoq2hlFqHYsO9vYeEQXTa-sAm9oMvLFaeBQkqdEEa1z4UJVAboW...
 
Introduction to Cloud Computing
Introduction to Cloud ComputingIntroduction to Cloud Computing
Introduction to Cloud Computing
 
Cloud Computing
 Cloud Computing Cloud Computing
Cloud Computing
 
virtual-machine-ppt 18030 cloud computing.pptx
virtual-machine-ppt 18030 cloud computing.pptxvirtual-machine-ppt 18030 cloud computing.pptx
virtual-machine-ppt 18030 cloud computing.pptx
 
Vitualisation
VitualisationVitualisation
Vitualisation
 
virtualization-190329110832.pdf
virtualization-190329110832.pdfvirtualization-190329110832.pdf
virtualization-190329110832.pdf
 

Kürzlich hochgeladen

valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
Call Girls In Delhi Whatsup 9873940964 Enjoy Unlimited Pleasure
 
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfpdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
JOHNBEBONYAP1
 
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
nirzagarg
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
imonikaupta
 
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
nilamkumrai
 

Kürzlich hochgeladen (20)

VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
 
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
 
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
 
Busty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort Service
Busty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort ServiceBusty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort Service
Busty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort Service
 
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
 
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
 
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfpdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
 
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
 
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
 
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
 
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency""Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
 
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
 
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrStory Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
 
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
 
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls DubaiDubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
 

Virtualization & cloud computing

  • 1. VIRTUALIZATION, CLOUD COMPUTING & BIG DATA A GIST OF VIRTUALIZATION, CLOUD COMPUTING AND BIG DATA
  • 2. VIRTUALIZATION – What is it?  Virtualization refers to the creation of a virtual resource like server, desktop, operating system, file storage or network.  The main goal of virtualization is to manage the workloads by radically reducing the CPU resources while executing multiple instances of a system.  The most common form of virtualization is the operating system level virtualization. It is possible to run multiple operating system on a single piece of hardware .  When a different operating system is operating on top of the primary operating system by means of virtualization it is referred to as virtual machine.
  • 3. What are the different kinds of Virtualization?  Partial Virtualization: First virtualization that was introduced. Partial virtualization on the whole operating system cannot run on the virtual machine. It requires partial access to the underlying hardware.  Full Virtualization: Provides a virtual machine environment that required complete simulation of the hardware. In case of full virtualization the image of the virtual system has access to the underlying hardware.  Para Virtualization: Para virtualization enables several different operating systems to run on one set of hardware by effectively using hardware. The modification of the operating system made by paravirtualization is to minimize the execution time required in performing operations that are otherwise difficult to run in a virtual environment. The modifications in the operating system are made by the “hypervisor”.
  • 4. LIMITATIONS OF PARTIAL VIRTUALIZATION  It is not backward compatible.  It can be hard to anticipate precisely which features have been used by the application  If certain hardware features are not simulated then any hardware using those features will fail.
  • 5. LIMITATIONS OF FULL VIRTUALIZATION  All operations and executions were limited to the virtual machine itself.  Full virtualization was not possible for the X-86 platform.  Full virtualization cannot be used to alter the state of any other virtual machine, the control program or the hardware.  Only machine instructions local to the virtual machine can be executed directly by the hardware. Any machine instruction inserted externally to the system would not be executed by the hardware, moreover causing an OS trap.
  • 6. HYPERVISOR – What is it?  A hypervisor or Virtual Machine Monitor is a piece of computer software or hardware that creates and runs a Virtual Machine.  A computer on which a hypervisor is running one or more virtual machines is defined as a “host machine”.  Each virtual machine is called a “guest machine”  The hypervisor presents the guest operating system with a virtual operating platform and manages the guest operating systems.
  • 7. TYPES OF HYPERVISOR  Type – 1 (or native, bare metal) hypervisors run directly on the host’s hardware and to manage guest operating systems.  The hypervisor works parallel to the kernel.  The guest operating-system runs on another level above the hypervisor.  Type – 2 (or hosted) hypervisors run on a conventional operating system environment.  With the hypervisor layer as a distinct second software level, guest operating system run on the third level above the hardware.
  • 8. PICTORIAL VIEW OF TYPE – 1 & TYPE – 2 HYPERVISOR
  • 11. Why was CLOUD COMPUTING at all needed?  High performance computing utilizes the concept of parallel processing which requires distributed system to achieve parallel processing.  Research has shown virtualization to be the root cause for the detrimental performance when it comes to virtualization in High Performance Computing.  Virtualization in High Performance Computing was considered as a root cause for CPU and I/O overhead.  Later on Amazon launched the “EC2 Cluster Compute Instances” which did a promising work in leveraging virtualization in High Performance Computing.
  • 12. What is CLOUD COMPUTING and how is it different from DISTRIBUTED COMPUTING  Cloud computing is the delivery of computing as a service rather than a product whereby shared resources, software and information are provided to computers and other devices as a utility over a network.  Distributed computing is the concept of using a distributed system consisting of many self- governed nodes to solve a very large problem.  Distributed computing achieves this by breaking the problem up to similar tasks and assigning these tasks to individual nodes.
  • 13. THE DIFFERENT LAYERS OF CLOUD AS A SERVICE  SaaS (Software as a Service) - the vendor supplies the software product and interacts with the user through a front- end portal or a web based application for example “Google Docs”.  PaaS (Platform as a Service) - in PaaS the cloud providers provides an API which can be used by an application developer to create applications on the provider’s platform. For example “Google App Engine”.  IaaS (Infrastructure as a Service) - Infrastructure as a Service is a provision model in which an organization outsources the equipment used to support operations, including storage, hardware, servers and networking components. The service provider owns the equipment and is responsible for housing, running and maintaining it. The client typically pays on a per-use basis. For example “Amazon EC2 services”, “Penguin Computing” on Demand. It is also called Hardware as a Service or “HaaS”.
  • 14. DIFFERENT TYPES OF CLOUDS  PUBLIC CLOUD – is made available to the general public by a service provider who hosts the cloud infrastructure. Generally, public cloud providers like Amazon AWS, Microsoft and Google own and operate the infrastructure and offer access over the Internet.  PRIVATE CLOUD - is cloud infrastructure dedicated to a particular organization. Private clouds allow businesses to host applications in the cloud, while addressing concerns regarding data security and control, which is often lacking in a public cloud environment.  HYBRID CLOUD - are a composition of two or more clouds (private, or public) that remain unique entities but are bound together offering the advantages of multiple deployment models.  COMMUNITY CLOUD - is a is a multi-tenant cloud service model that is shared among several or organizations and that is governed, managed and secured commonly by all the participating organizations or a third party managed service provider.
  • 15. PROS & CONS OF USING CLOUD AS A SERVICE PROS  Less Maintenance.  Improve Accessibility.  Better Scalability.  Elastic Services.  Cost Effective.  Faster Performance.  Collaboration Efficiency.  Synchronization of data across devices.  Easy to share data.  Backing up data. CONS  Business Discontinuity.  Protection Inconsistency.  Supplier Lock-in.  Data Unreliability.  Hypervisor Isolation Failure.  Network Vulnerabilities.  Licensing issues of software.  Platform inconsistency.
  • 16. BIG DATA – What is it ?  Big data describes massive volumes of both structured and unstructured data that is difficult to process using traditional database and software techniques.  Big data has the potential to help companies improve operations and make faster.  Big data when used by vendors refers to the technology that an organization requires to handle large amounts of data storage facilities.  The HDFS cluster consists of a single NameNode that manages the DataNode and regulate access of file by clients.
  • 17.