+ All Categories
Home > Documents > Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Date post: 11-Jan-2016
Category:
Upload: agatha-carroll
View: 224 times
Download: 3 times
Share this document with a friend
45
Introduction to Cloud Introduction to Cloud Computing Computing Zsolt Né Zsolt Né meth meth MTA SZTAKI MTA SZTAKI
Transcript
Page 1: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Introduction to Cloud ComputingIntroduction to Cloud Computing

Zsolt NéZsolt NémethmethMTA SZTAKIMTA SZTAKI

Page 2: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

As it started

Page 3: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Gartner’s Hype Cycle on Emerging Technologies 2011

Page 4: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Current trends

Cloud computing

Grid Computing

Distributed Computing

Page 5: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Gartner’s Hype Cycle on Emerging Technologies 2012

Page 6: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Concepts and definitionsConcepts and definitions

Page 7: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Dreams and Concepts

Cost-effectiveUtility computing

Easy access to resources Self-service

Pay-as-you-go

Cut administration & maintenance

Power efficiency

Improve resource utilisation

Use available resources

Software as a service

Reduced HW investments Reduced personnel cost

Page 8: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Driving forces: commerce

• Strong industrial needs and driving forces– Improve resource utilisation– Use available resources efficiently– Save energy– Decrease cost

• Consumer needs– Cost effectiveness– Easy access to resources– Pay-as-you-go– No initial investments– Self-service

Page 9: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Why Cloud?

Page 10: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

• Provides services– Resources, applications, tools– Large-scale, heterogeneous,

economic, mobile, green

• Unaware where it is• Unaware what it is actually• Unaware how it is realized• Unaware of its size

The cloud is „something”

Page 11: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Misconcepts

• Always available• Infinite resources• High performance• Minimal costs• Green infrastructure• Scalability, elasticity• Accessible

• These must be relatively assessed

Page 12: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.
Page 13: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Real characteristics

• An economic model for resource– Provisioning– Management

• Realizes utility computing• Elastic• Increased availability and reliability• Improved accessibility – ease of use• Reduced cost

Page 14: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Cloud characteristics

Technology Business Social / Legal Other

Elasticity / Scalability

Outsourcing Security Multi-tenancy

Virtualisation Pay per use Provenance Ease of Use

Agility & adaptability

Resource utilisation Privacy

Availability Energy efficiency

Data Management Cost efficiency

Reliability Accounting

Programmability

K. Jeffery and B. Neidecker-Lutz: „Advances in Clouds – Research in Future Cloud Computing”. Expert Group Report, 2012.

Page 15: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Relation to other areas

K. Jeffery and B. Neidecker-Lutz: „Advances in Clouds – Research in Future Cloud Computing”. Expert Group Report, 2012.

Page 16: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

An “official” definition

A 'cloud' is an elastic execution environment of resources involving multiple stakeholders and providing a metered service at multiple granularities for a specified level of quality (of service).

L. Schubert, K. Jeffery and B. Neidecker-Lutz: „The Future of Cloud Computing, Opportunities for European Cloud Computing beyond 2010”. Expert Group Report, 2010.

Page 17: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Another “official” definition

• Cloud computing is a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications, and services) that can be rapidly provisioned and released with minimal management effort or service provider interaction. This cloud model is composed of five essential characteristics, three service models, and four deployment models.

P. Mell, T. Grance: “The NIST Definition of Cloud Computing”. National Institute of Standards and Technology, Special Publication 800-145, 2011

Page 18: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Essential characterisitcsEssential characterisitcs

Page 19: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Essential chracteristics

• On-demand self-service• A consumer can unilaterally provision

– computing capabilities– server time– network storage

• as needed, automatically without human interaction

Page 20: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Essential chracteristics

• Broad network access• Capabilities are available over the network

– accessed through standard mechanisms– by heterogeneous client platforms

• mobile phones• Tablets• Laptops• workstations

Page 21: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Essential chracteristics• Resource pooling• The provider’s resources (storage, processing,

memory, and network bandwidth) are pooled • serve multiple consumers

– multi-tenant model• physical and virtual resources

– dynamically assigned and reassigned according to consumer demand

• location independence – but may specify location at a higher level of

abstraction

Page 22: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Essential chracteristics

• Rapid elasticity• Capabilities can be elastically provisioned and

released– in some cases automatically– scale rapidly with demand

• appear to be unlimited

Page 23: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Essential chracteristics

• Measured service• control and optimize resource use by

leveraging a metering capability • Resource usage

– Monitored– Controlled– Reported

• providing transparency for both the provider and consumer.

Page 24: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Service modelsService models

Page 25: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Service models: SaaS

• Software as a Service (SaaS)• The provider’s applications running on a cloud

infrastructure. • Accessible from various client devices

– thin client interface, such as a web browser– program interface

