SlideShare a Scribd company logo
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

More Related Content

Similar to virtualizationcloudcomputing-140813101008-phpapp02.pdf

Intro cloud-1
Intro cloud-1Intro cloud-1
Intro cloud-1
Studying
 
Platform virtualization.raj
Platform virtualization.rajPlatform virtualization.raj
Platform virtualization.raj
NRajaMohanReddy
 
Virtualization and cloud Computing
Virtualization and cloud ComputingVirtualization and cloud Computing
Virtualization and cloud Computing
Rishikese MR
 
Logicalis - Virtualisation overview
Logicalis - Virtualisation overviewLogicalis - Virtualisation overview
Logicalis - Virtualisation overviewLogicalis
 
Virtualisation Overview
Virtualisation OverviewVirtualisation Overview
Virtualisation OverviewLogicalis
 
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
Hitesh Mohapatra
 
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
 
APznzaamT18LaGRvfDd3vc6XGHHoq2hlFqHYsO9vYeEQXTa-sAm9oMvLFaeBQkqdEEa1z4UJVAboW...
APznzaamT18LaGRvfDd3vc6XGHHoq2hlFqHYsO9vYeEQXTa-sAm9oMvLFaeBQkqdEEa1z4UJVAboW...APznzaamT18LaGRvfDd3vc6XGHHoq2hlFqHYsO9vYeEQXTa-sAm9oMvLFaeBQkqdEEa1z4UJVAboW...
APznzaamT18LaGRvfDd3vc6XGHHoq2hlFqHYsO9vYeEQXTa-sAm9oMvLFaeBQkqdEEa1z4UJVAboW...
Neha417639
 
Introduction to Cloud Computing
Introduction to Cloud ComputingIntroduction to Cloud Computing
Introduction to Cloud Computing
Bhuvanesh Hingal
 
Cloud Computing
 Cloud Computing Cloud Computing
Cloud Computing
Mannat Singh
 
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
Zarwashgulrez
 
Vitualisation
VitualisationVitualisation
Vitualisation
Priya_Srivastava
 
virtualization-190329110832.pdf
virtualization-190329110832.pdfvirtualization-190329110832.pdf
virtualization-190329110832.pdf
AkshithaReddy42848
 
Virtualization
VirtualizationVirtualization
Virtualization
Utkarsh Soni
 
Sna lab prj (1)
Sna lab prj (1)Sna lab prj (1)
Sna lab prj (1)
alihaider922341
 
Cloud Computing using virtulization
Cloud Computing using virtulizationCloud Computing using virtulization
Cloud Computing using virtulization
AJIT NEGI
 
Virtualization - cloud computing
Virtualization - cloud computingVirtualization - cloud computing
Virtualization - cloud computing
Sweta Kumari Barnwal
 

Similar to virtualizationcloudcomputing-140813101008-phpapp02.pdf (20)

Intro cloud-1
Intro cloud-1Intro cloud-1
Intro cloud-1
 
Platform virtualization.raj
Platform virtualization.rajPlatform virtualization.raj
Platform virtualization.raj
 
Virtualization and cloud Computing
Virtualization and cloud ComputingVirtualization and cloud Computing
Virtualization and cloud Computing
 
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
 
Virtualization
VirtualizationVirtualization
Virtualization
 
Sna lab prj (1)
Sna lab prj (1)Sna lab prj (1)
Sna lab prj (1)
 
incs775_lect6.ppt
incs775_lect6.pptincs775_lect6.ppt
incs775_lect6.ppt
 
Cloud Computing using virtulization
Cloud Computing using virtulizationCloud Computing using virtulization
Cloud Computing using virtulization
 
Virtualization - cloud computing
Virtualization - cloud computingVirtualization - cloud computing
Virtualization - cloud computing
 
Parth virt
Parth virtParth virt
Parth virt
 

Recently uploaded

Luke Royak's Personal Brand Exploration!
Luke Royak's Personal Brand Exploration!Luke Royak's Personal Brand Exploration!
Luke Royak's Personal Brand Exploration!
LukeRoyak
 
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
atwvhyhm
 
Heidi Livengood Resume Senior Technical Recruiter / HR Generalist
Heidi Livengood Resume Senior Technical Recruiter / HR GeneralistHeidi Livengood Resume Senior Technical Recruiter / HR Generalist
Heidi Livengood Resume Senior Technical Recruiter / HR Generalist
HeidiLivengood
 
Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.
alexthomas971
 
135. Reviewer Certificate in Journal of Engineering
135. Reviewer Certificate in Journal of Engineering135. Reviewer Certificate in Journal of Engineering
135. Reviewer Certificate in Journal of Engineering
Manu Mitra
 
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring ChapterHow Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
Hector Del Castillo, CPM, CPMM
 
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Dirk Spencer Corporate Recruiter LION
 
