SlideShare a Scribd company logo
An Introduction to Cloud Computing Infrastructures Ignacio M. Llorente Grids & e-Science 2009 UIMP 2009 Summer School June 16th, 2009
Contents An Introduction to Cloud Computing Infrastructures Cloud computing as  resource provisioning platform Types  of cloud infrastructures Middleware  for cloud computing Multi-cloud  architectures Building cloud infrastructures with  OpenNebula Research  in cloud computing
Cloud Computing as a Resource Provisioning Platform What is a Cloud Computing Infrastructure? An Introduction to Cloud Computing Infrastructures Delivery Models in Cloud Computing Resource provisioning platform  offering  on-demand and ubiquitous network access  to  elastic  and  configurable  IT-enabled capabilities delivered as a service Service Consumer IaaS PaaS Application (end-user) Platform to create applications (developer) Infrastructure for processing, storage and networking (system administrator) SaaS
Cloud Computing as a Resource Provisioning Platform Infrastructure as a Service An Introduction to Cloud Computing Infrastructures VM VM VM Platform for execution of  virtualized services (groups of interconnected VMs) Internal interface : Full management of virtual and physical resources Cloud interface : Simple and remote management of cloud (virtual) resources at a higher abstraction level Service  User Cloud User/Service Provider (Cloud Interface) Flexible and elastic capacity Ubiquitous network access  On-demand access Internal Interface
Cloud Computing as a Resource Provisioning Platform Virtualization is the Foundation of Infrastructure Clouds An Introduction to Cloud Computing Infrastructures A VM is an  isolated runtime environment  (guest OS and applications)  Multiple virtual systems (VMs)  to run on a single physical system  Separation  of service/server from the physical resources Physical Box Virtualization Platform (Xen, KVM, VMware…) Guest OS Guest OS Guest OS Applications Applications Applications VM VM VM
Types of Cloud Infrastructures Commercial Public Clouds An Introduction to Cloud Computing Infrastructures The infrastructure is  owned by a single commercial organization and used by customers Public clouds enable the deployment of an entire IT infrastructure  without the associated capital costs, paying only for the used capacity Cloud interface:  Simple remote management of virtualized server instances Examples of Commercial Providers Cloud Interface Commercial Cloud Cloud Tools
Types of Cloud Infrastructures Private Clouds An Introduction to Cloud Computing Infrastructures The infrastructure is owned and used by a single organization Private clouds enable  a flexible and agile management of local infrastructure Not a new model , datacenter management has been around for a while Internal interfaces expose additional functionality  for managing virtualized resources and controlling data center operation, not exposed by cloud interfaces Cloud interfaces  may be also provided for users requiring higher abstraction Cloud Interface Internal Interface Benefits Centralized management VM placement optimization Dynamic resizing and partitioning of the infrastructure  Support for heterogeneous workloads  Administration Domain
Types of Cloud Infrastructures Domain-specific Clouds An Introduction to Cloud Computing Infrastructures Scientific Clouds  are clouds designed to offer specific services for the scientific community, usually to enable scientific and educational projects to experiment with cloud computing HPC Clouds  are specifically designed for tightly-coupled applications Examples of Scientific Clouds Science Cloud Cloud Interface Administration Domain
Middleware for Cloud Computing Open-Source Technologies An Introduction to Cloud Computing Infrastructures Compatible with  Amazon EC2 interfaces  and designed to support additional client-side interfaces Exposes EC2 and WSRF interfaces and offers self-configuring virtual cluster support   Management of clusters and virtual machines through a single  easy to use interface Scalable, flexible and dynamic management  of virtual infrastructures within and across sites to build any cloud computing deployment model Commercial Software VMware  solution for private cloud computing Citrix  solution for private cloud computing Nimbus
Multi-Cloud Architectures Hybrid Clouds An Introduction to Cloud Computing Infrastructures Extension of Private Clouds to  combine private with public Cloud-based infrastructure to enable highly scalable hosting environments Access to remote cloud is  fully transparent  to private cloud users Hybrid Clouds enable the  dynamic scaling of capacity to meet peak or fluctuating demands Infrastructure Elasticity Remote Cloud Cloud Interface Internal Interface Administration Domain
Multi-Cloud Architectures Federation of Clouds An Introduction to Cloud Computing Infrastructures Extension of Hybrid Clouds to  support sharing of resources between partners Access to remote clouds is  fully transparent  to cloud users No single facility/provider can create a seemingly infinite infrastructure  capable of serving massive amounts of users at all times, from all locations Different levels of inter-site  coupling in terms of contract type, information disclosure, and degree control over remote hosts Interoperability Across Infrastructures Infrastructure Provider B Infrastructure Provider A
Multi-Cloud Architectures Cloud Brokering An Introduction to Cloud Computing Infrastructures Simultaneous use of different cloud providers Provisioning of resources from different clouds to improve the  cost-effectiveness  of the deployment, to  reduce the response time for user requests , or to implement  high-availability  strategies Multi-Cloud Infrastructures Infrastructure Provider B Infrastructure Provider A Cloud Broker
Building Cloud Infrastructures with OpenNebula The Open-Source Toolkit for Building Cloud Infrastructures  An Introduction to Cloud Computing Infrastructures Dynamic deployment and re-placement of virtualized services  (groups of interconnected virtual machines) within and across sites Its components can be used  to build any type of cloud deployment : private, hybrid, and public clouds; and cloud brokers
Building Cloud Infrastructures with OpenNebula Features An Introduction to Cloud Computing Infrastructures Feature Function Internal Interface Unix-like CLI for fully management of VM life-cycle and physical boxes XML-RPC API and libvirt interface  Cloud Interface RESTful service for basic management of virtualized resources Scheduler Requirement/rank matchmaker Generic framework to build any scheduler for load balancing and energy efficient server consolidation  Virtualization Management  Xen, KVM, VirtualBox, VMware and libvirt connectors Amazon EC2 Image Management General  mechanisms to transfer and clone VM images Network Management Definition of isolated virtual networks to interconnect VMs Fault   Tolerance Persistent database backend to store host and VM information Contextualization Support for automatic configuration of service components Scalability Tested in the management of hundreds of VMs  Installation Installation on a UNIX cluster front-end without requiring new services in the remote resources Distributed in Ubuntu 9.04 (Jaunty Jackalope), due in April 2009 Flexibility Open and flexible  architecture  and interfaces, open source software
Building Cloud Infrastructures with OpenNebula An Introduction to Cloud Computing Infrastructures Example: Computing Cluster on Hybrid Cloud Elastic execution of a  SGE computing cluster Dynamic scaling  of the number of worker nodes to meet demands Private network  with NIS and NFS; and VPN across sites
Building Cloud Infrastructures with OpenNebula An Introduction to Cloud Computing Infrastructures Example: Web Server on Hybrid Cloud Elastic execution of the  NGinx web server The  capacity of the elastic web application  can be dynamically increased or decreased by adding or removing NGinx instances
Building Cloud Infrastructures with OpenNebula An Introduction to Cloud Computing Infrastructures Example: Cloud Brokering of Computing Cluster Access to three different clouds to dynamically  optimize the performance/cost ratio of a computing cluster  The optimal deployment depends on the  virtualized service profile  and even on  its workload
Building Cloud Infrastructures with OpenNebula The Ecosystem An Introduction to Cloud Computing Infrastructures ElasticHosts Plug-in:  Meet fluctuating peak demands using this cloud provider Nimbus: C an be used as a WSRF or EC2 front-end. Experimental VM Consolidation Scheduler for Energy Efficiency :  Periodic re-placement of VMs for server consolidation and suspension/resume of physical resources Haizea:  Open-source VM-based lease management architecture (allows AR of capacity)
Research in Cloud Computing An Introduction to Cloud Computing Infrastructures Main Research Projects Research testbed  designed to support research into the design, provisioning, and management of services at a global, multi-datacenter scale Investigate technologies  for advanced Cloud Computing Investigate the application of cloud computing to Grid infrastructures Cloud Computing Brings New Research Challenges  Research in Cloud Computing addresses  the  new challenges  of: Meeting the  technology requirements  of next generation private, public and hybrid cloud computing architectures Allowing  service workloads  to take advantage of cloud computing Because cloud solution architectures include technology  components from different fields,  many research challenges in Cloud Computing have been already addressed to a certain degree by  different research communities
Research in Cloud Computing An Introduction to Cloud Computing Infrastructures Flagship of Cloud Computing Research in FP7  Open source technology  to enable deployment and management of  complex IT services  across  different administrative domains Functionality for Service Management Definition Lifecycle  Billing/accounting Elasticity/SLAs Resources and Services Virtualization without Barriers VEE VEE VEE VEE VEE Focus on technologies that enable to build a  federation of cooperating computing clouds A project driven by business use cases : SAP business application, Telco application, utility computing and eGov application 17-million and 3-year project partially  funded by the European Commission  (NESSI Strategic Project)
Research in Cloud Computing An Introduction to Cloud Computing Infrastructures RESERVOIR Architecture Service Provider Service Manager VEE Manager VEE Host Service Provider Service Provider VEE Host VEE Host VEE Manager VEE Host VEE Host VEE Host VHI VMI VMI Infrastructure Providers
Research in Cloud Computing An Introduction to Cloud Computing Infrastructures Grid in the Cloud This project focuses on the  benefits from using cloud computing on Grid by: Exploring  the integration of cloud technologies  and services, especially virtualization, into existing Grid Infrastructures.  Investigating how existing Grid infrastructures can provide a  cloud-like delivery model  as well as existing Grid services Enhancing Grid Infrastructures with Cloud Technologies  Amazon EC2 Technical, operational and security challenges raised in the  deployment of a Grid site in the Cloud
My Vision on the Future of Cloud Computing IT Resources will be the Next Utility An Introduction to Cloud Computing Infrastructures Future enterprise datacenters will look like private Clouds  supporting a flexible and agile execution of virtualized services, and combining local with public Cloud-based infrastructure to enable highly scalable hosting environments Public Cloud providers will implement a utility computing business model  by offering pay per use resources on-demand Public Clouds will be supported by a network of geographically distributed datacenters  for high availability, end-user service proximity, legal and policy issues… Public Clouds will be interconnected to meet fluctuating demands Grid sites will offer infrastructure cloud-like interfaces  to address the new resource access demands from the community
You can create now your cloud infrastructure OpenNebula  is available for download  More info, downloads, mailing lists at www.OpenNebula.org www.reservoir-fp7.eu/ An Introduction to Cloud Computing Infrastructures Acknowledgements Rubén S. Montero Javier Fontan Raúl Sampedro Tino Vazquez Rafael Moreno
Ad