• The consumer does not manage or control the underlying cloud or even individual application capabilities

Page 26: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Software as a Service

L. Badger, T. Grance, R. Patt-Corner, J. Voas: “Cloud Computing Synopsis and Recommendations”. National Institute of Standards and Technology, Special Publication 800-146, 2012

Page 27: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Service models: PaaS

• Platform as a Service (PaaS). • Deploy onto the cloud infrastructure

consumer-created or acquired applications – created using programming languages, libraries,

services, and tools supported by the provider.

• The consumer does not manage or control the underlying cloud infrastructure but – has control over the deployed applications

Page 28: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Platform as a Service

L. Badger, T. Grance, R. Patt-Corner, J. Voas: “Cloud Computing Synopsis and Recommendations”. National Institute of Standards and Technology, Special Publication 800-146, 2012

Page 29: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Service models: IaaS

• Infrastructure as a Service (IaaS)• Provision processing, storage, networks, and

other fundamental computing resources – the consumer is able to deploy and run arbitrary

software, operating systems and applications. • The consumer does not manage or control the

underlying cloud infrastructure but – has control over operating systems, storage, and

deployed applications

Page 30: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Infrastructure as a Service

L. Badger, T. Grance, R. Patt-Corner, J. Voas: “Cloud Computing Synopsis and Recommendations”. National Institute of Standards and Technology, Special Publication 800-146, 2012

Page 31: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Infrastructure as a Service

L. Badger, T. Grance, R. Patt-Corner, J. Voas: “Cloud Computing Synopsis and Recommendations”. National Institute of Standards and Technology, Special Publication 800-146, 2012

PaaS

IaaS

Page 32: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Virtualisation

• Simulation of the hardware and software environment in which other software runs

• Simulated environment = virtual machine (VM)• Coupling between the physical layer and the guest

OS = hypervisor, virtual machine monitor– Controls flow of instructions– Partitions resources– Isolates guest OSs– Provides the interface of a real physical hardware

machine• Guest OS + applications encapsulated = image

Page 33: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Virtualisation

Darryl Chantry: Mapping Applications to the Cloud. Microsoft Corporation, 2009

Page 34: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Deployment modelsDeployment models

Page 35: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Deployment models

• Private cloud• The cloud infrastructure is provisioned for

exclusive use by a single organization – comprising multiple consumers (e.g., business

units)

Page 36: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Private cloud

L. Badger, T. Grance, R. Patt-Corner, J. Voas: “Cloud Computing Synopsis and Recommendations”. National Institute of Standards and Technology, Special Publication 800-146, 2012

Page 37: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Deployment models

• Community cloud• The cloud infrastructure is provisioned for

exclusive use by a specific community of consumers from organizations that have shared concerns (e.g., mission, security requirements, policy, and compliance considerations)

Page 38: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Community cloud

L. Badger, T. Grance, R. Patt-Corner, J. Voas: “Cloud Computing Synopsis and Recommendations”. National Institute of Standards and Technology, Special Publication 800-146, 2012

Page 39: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Deployment models

• Public cloud• The cloud infrastructure is provisioned for

open use by the general public

Page 40: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Public cloud

L. Badger, T. Grance, R. Patt-Corner, J. Voas: “Cloud Computing Synopsis and Recommendations”. National Institute of Standards and Technology, Special Publication 800-146, 2012

Page 41: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

Deployment models

• Hybrid cloud • The cloud infrastructure is a composition of

two or more distinct cloud infrastructures (private, community, or public) – remain unique entities– bound together by standardized or proprietary

technology that enables data and application portability

Page 42: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

What next…What next…

Page 43: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

You will learn

• IaaS middleware in-depth: OpenNebula• OpenNebula hands-on• Cooperation of multiple clouds

– Cloud bursting– Cloud federations– Multi-clouds– Cloud and grid interoperation

• CloudBroker hands-on

Page 44: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.
Page 45: Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.

References

L. Schubert, K. Jeffery and B. Neidecker-Lutz: „The Future of Cloud Computing, Opportunities for European Cloud Computing beyond 2010”. Expert Group Report, 2010.

K. Jeffery and B. Neidecker-Lutz: „Advances in Clouds – Research in Future Cloud Computing”. Expert Group Report, 2012.

M. Armburst, A. Fox, R. Griffith, A.D. Joseph, R. Katz, A. Kowinski, G. Lee, D. Patterson, A. Rabkin, I. Stoica, M. Zaharia: “Above the Clouds: A Berkeley View of Cloud Computing”. White paper, 2009

L. Badger, T. Grance, R. Patt-Corner, J. Voas: “Cloud Computing Synopsis and Recommendations”. National Institute of Standards and Technology, Special Publication 800-146, 2012

P. Mell, T. Grance: “The NIST Definition of Cloud Computing”. National Institute of Standards and Technology, Special Publication 800-145, 2011


Recommended