DIGITAL MARKETING COURSE IN CHENNAI.pptx
DIGITAL MARKETING COURSE IN CHENNAI.pptxDIGITAL MARKETING COURSE IN CHENNAI.pptx
DIGITAL MARKETING COURSE IN CHENNAI.pptx
FarzanaRbcomcs
 
How to Master LinkedIn for Career and Business
How to Master LinkedIn for Career and BusinessHow to Master LinkedIn for Career and Business
How to Master LinkedIn for Career and Business
ideatoipo
 
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
foismail170
 
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdfRECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
AlessandroMartins454470
 
Brand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio IBrand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio I
thomasaolson2000
 
How to create an effective K-POC tutorial
How to create an effective K-POC tutorialHow to create an effective K-POC tutorial
How to create an effective K-POC tutorial
vencislavkaaa
 
Andrea Kate Portfolio Presentation.pdf
Andrea Kate  Portfolio  Presentation.pdfAndrea Kate  Portfolio  Presentation.pdf
Andrea Kate Portfolio Presentation.pdf
andreakaterasco
 
Midterm Contract Law and Adminstration.pptx
Midterm Contract Law and Adminstration.pptxMidterm Contract Law and Adminstration.pptx
Midterm Contract Law and Adminstration.pptx
Sheldon Byron
 
Chapters 3 Contracts.pptx Chapters 3 Contracts.pptx
Chapters 3  Contracts.pptx Chapters 3  Contracts.pptxChapters 3  Contracts.pptx Chapters 3  Contracts.pptx
Chapters 3 Contracts.pptx Chapters 3 Contracts.pptx
Sheldon Byron
 
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdfDOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
Pushpendra Kumar
 
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
foismail170
 
Operating system. short answes and Interview questions .pdf
Operating system. short answes and Interview questions .pdfOperating system. short answes and Interview questions .pdf
Operating system. short answes and Interview questions .pdf
harikrishnahari6276
 
The Impact of Artificial Intelligence on Modern Society.pdf
The Impact of Artificial Intelligence on Modern Society.pdfThe Impact of Artificial Intelligence on Modern Society.pdf
The Impact of Artificial Intelligence on Modern Society.pdf
ssuser3e63fc
 

Recently uploaded (20)

Luke Royak's Personal Brand Exploration!
Luke Royak's Personal Brand Exploration!Luke Royak's Personal Brand Exploration!
Luke Royak's Personal Brand Exploration!
 
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
 
Heidi Livengood Resume Senior Technical Recruiter / HR Generalist
Heidi Livengood Resume Senior Technical Recruiter / HR GeneralistHeidi Livengood Resume Senior Technical Recruiter / HR Generalist
Heidi Livengood Resume Senior Technical Recruiter / HR Generalist
 
Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.
 
135. Reviewer Certificate in Journal of Engineering
135. Reviewer Certificate in Journal of Engineering135. Reviewer Certificate in Journal of Engineering
135. Reviewer Certificate in Journal of Engineering
 
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring ChapterHow Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
 
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
 
DIGITAL MARKETING COURSE IN CHENNAI.pptx
DIGITAL MARKETING COURSE IN CHENNAI.pptxDIGITAL MARKETING COURSE IN CHENNAI.pptx
DIGITAL MARKETING COURSE IN CHENNAI.pptx
 
How to Master LinkedIn for Career and Business
How to Master LinkedIn for Career and BusinessHow to Master LinkedIn for Career and Business
How to Master LinkedIn for Career and Business
 
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
 
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdfRECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
 
Brand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio IBrand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio I
 
How to create an effective K-POC tutorial
How to create an effective K-POC tutorialHow to create an effective K-POC tutorial
How to create an effective K-POC tutorial
 
Andrea Kate Portfolio Presentation.pdf
Andrea Kate  Portfolio  Presentation.pdfAndrea Kate  Portfolio  Presentation.pdf
Andrea Kate Portfolio Presentation.pdf
 
Midterm Contract Law and Adminstration.pptx
Midterm Contract Law and Adminstration.pptxMidterm Contract Law and Adminstration.pptx
Midterm Contract Law and Adminstration.pptx
 
Chapters 3 Contracts.pptx Chapters 3 Contracts.pptx
Chapters 3  Contracts.pptx Chapters 3  Contracts.pptxChapters 3  Contracts.pptx Chapters 3  Contracts.pptx
Chapters 3 Contracts.pptx Chapters 3 Contracts.pptx
 
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdfDOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
 
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
 
Operating system. short answes and Interview questions .pdf
Operating system. short answes and Interview questions .pdfOperating system. short answes and Interview questions .pdf
Operating system. short answes and Interview questions .pdf
 
The Impact of Artificial Intelligence on Modern Society.pdf
The Impact of Artificial Intelligence on Modern Society.pdfThe Impact of Artificial Intelligence on Modern Society.pdf
The Impact of Artificial Intelligence on Modern Society.pdf
 

virtualizationcloudcomputing-140813101008-phpapp02.pdf

  • 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.