More Related Content

What's hot (20)

Cloud computing ppt by Binesh
Cloud computing ppt by BineshCloud computing ppt by Binesh
Cloud computing ppt by Binesh
Binesh
 
Cloud Computing Service Models | IaaS PaaS SaaS Explained | Cloud Masters Pro...
Cloud Computing Service Models | IaaS PaaS SaaS Explained | Cloud Masters Pro...Cloud Computing Service Models | IaaS PaaS SaaS Explained | Cloud Masters Pro...
Cloud Computing Service Models | IaaS PaaS SaaS Explained | Cloud Masters Pro...
Edureka!
 
Introduction to cloud computing
Introduction to cloud computingIntroduction to cloud computing
Introduction to cloud computing
Jithin Parakka
 
Cloud computing ppt
Cloud computing pptCloud computing ppt
Cloud computing ppt
Sant Longowal Institute of Engg. & Technology
 
Cloud Computing and Amazon Web Services
Cloud Computing and Amazon Web ServicesCloud Computing and Amazon Web Services
Cloud Computing and Amazon Web Services
Aditya Jha
 
Seminar on cloud computing by Prashant Gupta
Seminar on cloud computing by Prashant GuptaSeminar on cloud computing by Prashant Gupta
Seminar on cloud computing by Prashant Gupta
Prashant Gupta
 
Cloud computing
Cloud computingCloud computing
Cloud computing
Shiva Prasad
 
Cloud computing and Cloudsim
Cloud computing and CloudsimCloud computing and Cloudsim
Cloud computing and Cloudsim
Manash Kumar Mondal
 
Cloud Computing Presentation
Cloud Computing PresentationCloud Computing Presentation
Cloud Computing Presentation
Vivek Ravindran
 
Cloud Computing Business Models
Cloud Computing Business ModelsCloud Computing Business Models
Cloud Computing Business Models
Mourad ZEROUKHI
 
Top 10 cloud service providers
Top 10 cloud service providersTop 10 cloud service providers
Top 10 cloud service providers
Vineet Garg
 
Introduction to Amazon Web Services (AWS)
Introduction to Amazon Web Services (AWS)Introduction to Amazon Web Services (AWS)
Introduction to Amazon Web Services (AWS)
Garvit Anand
 
Introduction to Google Cloud Platform and APIs
Introduction to Google Cloud Platform and APIsIntroduction to Google Cloud Platform and APIs
Introduction to Google Cloud Platform and APIs
GDSCSoton
 
Cloud Computing An introduction
Cloud Computing An introductionCloud Computing An introduction
Cloud Computing An introduction
Sanjay Sharma
 
Cloud computing
Cloud computingCloud computing
Cloud computing
Siddiq Abu Bakkar
 
Cloud computing
Cloud computing Cloud computing
Cloud computing
hari krishnan.n
 
Cloud computing
Cloud computingCloud computing
Cloud computing
Sreehari820
 
AWS
AWSAWS
AWS
ARYA TM
 
Introduction to Amazon Web Services by i2k2 Networks
Introduction to Amazon Web Services by i2k2 NetworksIntroduction to Amazon Web Services by i2k2 Networks
Introduction to Amazon Web Services by i2k2 Networks
i2k2 Networks (P) Ltd.
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
International School Of Management Excellence
 
Cloud computing ppt by Binesh
Cloud computing ppt by BineshCloud computing ppt by Binesh
Cloud computing ppt by Binesh
Binesh
 
Cloud Computing Service Models | IaaS PaaS SaaS Explained | Cloud Masters Pro...
Cloud Computing Service Models | IaaS PaaS SaaS Explained | Cloud Masters Pro...Cloud Computing Service Models | IaaS PaaS SaaS Explained | Cloud Masters Pro...
Cloud Computing Service Models | IaaS PaaS SaaS Explained | Cloud Masters Pro...
Edureka!
 
Introduction to cloud computing
Introduction to cloud computingIntroduction to cloud computing
Introduction to cloud computing
Jithin Parakka
 
Cloud Computing and Amazon Web Services
Cloud Computing and Amazon Web ServicesCloud Computing and Amazon Web Services
Cloud Computing and Amazon Web Services
Aditya Jha
 
Seminar on cloud computing by Prashant Gupta
Seminar on cloud computing by Prashant GuptaSeminar on cloud computing by Prashant Gupta
Seminar on cloud computing by Prashant Gupta
Prashant Gupta
 
Cloud Computing Presentation
Cloud Computing PresentationCloud Computing Presentation
Cloud Computing Presentation
Vivek Ravindran
 
Cloud Computing Business Models
Cloud Computing Business ModelsCloud Computing Business Models
Cloud Computing Business Models
Mourad ZEROUKHI
 
Top 10 cloud service providers
Top 10 cloud service providersTop 10 cloud service providers
Top 10 cloud service providers
Vineet Garg
 
Introduction to Amazon Web Services (AWS)
Introduction to Amazon Web Services (AWS)Introduction to Amazon Web Services (AWS)
Introduction to Amazon Web Services (AWS)
Garvit Anand
 
Introduction to Google Cloud Platform and APIs
Introduction to Google Cloud Platform and APIsIntroduction to Google Cloud Platform and APIs
Introduction to Google Cloud Platform and APIs
GDSCSoton
 
Cloud Computing An introduction
Cloud Computing An introductionCloud Computing An introduction
Cloud Computing An introduction
Sanjay Sharma
 
Introduction to Amazon Web Services by i2k2 Networks
Introduction to Amazon Web Services by i2k2 NetworksIntroduction to Amazon Web Services by i2k2 Networks
Introduction to Amazon Web Services by i2k2 Networks
i2k2 Networks (P) Ltd.
 

Viewers also liked (20)

2013 Future of Cloud Computing - 3rd Annual Survey Results
2013 Future of Cloud Computing - 3rd Annual Survey Results2013 Future of Cloud Computing - 3rd Annual Survey Results
2013 Future of Cloud Computing - 3rd Annual Survey Results
Michael Skok
 
Introduction of Cloud computing
Introduction of Cloud computingIntroduction of Cloud computing
Introduction of Cloud computing
Rkrishna Mishra
 
Cloud Computing Integration Introduction
Cloud Computing Integration IntroductionCloud Computing Integration Introduction
Cloud Computing Integration Introduction
toryharis
 
Introduction To Cloud Computing
Introduction To Cloud ComputingIntroduction To Cloud Computing
Introduction To Cloud Computing
Liming Liu
 
2013 State of Cloud Survey SMB Results
2013 State of Cloud Survey SMB Results2013 State of Cloud Survey SMB Results
2013 State of Cloud Survey SMB Results
Symantec
 
Breaking through the Clouds
Breaking through the CloudsBreaking through the Clouds
Breaking through the Clouds
Andy Piper
 
Intro to cloud computing — MegaCOMM 2013, Jerusalem
Intro to cloud computing — MegaCOMM 2013, JerusalemIntro to cloud computing — MegaCOMM 2013, Jerusalem
Intro to cloud computing — MegaCOMM 2013, Jerusalem
Reuven Lerner
 
Can we hack open source #cloud platforms to help reduce emissions?
Can we hack open source #cloud platforms to help reduce emissions?Can we hack open source #cloud platforms to help reduce emissions?
Can we hack open source #cloud platforms to help reduce emissions?
Tom Raftery
 
Summer School Scale Cloud Across the Enterprise
Summer School   Scale Cloud Across the EnterpriseSummer School   Scale Cloud Across the Enterprise
Summer School Scale Cloud Across the Enterprise
WSO2
 
Simplifying The Cloud Top 10 Questions By SMBs
Simplifying The Cloud Top 10 Questions By SMBsSimplifying The Cloud Top 10 Questions By SMBs
Simplifying The Cloud Top 10 Questions By SMBs
Sun Digital, Inc.
 
Penetrating the Cloud: Opportunities & Challenges for Businesses
Penetrating the Cloud: Opportunities & Challenges for BusinessesPenetrating the Cloud: Opportunities & Challenges for Businesses
Penetrating the Cloud: Opportunities & Challenges for Businesses
CompTIA
 
The Inevitable Cloud Outage
The Inevitable Cloud OutageThe Inevitable Cloud Outage
The Inevitable Cloud Outage
Newvewm
 
Avoiding Cloud Outage
Avoiding Cloud OutageAvoiding Cloud Outage
Avoiding Cloud Outage
Nati Shalom
 
LinuxFest NW 2013: Hitchhiker's Guide to Open Source Cloud Computing
LinuxFest NW 2013: Hitchhiker's Guide to Open Source Cloud ComputingLinuxFest NW 2013: Hitchhiker's Guide to Open Source Cloud Computing
LinuxFest NW 2013: Hitchhiker's Guide to Open Source Cloud Computing
Mark Hinkle
 
Delivering IaaS with Open Source Software
Delivering IaaS with Open Source SoftwareDelivering IaaS with Open Source Software
Delivering IaaS with Open Source Software
Mark Hinkle
 
Linthicum what is-the-true-future-of-cloud-computing
Linthicum what is-the-true-future-of-cloud-computingLinthicum what is-the-true-future-of-cloud-computing
Linthicum what is-the-true-future-of-cloud-computing
David Linthicum
 
Cloud computing Basics
Cloud computing BasicsCloud computing Basics
Cloud computing Basics
Sagar Sane
 
Cloud computing simple ppt
Cloud computing simple pptCloud computing simple ppt
Cloud computing simple ppt
Agarwaljay
 
cloud computing ppt
cloud computing pptcloud computing ppt
cloud computing ppt
himanshuawasthi2109
 
Speaker Presention by Irena Bojanova of the University of Maryland University...
Speaker Presention by Irena Bojanova of the University of Maryland University...Speaker Presention by Irena Bojanova of the University of Maryland University...
Speaker Presention by Irena Bojanova of the University of Maryland University...
Tim Harvey
 
2013 Future of Cloud Computing - 3rd Annual Survey Results
2013 Future of Cloud Computing - 3rd Annual Survey Results2013 Future of Cloud Computing - 3rd Annual Survey Results
2013 Future of Cloud Computing - 3rd Annual Survey Results
Michael Skok
 
Introduction of Cloud computing
Introduction of Cloud computingIntroduction of Cloud computing
Introduction of Cloud computing
Rkrishna Mishra
 
Cloud Computing Integration Introduction
Cloud Computing Integration IntroductionCloud Computing Integration Introduction
Cloud Computing Integration Introduction
toryharis
 
Introduction To Cloud Computing
Introduction To Cloud ComputingIntroduction To Cloud Computing
Introduction To Cloud Computing
Liming Liu
 
2013 State of Cloud Survey SMB Results
2013 State of Cloud Survey SMB Results2013 State of Cloud Survey SMB Results
2013 State of Cloud Survey SMB Results
Symantec
 
Breaking through the Clouds
Breaking through the CloudsBreaking through the Clouds
Breaking through the Clouds
Andy Piper
 
Intro to cloud computing — MegaCOMM 2013, Jerusalem
Intro to cloud computing — MegaCOMM 2013, JerusalemIntro to cloud computing — MegaCOMM 2013, Jerusalem
Intro to cloud computing — MegaCOMM 2013, Jerusalem
Reuven Lerner
 
Can we hack open source #cloud platforms to help reduce emissions?
Can we hack open source #cloud platforms to help reduce emissions?Can we hack open source #cloud platforms to help reduce emissions?
Can we hack open source #cloud platforms to help reduce emissions?
Tom Raftery
 
Summer School Scale Cloud Across the Enterprise
Summer School   Scale Cloud Across the EnterpriseSummer School   Scale Cloud Across the Enterprise
Summer School Scale Cloud Across the Enterprise
WSO2
 
Simplifying The Cloud Top 10 Questions By SMBs
Simplifying The Cloud Top 10 Questions By SMBsSimplifying The Cloud Top 10 Questions By SMBs
Simplifying The Cloud Top 10 Questions By SMBs
Sun Digital, Inc.
 
Penetrating the Cloud: Opportunities & Challenges for Businesses
Penetrating the Cloud: Opportunities & Challenges for BusinessesPenetrating the Cloud: Opportunities & Challenges for Businesses
Penetrating the Cloud: Opportunities & Challenges for Businesses
CompTIA
 
The Inevitable Cloud Outage
The Inevitable Cloud OutageThe Inevitable Cloud Outage
The Inevitable Cloud Outage
Newvewm
 
Avoiding Cloud Outage
Avoiding Cloud OutageAvoiding Cloud Outage
Avoiding Cloud Outage
Nati Shalom
 
LinuxFest NW 2013: Hitchhiker's Guide to Open Source Cloud Computing
LinuxFest NW 2013: Hitchhiker's Guide to Open Source Cloud ComputingLinuxFest NW 2013: Hitchhiker's Guide to Open Source Cloud Computing
LinuxFest NW 2013: Hitchhiker's Guide to Open Source Cloud Computing
Mark Hinkle
 
Delivering IaaS with Open Source Software
Delivering IaaS with Open Source SoftwareDelivering IaaS with Open Source Software
Delivering IaaS with Open Source Software
Mark Hinkle
 
Linthicum what is-the-true-future-of-cloud-computing
Linthicum what is-the-true-future-of-cloud-computingLinthicum what is-the-true-future-of-cloud-computing
Linthicum what is-the-true-future-of-cloud-computing
David Linthicum
 
Cloud computing Basics
Cloud computing BasicsCloud computing Basics
Cloud computing Basics
Sagar Sane
 
Cloud computing simple ppt
Cloud computing simple pptCloud computing simple ppt
Cloud computing simple ppt
Agarwaljay
 
Speaker Presention by Irena Bojanova of the University of Maryland University...
Speaker Presention by Irena Bojanova of the University of Maryland University...Speaker Presention by Irena Bojanova of the University of Maryland University...
Speaker Presention by Irena Bojanova of the University of Maryland University...
Tim Harvey
 
Ad

Similar to An Introduction To Infarstructures For Cloud Computing V0.2 (20)

Research Challenges In Cloud Infrastructures
Research Challenges In Cloud InfrastructuresResearch Challenges In Cloud Infrastructures
Research Challenges In Cloud Infrastructures
Ignacio M. Llorente
 
Ignacio design and building of iaa s clouds
Ignacio design and building of iaa s cloudsIgnacio design and building of iaa s clouds
Ignacio design and building of iaa s clouds
EuroCloud
 
Ignacio design and building of iaa s clouds
Ignacio design and building of iaa s cloudsIgnacio design and building of iaa s clouds
Ignacio design and building of iaa s clouds
EuroCloud
 
Cloud And Virtualization To Support Grid Infrastructures
Cloud And Virtualization To Support Grid InfrastructuresCloud And Virtualization To Support Grid Infrastructures
Cloud And Virtualization To Support Grid Infrastructures
Ignacio M. Llorente
 
lecture5 Cloud Computing with Utility .ppt
lecture5 Cloud Computing with Utility .pptlecture5 Cloud Computing with Utility .ppt
lecture5 Cloud Computing with Utility .ppt
kong100
 
Cloud Computing - Introduction
Cloud Computing - IntroductionCloud Computing - Introduction
Cloud Computing - Introduction
Dr. Sunil Kr. Pandey
 
IT Application Notes and Reviewer.pdf file
IT Application Notes and Reviewer.pdf fileIT Application Notes and Reviewer.pdf file
IT Application Notes and Reviewer.pdf file
ZieeKiel
 
Introduction To Cloud Computing
Introduction To Cloud ComputingIntroduction To Cloud Computing
Introduction To Cloud Computing
kevnikool
 
OSDC 2012 | OpenNebula Open Source Toolkit for DataCenter Virtualization by C...
OSDC 2012 | OpenNebula Open Source Toolkit for DataCenter Virtualization by C...OSDC 2012 | OpenNebula Open Source Toolkit for DataCenter Virtualization by C...
OSDC 2012 | OpenNebula Open Source Toolkit for DataCenter Virtualization by C...
NETWAYS
 
Unit-I: Introduction to Cloud Computing
Unit-I: Introduction to Cloud ComputingUnit-I: Introduction to Cloud Computing
Unit-I: Introduction to Cloud Computing
Divya S
 
CC-Module 1-Update module 2 in cloud computing.pptx
CC-Module 1-Update module 2 in cloud computing.pptxCC-Module 1-Update module 2 in cloud computing.pptx
CC-Module 1-Update module 2 in cloud computing.pptx
AshokKumar788526
 
Private Cloud With System Center Project
Private Cloud With System Center ProjectPrivate Cloud With System Center Project
Private Cloud With System Center Project
Abhijit Kundu
 
Introduction on Cloud Computing
Introduction on Cloud Computing Introduction on Cloud Computing
Introduction on Cloud Computing
Sanjiv Pradhan
 
Introduction into Windows Azure Pack and Service Management Automation
Introduction into Windows Azure Pack and Service Management AutomationIntroduction into Windows Azure Pack and Service Management Automation
Introduction into Windows Azure Pack and Service Management Automation
Michael Rüefli
 
Cloud building
Cloud buildingCloud building
Cloud building
Wahid Cirebon
 
PPT.ppt.................................
PPT.ppt.................................PPT.ppt.................................
PPT.ppt.................................
thanvisarvani
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
meycham
 
Cloud computing virtualization
Cloud computing virtualizationCloud computing virtualization
Cloud computing virtualization
Ayaz Shahid
 
Understanding the cloud computing stack
Understanding the cloud computing stackUnderstanding the cloud computing stack
Understanding the cloud computing stack
Satish Chavan
 
Cloud Computing
 Cloud Computing Cloud Computing
Cloud Computing
Mannat Singh
 
Research Challenges In Cloud Infrastructures
Research Challenges In Cloud InfrastructuresResearch Challenges In Cloud Infrastructures
Research Challenges In Cloud Infrastructures
Ignacio M. Llorente
 
Ignacio design and building of iaa s clouds
Ignacio design and building of iaa s cloudsIgnacio design and building of iaa s clouds
Ignacio design and building of iaa s clouds
EuroCloud
 
Ignacio design and building of iaa s clouds
Ignacio design and building of iaa s cloudsIgnacio design and building of iaa s clouds
Ignacio design and building of iaa s clouds
EuroCloud
 
Cloud And Virtualization To Support Grid Infrastructures
Cloud And Virtualization To Support Grid InfrastructuresCloud And Virtualization To Support Grid Infrastructures
Cloud And Virtualization To Support Grid Infrastructures
Ignacio M. Llorente
 
lecture5 Cloud Computing with Utility .ppt
lecture5 Cloud Computing with Utility .pptlecture5 Cloud Computing with Utility .ppt
lecture5 Cloud Computing with Utility .ppt
kong100
 
IT Application Notes and Reviewer.pdf file
IT Application Notes and Reviewer.pdf fileIT Application Notes and Reviewer.pdf file
IT Application Notes and Reviewer.pdf file
ZieeKiel
 
Introduction To Cloud Computing
Introduction To Cloud ComputingIntroduction To Cloud Computing
Introduction To Cloud Computing
kevnikool
 
OSDC 2012 | OpenNebula Open Source Toolkit for DataCenter Virtualization by C...
OSDC 2012 | OpenNebula Open Source Toolkit for DataCenter Virtualization by C...OSDC 2012 | OpenNebula Open Source Toolkit for DataCenter Virtualization by C...
OSDC 2012 | OpenNebula Open Source Toolkit for DataCenter Virtualization by C...
NETWAYS
 
Unit-I: Introduction to Cloud Computing
Unit-I: Introduction to Cloud ComputingUnit-I: Introduction to Cloud Computing
Unit-I: Introduction to Cloud Computing
Divya S
 
CC-Module 1-Update module 2 in cloud computing.pptx
CC-Module 1-Update module 2 in cloud computing.pptxCC-Module 1-Update module 2 in cloud computing.pptx
CC-Module 1-Update module 2 in cloud computing.pptx
AshokKumar788526
 
Private Cloud With System Center Project
Private Cloud With System Center ProjectPrivate Cloud With System Center Project
Private Cloud With System Center Project
Abhijit Kundu
 
Introduction on Cloud Computing
Introduction on Cloud Computing Introduction on Cloud Computing
Introduction on Cloud Computing
Sanjiv Pradhan
 
Introduction into Windows Azure Pack and Service Management Automation
Introduction into Windows Azure Pack and Service Management AutomationIntroduction into Windows Azure Pack and Service Management Automation
Introduction into Windows Azure Pack and Service Management Automation
Michael Rüefli
 
PPT.ppt.................................
PPT.ppt.................................PPT.ppt.................................
PPT.ppt.................................
thanvisarvani
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
meycham
 
Cloud computing virtualization
Cloud computing virtualizationCloud computing virtualization
Cloud computing virtualization
Ayaz Shahid
 
Understanding the cloud computing stack
Understanding the cloud computing stackUnderstanding the cloud computing stack
Understanding the cloud computing stack
Satish Chavan
 
Ad

More from Ignacio M. Llorente (17)

ISC Cloud 2013 - Cloud Architectures for HPC – Industry Case Studies
 ISC Cloud 2013 - Cloud Architectures for HPC – Industry Case Studies ISC Cloud 2013 - Cloud Architectures for HPC – Industry Case Studies
ISC Cloud 2013 - Cloud Architectures for HPC – Industry Case Studies
Ignacio M. Llorente
 
Bringing Private Cloud computing to HPC and Science - EGI TF tf 2013
Bringing Private Cloud computing to HPC and Science -  EGI TF tf 2013Bringing Private Cloud computing to HPC and Science -  EGI TF tf 2013
Bringing Private Cloud computing to HPC and Science - EGI TF tf 2013
Ignacio M. Llorente
 
Federated Cloud Computing - The OpenNebula Experience v1.0s
Federated Cloud Computing  - The OpenNebula Experience v1.0sFederated Cloud Computing  - The OpenNebula Experience v1.0s
Federated Cloud Computing - The OpenNebula Experience v1.0s
Ignacio M. Llorente
 
Cloud Computing Architecture with Open Nebula - HPC Cloud Use Cases - NASA A...
Cloud Computing Architecture with Open Nebula  - HPC Cloud Use Cases - NASA A...Cloud Computing Architecture with Open Nebula  - HPC Cloud Use Cases - NASA A...
Cloud Computing Architecture with Open Nebula - HPC Cloud Use Cases - NASA A...
Ignacio M. Llorente
 
Open source and standards - unleashing the potential for innovation of cloud ...
Open source and standards - unleashing the potential for innovation of cloud ...Open source and standards - unleashing the potential for innovation of cloud ...
Open source and standards - unleashing the potential for innovation of cloud ...
Ignacio M. Llorente
 
Challenges in cloud computing to enable future internet of things v0.3
Challenges in cloud computing to enable future internet of things v0.3Challenges in cloud computing to enable future internet of things v0.3
Challenges in cloud computing to enable future internet of things v0.3
Ignacio M. Llorente
 
OpenNebula Interoperability and Portability DMTF 2011
OpenNebula Interoperability and Portability  DMTF 2011OpenNebula Interoperability and Portability  DMTF 2011
OpenNebula Interoperability and Portability DMTF 2011
Ignacio M. Llorente
 
HPC Cloud Computing with OpenNebula
HPC Cloud Computing with OpenNebulaHPC Cloud Computing with OpenNebula
HPC Cloud Computing with OpenNebula
Ignacio M. Llorente
 
Challenges in hybrid and federated cloud computing
Challenges in hybrid and federated cloud computingChallenges in hybrid and federated cloud computing
Challenges in hybrid and federated cloud computing
Ignacio M. Llorente
 
Open nebula leading innovation in cloud computing management
Open nebula   leading innovation in cloud computing managementOpen nebula   leading innovation in cloud computing management
Open nebula leading innovation in cloud computing management
Ignacio M. Llorente
 
Open nebula a reference open cloud stack
Open nebula   a reference open cloud stackOpen nebula   a reference open cloud stack
Open nebula a reference open cloud stack
Ignacio M. Llorente
 
key research challenges in cloud computing
key research challenges in cloud computingkey research challenges in cloud computing
key research challenges in cloud computing
Ignacio M. Llorente
 
Innovation in cloud computing architectures with open nebula
Innovation in cloud computing architectures with open nebulaInnovation in cloud computing architectures with open nebula
Innovation in cloud computing architectures with open nebula
Ignacio M. Llorente
 
Innovation in cloud computing architectures with open nebula
Innovation in cloud computing architectures with open nebulaInnovation in cloud computing architectures with open nebula
Innovation in cloud computing architectures with open nebula
Ignacio M. Llorente
 
Cloud computing from an institutional perspective
Cloud computing from an institutional perspectiveCloud computing from an institutional perspective
Cloud computing from an institutional perspective
Ignacio M. Llorente
 
Open Nebula An Innovative Open Source Toolkit For Building Cloud Solutions ...
Open Nebula   An Innovative Open Source Toolkit For Building Cloud Solutions ...Open Nebula   An Innovative Open Source Toolkit For Building Cloud Solutions ...
Open Nebula An Innovative Open Source Toolkit For Building Cloud Solutions ...
Ignacio M. Llorente
 
Vm Management For Green It Data Centers
Vm Management For Green It Data CentersVm Management For Green It Data Centers
Vm Management For Green It Data Centers
Ignacio M. Llorente
 
ISC Cloud 2013 - Cloud Architectures for HPC – Industry Case Studies
 ISC Cloud 2013 - Cloud Architectures for HPC – Industry Case Studies ISC Cloud 2013 - Cloud Architectures for HPC – Industry Case Studies
ISC Cloud 2013 - Cloud Architectures for HPC – Industry Case Studies
Ignacio M. Llorente
 
Bringing Private Cloud computing to HPC and Science - EGI TF tf 2013
Bringing Private Cloud computing to HPC and Science -  EGI TF tf 2013Bringing Private Cloud computing to HPC and Science -  EGI TF tf 2013
Bringing Private Cloud computing to HPC and Science - EGI TF tf 2013
Ignacio M. Llorente
 
Federated Cloud Computing - The OpenNebula Experience v1.0s
Federated Cloud Computing  - The OpenNebula Experience v1.0sFederated Cloud Computing  - The OpenNebula Experience v1.0s
Federated Cloud Computing - The OpenNebula Experience v1.0s
Ignacio M. Llorente
 
Cloud Computing Architecture with Open Nebula - HPC Cloud Use Cases - NASA A...
Cloud Computing Architecture with Open Nebula  - HPC Cloud Use Cases - NASA A...Cloud Computing Architecture with Open Nebula  - HPC Cloud Use Cases - NASA A...
Cloud Computing Architecture with Open Nebula - HPC Cloud Use Cases - NASA A...
Ignacio M. Llorente
 
Open source and standards - unleashing the potential for innovation of cloud ...
Open source and standards - unleashing the potential for innovation of cloud ...Open source and standards - unleashing the potential for innovation of cloud ...
Open source and standards - unleashing the potential for innovation of cloud ...
Ignacio M. Llorente
 
Challenges in cloud computing to enable future internet of things v0.3
Challenges in cloud computing to enable future internet of things v0.3Challenges in cloud computing to enable future internet of things v0.3
Challenges in cloud computing to enable future internet of things v0.3
Ignacio M. Llorente
 
OpenNebula Interoperability and Portability DMTF 2011
OpenNebula Interoperability and Portability  DMTF 2011OpenNebula Interoperability and Portability  DMTF 2011
OpenNebula Interoperability and Portability DMTF 2011
Ignacio M. Llorente
 
HPC Cloud Computing with OpenNebula
HPC Cloud Computing with OpenNebulaHPC Cloud Computing with OpenNebula
HPC Cloud Computing with OpenNebula
Ignacio M. Llorente
 
Challenges in hybrid and federated cloud computing
Challenges in hybrid and federated cloud computingChallenges in hybrid and federated cloud computing
Challenges in hybrid and federated cloud computing
Ignacio M. Llorente
 
Open nebula leading innovation in cloud computing management
Open nebula   leading innovation in cloud computing managementOpen nebula   leading innovation in cloud computing management
Open nebula leading innovation in cloud computing management
Ignacio M. Llorente
 
Open nebula a reference open cloud stack
Open nebula   a reference open cloud stackOpen nebula   a reference open cloud stack
Open nebula a reference open cloud stack
Ignacio M. Llorente
 
key research challenges in cloud computing
key research challenges in cloud computingkey research challenges in cloud computing
key research challenges in cloud computing
Ignacio M. Llorente
 
Innovation in cloud computing architectures with open nebula
Innovation in cloud computing architectures with open nebulaInnovation in cloud computing architectures with open nebula
Innovation in cloud computing architectures with open nebula
Ignacio M. Llorente
 
Innovation in cloud computing architectures with open nebula
Innovation in cloud computing architectures with open nebulaInnovation in cloud computing architectures with open nebula
Innovation in cloud computing architectures with open nebula
Ignacio M. Llorente
 
Cloud computing from an institutional perspective
Cloud computing from an institutional perspectiveCloud computing from an institutional perspective
Cloud computing from an institutional perspective
Ignacio M. Llorente
 
Open Nebula An Innovative Open Source Toolkit For Building Cloud Solutions ...
Open Nebula   An Innovative Open Source Toolkit For Building Cloud Solutions ...Open Nebula   An Innovative Open Source Toolkit For Building Cloud Solutions ...
Open Nebula An Innovative Open Source Toolkit For Building Cloud Solutions ...
Ignacio M. Llorente
 
Vm Management For Green It Data Centers
Vm Management For Green It Data CentersVm Management For Green It Data Centers
Vm Management For Green It Data Centers
Ignacio M. Llorente
 

An Introduction To Infarstructures For Cloud Computing V0.2

  • 1. An Introduction to Cloud Computing Infrastructures Ignacio M. Llorente Grids & e-Science 2009 UIMP 2009 Summer School June 16th, 2009
  • 2. Contents An Introduction to Cloud Computing Infrastructures Cloud computing as resource provisioning platform Types of cloud infrastructures Middleware for cloud computing Multi-cloud architectures Building cloud infrastructures with OpenNebula Research in cloud computing
  • 3. Cloud Computing as a Resource Provisioning Platform What is a Cloud Computing Infrastructure? An Introduction to Cloud Computing Infrastructures Delivery Models in Cloud Computing Resource provisioning platform offering on-demand and ubiquitous network access to elastic and configurable IT-enabled capabilities delivered as a service Service Consumer IaaS PaaS Application (end-user) Platform to create applications (developer) Infrastructure for processing, storage and networking (system administrator) SaaS
  • 4. Cloud Computing as a Resource Provisioning Platform Infrastructure as a Service An Introduction to Cloud Computing Infrastructures VM VM VM Platform for execution of virtualized services (groups of interconnected VMs) Internal interface : Full management of virtual and physical resources Cloud interface : Simple and remote management of cloud (virtual) resources at a higher abstraction level Service User Cloud User/Service Provider (Cloud Interface) Flexible and elastic capacity Ubiquitous network access On-demand access Internal Interface
  • 5. Cloud Computing as a Resource Provisioning Platform Virtualization is the Foundation of Infrastructure Clouds An Introduction to Cloud Computing Infrastructures A VM is an isolated runtime environment (guest OS and applications) Multiple virtual systems (VMs) to run on a single physical system Separation of service/server from the physical resources Physical Box Virtualization Platform (Xen, KVM, VMware…) Guest OS Guest OS Guest OS Applications Applications Applications VM VM VM
  • 6. Types of Cloud Infrastructures Commercial Public Clouds An Introduction to Cloud Computing Infrastructures The infrastructure is owned by a single commercial organization and used by customers Public clouds enable the deployment of an entire IT infrastructure without the associated capital costs, paying only for the used capacity Cloud interface: Simple remote management of virtualized server instances Examples of Commercial Providers Cloud Interface Commercial Cloud Cloud Tools
  • 7. Types of Cloud Infrastructures Private Clouds An Introduction to Cloud Computing Infrastructures The infrastructure is owned and used by a single organization Private clouds enable a flexible and agile management of local infrastructure Not a new model , datacenter management has been around for a while Internal interfaces expose additional functionality for managing virtualized resources and controlling data center operation, not exposed by cloud interfaces Cloud interfaces may be also provided for users requiring higher abstraction Cloud Interface Internal Interface Benefits Centralized management VM placement optimization Dynamic resizing and partitioning of the infrastructure Support for heterogeneous workloads Administration Domain
  • 8. Types of Cloud Infrastructures Domain-specific Clouds An Introduction to Cloud Computing Infrastructures Scientific Clouds are clouds designed to offer specific services for the scientific community, usually to enable scientific and educational projects to experiment with cloud computing HPC Clouds are specifically designed for tightly-coupled applications Examples of Scientific Clouds Science Cloud Cloud Interface Administration Domain
  • 9. Middleware for Cloud Computing Open-Source Technologies An Introduction to Cloud Computing Infrastructures Compatible with Amazon EC2 interfaces and designed to support additional client-side interfaces Exposes EC2 and WSRF interfaces and offers self-configuring virtual cluster support Management of clusters and virtual machines through a single easy to use interface Scalable, flexible and dynamic management of virtual infrastructures within and across sites to build any cloud computing deployment model Commercial Software VMware solution for private cloud computing Citrix solution for private cloud computing Nimbus
  • 10. Multi-Cloud Architectures Hybrid Clouds An Introduction to Cloud Computing Infrastructures Extension of Private Clouds to combine private with public Cloud-based infrastructure to enable highly scalable hosting environments Access to remote cloud is fully transparent to private cloud users Hybrid Clouds enable the dynamic scaling of capacity to meet peak or fluctuating demands Infrastructure Elasticity Remote Cloud Cloud Interface Internal Interface Administration Domain
  • 11. Multi-Cloud Architectures Federation of Clouds An Introduction to Cloud Computing Infrastructures Extension of Hybrid Clouds to support sharing of resources between partners Access to remote clouds is fully transparent to cloud users No single facility/provider can create a seemingly infinite infrastructure capable of serving massive amounts of users at all times, from all locations Different levels of inter-site coupling in terms of contract type, information disclosure, and degree control over remote hosts Interoperability Across Infrastructures Infrastructure Provider B Infrastructure Provider A
  • 12. Multi-Cloud Architectures Cloud Brokering An Introduction to Cloud Computing Infrastructures Simultaneous use of different cloud providers Provisioning of resources from different clouds to improve the cost-effectiveness of the deployment, to reduce the response time for user requests , or to implement high-availability strategies Multi-Cloud Infrastructures Infrastructure Provider B Infrastructure Provider A Cloud Broker
  • 13. Building Cloud Infrastructures with OpenNebula The Open-Source Toolkit for Building Cloud Infrastructures An Introduction to Cloud Computing Infrastructures Dynamic deployment and re-placement of virtualized services (groups of interconnected virtual machines) within and across sites Its components can be used to build any type of cloud deployment : private, hybrid, and public clouds; and cloud brokers
  • 14. Building Cloud Infrastructures with OpenNebula Features An Introduction to Cloud Computing Infrastructures Feature Function Internal Interface Unix-like CLI for fully management of VM life-cycle and physical boxes XML-RPC API and libvirt interface Cloud Interface RESTful service for basic management of virtualized resources Scheduler Requirement/rank matchmaker Generic framework to build any scheduler for load balancing and energy efficient server consolidation Virtualization Management Xen, KVM, VirtualBox, VMware and libvirt connectors Amazon EC2 Image Management General mechanisms to transfer and clone VM images Network Management Definition of isolated virtual networks to interconnect VMs Fault Tolerance Persistent database backend to store host and VM information Contextualization Support for automatic configuration of service components Scalability Tested in the management of hundreds of VMs Installation Installation on a UNIX cluster front-end without requiring new services in the remote resources Distributed in Ubuntu 9.04 (Jaunty Jackalope), due in April 2009 Flexibility Open and flexible architecture and interfaces, open source software
  • 15. Building Cloud Infrastructures with OpenNebula An Introduction to Cloud Computing Infrastructures Example: Computing Cluster on Hybrid Cloud Elastic execution of a SGE computing cluster Dynamic scaling of the number of worker nodes to meet demands Private network with NIS and NFS; and VPN across sites
  • 16. Building Cloud Infrastructures with OpenNebula An Introduction to Cloud Computing Infrastructures Example: Web Server on Hybrid Cloud Elastic execution of the NGinx web server The capacity of the elastic web application can be dynamically increased or decreased by adding or removing NGinx instances
  • 17. Building Cloud Infrastructures with OpenNebula An Introduction to Cloud Computing Infrastructures Example: Cloud Brokering of Computing Cluster Access to three different clouds to dynamically optimize the performance/cost ratio of a computing cluster The optimal deployment depends on the virtualized service profile and even on its workload
  • 18. Building Cloud Infrastructures with OpenNebula The Ecosystem An Introduction to Cloud Computing Infrastructures ElasticHosts Plug-in: Meet fluctuating peak demands using this cloud provider Nimbus: C an be used as a WSRF or EC2 front-end. Experimental VM Consolidation Scheduler for Energy Efficiency : Periodic re-placement of VMs for server consolidation and suspension/resume of physical resources Haizea: Open-source VM-based lease management architecture (allows AR of capacity)
  • 19. Research in Cloud Computing An Introduction to Cloud Computing Infrastructures Main Research Projects Research testbed designed to support research into the design, provisioning, and management of services at a global, multi-datacenter scale Investigate technologies for advanced Cloud Computing Investigate the application of cloud computing to Grid infrastructures Cloud Computing Brings New Research Challenges Research in Cloud Computing addresses the new challenges of: Meeting the technology requirements of next generation private, public and hybrid cloud computing architectures Allowing service workloads to take advantage of cloud computing Because cloud solution architectures include technology components from different fields, many research challenges in Cloud Computing have been already addressed to a certain degree by different research communities
  • 20. Research in Cloud Computing An Introduction to Cloud Computing Infrastructures Flagship of Cloud Computing Research in FP7 Open source technology to enable deployment and management of complex IT services across different administrative domains Functionality for Service Management Definition Lifecycle Billing/accounting Elasticity/SLAs Resources and Services Virtualization without Barriers VEE VEE VEE VEE VEE Focus on technologies that enable to build a federation of cooperating computing clouds A project driven by business use cases : SAP business application, Telco application, utility computing and eGov application 17-million and 3-year project partially funded by the European Commission (NESSI Strategic Project)
  • 21. Research in Cloud Computing An Introduction to Cloud Computing Infrastructures RESERVOIR Architecture Service Provider Service Manager VEE Manager VEE Host Service Provider Service Provider VEE Host VEE Host VEE Manager VEE Host VEE Host VEE Host VHI VMI VMI Infrastructure Providers
  • 22. Research in Cloud Computing An Introduction to Cloud Computing Infrastructures Grid in the Cloud This project focuses on the benefits from using cloud computing on Grid by: Exploring the integration of cloud technologies and services, especially virtualization, into existing Grid Infrastructures. Investigating how existing Grid infrastructures can provide a cloud-like delivery model as well as existing Grid services Enhancing Grid Infrastructures with Cloud Technologies Amazon EC2 Technical, operational and security challenges raised in the deployment of a Grid site in the Cloud
  • 23. My Vision on the Future of Cloud Computing IT Resources will be the Next Utility An Introduction to Cloud Computing Infrastructures Future enterprise datacenters will look like private Clouds supporting a flexible and agile execution of virtualized services, and combining local with public Cloud-based infrastructure to enable highly scalable hosting environments Public Cloud providers will implement a utility computing business model by offering pay per use resources on-demand Public Clouds will be supported by a network of geographically distributed datacenters for high availability, end-user service proximity, legal and policy issues… Public Clouds will be interconnected to meet fluctuating demands Grid sites will offer infrastructure cloud-like interfaces to address the new resource access demands from the community
  • 24. You can create now your cloud infrastructure OpenNebula is available for download More info, downloads, mailing lists at www.OpenNebula.org www.reservoir-fp7.eu/ An Introduction to Cloud Computing Infrastructures Acknowledgements Rubén S. Montero Javier Fontan Raúl Sampedro Tino Vazquez Rafael Moreno

Editor's Notes

  • #2: First of all I would like to thank the organizers for … This presentation is about cloud computing, infrastructure clouds
  翻译: